index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support multiple touch targets in QGraphicsView
Bradley T. Hughes
2009-05-13
13
-500
/
+356
*
Don't store the current list of touch points for a widget in QWidgetPrivate
Bradley T. Hughes
2009-05-12
4
-25
/
+33
*
Keep the new QEvent::Type enumerators for touch and gestures sequential
Bradley T. Hughes
2009-05-12
1
-9
/
+9
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Bradley T. Hughes
2009-05-12
198
-13060
/
+2603
|
\
|
*
Work around a limitation in QFormLayout - 0 width content margins
Trond Kjernaasen
2009-05-12
1
-4
/
+9
|
*
Make the QPrintPreviewDialog use a QMainWindow with a proper QToolBar for
Trond Kjernaasen
2009-05-12
1
-79
/
+56
|
*
Draw the shadow before the page background to avoid antialiasing overlaps
Trond Kjernaasen
2009-05-12
1
-22
/
+22
|
*
Add the chart utility from qtestlib-tools.
Morten Sørvig
2009-05-12
14
-20
/
+1489
|
*
Add a AA_MacDontSwapCtrlAndMeta application attribute.
Norwegian Rock Cat
2009-05-11
7
-83
/
+170
|
*
Add QKeySequence::Quit and QKeySequence::Preferences for standard keys.
Norwegian Rock Cat
2009-05-11
1
-1
/
+7
|
*
Merge branches 'master' and 'master' of git@scm.dev.nokia.troll.no:qt/qt
Norwegian Rock Cat
2009-05-11
174
-12989
/
+984
|
|
\
|
|
*
Remove a warning on gcc.
Alexis Menard
2009-05-11
1
-1
/
+0
|
|
*
Add a benchmark to measure performance on QGV with caching.
Alexis Menard
2009-05-11
3
-0
/
+110
|
|
*
Add support for CMYK colors for the native QColorDialog on Mac OS X.
Benjamin Poulain
2009-05-11
2
-12
/
+29
|
|
*
compilation fix for Linux
Thierry Bastian
2009-05-11
1
-1
/
+1
|
|
*
compilation fix for Linux
Thierry Bastian
2009-05-11
1
-2
/
+2
|
|
*
Merge branch '4.5'
Thiago Macieira
2009-05-11
9
-15
/
+371
|
|
|
\
|
|
|
*
Clarifying docs for QTextTable::splitCell()
Morten Engvoldsen
2009-05-11
1
-1
/
+6
|
|
|
*
Update the --help output of qdbusxml2cpp.
Thiago Macieira
2009-05-11
1
-2
/
+4
|
|
|
*
Don't crash at runtime with when relaying a signal.
Thiago Macieira
2009-05-11
1
-8
/
+3
|
|
|
*
Document that we don't support NTLM version 2.
Thiago Macieira
2009-05-11
1
-0
/
+9
|
|
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Andy Shaw
2009-05-11
68
-12678
/
+347
|
|
|
|
\
|
|
|
|
*
Add a test for UTF-8 conditions
Thiago Macieira
2009-05-11
2
-0
/
+312
|
|
|
|
*
Don't leak memory when assigning scriptvalue to iterator
Kent Hansen
2009-05-11
2
-2
/
+35
|
|
|
*
|
Fixes a code snippet for QPainter::xFormDev()
Andy Shaw
2009-05-11
1
-2
/
+2
|
|
*
|
|
Almost 200 symbols that didn't need to be exported.
Thierry Bastian
2009-05-11
13
-16
/
+14
|
|
*
|
|
Compilation for debug builds
Olivier Goffart
2009-05-11
1
-12
/
+11
|
|
*
|
|
Merge branch '4.5'
Thiago Macieira
2009-05-11
64
-12676
/
+0
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Clean up old Qt 3 stuff.
Thiago Macieira
2009-05-11
64
-12676
/
+0
|
|
|
|
/
|
|
*
|
Merge branch '4.5'
Thiago Macieira
2009-05-11
81
-108
/
+365
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Make sure syncqt creates the Phonon/Global file.
Thiago Macieira
2009-05-11
1
-0
/
+5
|
|
|
*
Add a license file for the XML Conformance Testsuite.
Thiago Macieira
2009-05-11
1
-0
/
+59
|
|
|
*
Only link against opengles .LIB files if on WinCE
Tom Cooksey
2009-05-11
1
-5
/
+7
|
|
|
*
Fixes qt3support unit tests generating compile failures when Qt is not
Rohan McGovern
2009-05-11
53
-9
/
+62
|
|
|
*
Prevented asynchronous access to non-thread safe libfontconfig API.
Samuel Rødal
2009-05-08
1
-11
/
+32
|
|
|
*
Fixing hellogl_es2 for Windows CE
Thomas Hartmann
2009-05-08
1
-0
/
+6
|
|
|
*
macx-g++42 spec linker was gcc instead of gcc-4.2
João Abecasis
2009-05-08
3
-14
/
+9
|
|
|
*
QDataStream: Small doc error
Markus Goetz
2009-05-08
1
-1
/
+1
|
|
|
*
Fixes a crash in QPrinterDialog with relative filenames
João Abecasis
2009-05-08
3
-2
/
+19
|
|
|
*
Fix QCompleter with UnfilteredPopupCompletion
João Abecasis
2009-05-08
2
-1
/
+47
|
|
|
*
Fix leak of file descriptors in QTemporaryFile
João Abecasis
2009-05-08
3
-2
/
+55
|
|
|
*
compile?
Harald Fernengel
2009-05-08
1
-1
/
+1
|
|
|
*
Added further explanation on the note about stdin and QTextsStream::atEnd()
Morten Engvoldsen
2009-05-08
1
-2
/
+4
|
|
|
*
Fix reentrency of the QCSS engine.
Olivier Goffart
2009-05-08
1
-10
/
+6
|
|
|
*
Fix reentrancy of QVector and QString
Olivier Goffart
2009-05-08
2
-2
/
+2
|
|
|
*
Fixes QDir not reentrant
Olivier Goffart
2009-05-08
1
-29
/
+18
|
|
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Martin Smith
2009-05-08
4
-8
/
+9
|
|
|
|
\
|
|
|
|
*
Correcting typo
Morten Engvoldsen
2009-05-08
1
-2
/
+0
|
|
|
|
*
Revert "Added comment to QTextStream - clarification of the documentation"
Morten Engvoldsen
2009-05-08
1
-2
/
+1
|
|
|
|
*
Fixed a problem with QPrinter::NativeFormat printers not being valid.
Trond Kjernåsen
2009-05-08
1
-2
/
+2
[next]