summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Optimized window surfaces on X11 by not setting clip in the common case.Samuel Rødal2009-10-062-5/+13
| | | | * | doc: Fixed a qdoc command that was meant to add emphasisThorbjørn Lindeijer2009-10-061-1/+1
| | | | * | implement property getters&setters for setProperty(quint32) overloadKent Hansen2009-10-062-2/+31
| | | | * | Only build demo-browser 32-bit if Qt was actually built 32-bitTor Arne Vestbø2009-10-061-2/+8
| | | | * | Add support for XFCE desktop integrationJens Bache-Wiig2009-10-061-2/+7
| | | | * | Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-063-0/+72
| | | | * | statemachine: implement cloning of a whole bunch more GUI eventsKent Hansen2009-10-062-202/+169
| | | | * | Build the demo-browser 32-bit on Mac since there's no 64-bit FlashTor Arne Vestbø2009-10-061-0/+4
| | | | * | Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.David Faure2009-10-062-0/+5
| | | | * | Faster case-insensitive comparison to "file" in QUrl::toLocalFileDavid Faure2009-10-061-1/+1
| | | | * | Stabilize QWaitCondition test.Olivier Goffart2009-10-061-4/+4
| | | | * | QtScript: Another crash fix on PowerPCOlivier Goffart2009-10-061-2/+1
| | | | * | Autotest: add missing copyright attribution for tests copied fromThiago Macieira2009-10-061-0/+20
| | | | * | Prospective build fix for SolarisKent Hansen2009-10-061-1/+1
| | | | * | Merge branch '4.5' into 4.6Thiago Macieira2009-10-061-0/+1
| | | | |\ \ | | | | | |/
| | | | | * Autotest: disable the globalObjects test.Thiago Macieira2009-10-061-0/+1
| | | | * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-063-9/+6
| | | | * | Unified and increased some lackey timeouts in systemsemaphore test.Janne Anttila2009-10-061-11/+10
| | | | * | Decrease tst_QThreadOnce::multipleThreads test num of thread for SymbianJanne Anttila2009-10-061-1/+1
| | | | * | Increased tst_QSharedMemory::simpleProcessProducerConsumer timout.Janne Anttila2009-10-061-1/+1
| | | | * | Merge branch '4.5' into 4.6Thiago Macieira2009-10-064-5/+175
| | | | |\ \ | | | | | |/
| | | | | * tst_QCssParser::extractFontFamily fix Windows CE font deploymentJoerg Bornemann2009-10-062-3/+38
| | | | | * fix tst_QAbstractItemView::task250754_fontChange for Windows CEJoerg Bornemann2009-10-061-5/+17
| | | | | * Fixing the autotest for other platforms, hopefully...João Abecasis2009-10-051-1/+1
| | | | | * tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCEninerider2009-10-051-2/+4
| | | | | * Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-0511-15/+138
| | | | | * Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-10-053-31/+112
| | | | * | Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7Thiago Macieira2009-10-061-0/+4
| | | | * | Fixed the X11 error output from the demos/boxes demo.Trond Kjernåsen2009-10-061-0/+5
| | | | * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-062-3/+2
| | | * | | Changed wording on Symbian introduction doc.Miikka Heikkinen2009-10-061-2/+2
| | * | | | Numerical issues on Windows CE caused some image comparisons to fail.ninerider2009-10-061-1/+8
| | | |/ / | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-06128-132/+169
| | |\ \ \
| | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-069-13/+50
| | | |\ \ \
| | | | * | | Stabilize tests on X11Olivier Goffart2009-10-065-10/+12
| | | | * | | Fix tst_QFontDialog::setFontOlivier Goffart2009-10-061-1/+1
| | | | * | | QScript: do not crash on PowerPCOlivier Goffart2009-10-061-2/+2
| | | | * | | Don't output redundant setPen command when reusing PS printerEskil Abrahamsen Blomfeldt2009-10-062-0/+35
| | | * | | | Fix typo in QtCore license headers.Jason McDonald2009-10-0611-11/+11
| | | * | | | Fix typo in XmlPatterns license headers.Jason McDonald2009-10-06108-108/+108
| | | |/ / /
| | * | | | Skipped enter/leave test for Windows CEninerider2009-10-061-0/+3
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-062-1/+72
| | |\ \ \
| | | * | | Fix the pad navigator demo.Alexis Menard2009-10-062-1/+72
| | * | | | Q3PopupMenu constructor failed to call setObjectNameJason McDonald2009-10-061-7/+7
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-065-3/+21
| | |\ \ \
| | * | | | Remove incorrect statement from INSTALL file.Jason McDonald2009-10-061-3/+1
| * | | | | Fix crash related to audio equalizer.Frans Englich2009-10-062-17/+14
* | | | | | Prevent OK key being processed twice in file dialog (keypad navigation)Shane Kearns2009-10-061-1/+1
| |_|/ / / |/| | | |
* | | | | Fix auto test for QSound; find test wav file.Justin McPherson2009-10-062-2/+6
* | | | | Print images with colortable using their colortable in PDFGunnar Sletta2009-10-061-1/+1