summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-117115-7215/+7215
* Fixes formatting of date strings in psql driverBill King2009-08-111-1/+1
* Missing break when formatting from a time valueBill King2009-08-111-0/+1
* Doc: Our webdomain has changed.Volker Hilsheimer2009-08-1013-51/+51
* Doc: Fix a typoBenjamin Poulain2009-08-101-1/+1
* Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-103-30/+21
* Fix autotest for qtwidgets::snapshotJens Bache-Wiig2009-08-101-3/+3
* Prevent a crash when there is no QTest::logger when calling warn()Andy Shaw2009-08-101-1/+3
* remove useles QT += networkOswald Buddenhagen2009-08-071-2/+1
* Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-2/+2
* Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-1/+1
* xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-08-071-1/+1
* Add functionality tests for XSync.Thiago Macieira2009-08-073-1/+49
* Autotest: ensure we don't mishandle SSL certificates with NULsThiago Macieira2009-08-072-0/+98
* Avoid compiling imageformats if you configure with -no-lib*Marius Storm-Olsen2009-08-071-3/+9
* Use QFile instead of QTemporaryFile in compilerwarning testcaseMarius Storm-Olsen2009-08-061-5/+9
* Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty failsOctavian Voicu2009-08-061-6/+7
* Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.Friedemann Kleint2009-08-062-2/+4
* Mac: fix autotestRichard Moe Gustavsen2009-08-061-1/+1
* Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.Friedemann Kleint2009-08-064-4/+4
* Make the test pass by setting a path where you have dirs.Alexis Menard2009-08-061-1/+2
* Cleaned up test naming and platform-specific tests.Rohan McGovern2009-08-0632-201/+194
* Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard2009-08-052-11/+19
* Fix compilation on AIX: -I/usr/include cannot be used.Thiago Macieira2009-08-051-9/+3
* Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-058-5/+18
* Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-052-1/+29
* Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-052-1/+29
* Get more database tests working/passing.Bill King2009-08-052-4/+18
* Make file extension case insensitive with the Gtk+ file dialogJens Bache-Wiig2009-08-041-1/+18
* Fix: Gtk native dialogs do not repaint when zero-timers are usedJens Bache-Wiig2009-08-041-0/+1
* Fix indentation.Alexis Menard2009-08-041-1/+3
* Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-042-11/+28
* Build on snow leopard.Morten Sorvig2009-08-041-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-08-042-0/+3
|\
| * Preserved fill rule for perspective mapped strokes in raster engine.Samuel Rødal2009-08-032-0/+3
* | Fix obsolete license headersJason McDonald2009-08-045-12/+10
|/
* Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
* Fix compilation of webkit with mingwThierry Bastian2009-08-031-3/+0
* Fix more database autotests.Bill King2009-08-032-4/+6
* Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
* Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
* Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
* Autotest: add a newline after the user program headers.Thiago Macieira2009-07-301-0/+1
* Remove mem leak / warning in the cocoaportRichard Moe Gustavsen2009-07-301-0/+1
* Mac: Fix crash in QCoreTextFontEngineMulti when disabling font kerning.Morten Sørvig2009-07-301-1/+1
* Unable to change focus between two line edits on macRichard Moe Gustavsen2009-07-301-37/+12
* Fixes hack around show queries not allowed to be prepared.Bill King2009-07-301-3/+3
* Doc - Renamed the cursor's images to illustrate splitV and splitH properlyKavindra Devi Palaraja2009-07-293-2/+2
* Comment one of my changes from yesterdayRichard Moe Gustavsen2009-07-291-4/+7
* Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4