summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | * doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| * | Remove sendGestureEvent().Marius Bugge Monsen2009-07-141-68/+0
| * | Add auto-tests for QGraphicsItem::filtersChildEvents.Marius Bugge Monsen2009-07-141-0/+123
| * | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| * | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| * | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-145-9/+149
| |/
| * Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| * fix for mingw to still look into LIB and INCLUDE env varThierry Bastian2009-07-141-7/+6
| * Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| * Make the mainwindow examples use setWindowFilePathNorwegian Rock Cat2009-07-146-18/+15
| * Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| * use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-142-6/+5
| * update to the configure program to support mingw+phononThierry Bastian2009-07-142-25/+39
| * Build fix for mingwThierry Bastian2009-07-1421-40/+35
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-13902-5881/+22556
| * Update to today's WebKit 4.6 snapshotSimon Hausmann2009-07-131-1/+1
| * Compile without qt3supportOlivier Goffart2009-07-131-1/+1
| * Make test faster + fix whitespaceOlivier Goffart2009-07-131-20/+21
| * Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-132-2/+42
| * QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1
| * make examples/activeqt/webbrowser work on Windows CEJoerg Bornemann2009-07-133-3/+3
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-1312-7/+179
| |\
| | * More tests for list numberingOlivier Goffart2009-07-132-0/+50
| | * Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-1311-7/+129
| * | Fix import of WebKit from the trunkSimon Hausmann2009-07-131-2/+0
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-1/+1
| |\ \ | | |/ | |/|
| | * Fix WebKit import urlSimon Hausmann2009-07-131-1/+1
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+1
| |\ \ | | |/
| | * Fix initialization of the HTML 5 offline storage.Simon Hausmann2009-07-131-0/+1
| * | Removed two generated files.Simon Hausmann2009-07-132-43/+0
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-1321-178/+390
| |\ \ | | |/
| | * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-1318-2040/+3375