summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * typos in German translationFrederik Schwarzer2009-07-161-7/+7
| | * Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-154-6/+93
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-15380-1276/+45289
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-14989-6215/+23326
| |\ \ \
| * | | | Doc: Review of documentation forDavid Boddie2009-07-141-31/+30
* | | | | Fixes: Do not create a mapping for filtered items in QSortFilterProxyModel.Marius Bugge Monsen2009-07-171-16/+26
| |_|_|/ |/| | |
* | | | Fix HPUX compilationRobert Griebl2009-07-151-1/+1
* | | | Xml Schema: move license file to the right directoryPeter Hartmann2009-07-151-0/+0
* | | | QGraphicsItems not painted after QGraphicsScene::clear().Bjoern Erik Nilsen2009-07-152-0/+35
* | | | fix warnings with mingwThierry Bastian2009-07-154-2/+6
* | | | avoids strict-antialiasing breakage warningsThierry Bastian2009-07-151-1/+3
* | | | fix autotest buildThierry Bastian2009-07-151-1/+0
| |_|/ |/| |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1540-477/+621
|\ \ \
| * | | Fix warnings for QtNetwork on mingwThierry Bastian2009-07-152-49/+30
| * | | Fix warnings in mingwThierry Bastian2009-07-152-2/+2
| * | | fix build on linuxThierry Bastian2009-07-151-11/+1
| * | | Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains.Thiago Macieira2009-07-151-1/+18
| * | | Compile fix.Denis Dzyubenko2009-07-151-0/+1
| * | | Added a version information to our executables.Denis Dzyubenko2009-07-154-0/+122
| * | | Support more than 63 handles in QWindowsFileSystemWatcherdt2009-07-153-181/+304
| * | | Fix warnings for mingwThierry Bastian2009-07-1516-195/+92
| * | | fix warnings for mingw in QtCoreThierry Bastian2009-07-155-11/+11
| * | | Fix license header in new files - make testcase pass.Volker Hilsheimer2009-07-153-9/+9
| * | | Compile after a72c30020bdadbe0d82e583e17acd25715604f7bBjørn Erik Nilsen2009-07-151-1/+1
| * | | Make Graphics View auto-tests less dependant on WS.Bjørn Erik Nilsen2009-07-152-16/+29
| * | | Doc - fixed a typoKavindra Devi Palaraja2009-07-151-1/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-151317-10751/+33198
|\ \ \ \ | |/ / /
| * | | Fix Solaris build failure with the new qt_safe_() socket functions.Robert Griebl2009-07-151-1/+2
| * | | repair the mouse cursor on Windows CEJoerg Bornemann2009-07-151-0/+4
| * | | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-156-52/+75
| * | | Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-152-1/+198
| * | | Rebuilt the configure.exeThierry Bastian2009-07-151-0/+0
| * | | Fix compilation of webkit with mingwThierry Bastian2009-07-151-3/+0
| * | | remove lots of warnings with mingwThierry Bastian2009-07-151-1/+1
| * | | Fixes more sql autotestsBill King2009-07-151-10/+12
| * | | Fixes sql autotests.Bill King2009-07-151-4/+1
| * | | Fixed recompile of tests/auto/selftests/exception.Rohan McGovern2009-07-156-9/+9
| * | | Fixed selftest failure.Rohan McGovern2009-07-151-2/+2
| * | | Improve error message from configure.exe when trying to compile the Windows p...David Faure2009-07-141-2/+8
| * | | Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1
| * | | QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| * | | support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| * | | Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-145-44/+42
| * | | outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
| * | | large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
| * | | micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-1410-15/+88
| |\ \ \
| | * | | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-146-0/+42
| | * | | Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-144-15/+46
| | * | | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3