summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QTDIR dependency from moc autotestSimon Hausmann2009-04-071-10/+26
* Moc autotest cleanupSimon Hausmann2009-04-071-12/+0
* Fix moc autotest failuresSimon Hausmann2009-04-072-3/+11
* BT: Fix a crash when running a widget window modal when it has no parentNorwegian Rock Cat2009-04-061-7/+5
* QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-061-0/+12
* Fix up color matching on 64-bit Cocoa.Norwegian Rock Cat2009-04-061-7/+38
* Update the qmake documentation regarding when the .qmake.cache isAndy Shaw2009-04-061-0/+3
* Make the configure.exe program work for the commercial release licenses.Thiago Macieira2009-04-042-21/+14
* Add some timing capabilitiesAnders Bakken2009-04-043-1/+26
* QScreen::flush() no longer draws the titlebarAnders Bakken2009-04-041-5/+0
* Silence warning and beautify codeAnders Bakken2009-04-032-24/+13
* QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-035-39/+89
* Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
* Do not loose WindowType flags when setting translucent background in X11Olivier Goffart2009-04-031-1/+1
* Fix a crash in QFileDialog with a proxy on it.Alexis Menard2009-04-033-22/+91
* Use QMAKE_LIBS_OPENGL_QT in the GL ES config testsTom Cooksey2009-04-033-3/+3
* Add config test for XLibTom Cooksey2009-04-033-0/+20
* BT: Compilation on WinCE.Trond Kjernåsen2009-04-031-1/+1
* Use the standard 'type name = value' variable declaration for PODThiago Macieira2009-04-031-1/+1
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-034-17/+22
* Fix focus policy propagation bug in QCompleter.jasplin2009-04-032-0/+65
* My changesJarek Kobus2009-04-031-0/+1
* Suppress unnecessary "Could not re-create the temporary EGL surface" warningsRhys Weatherley2009-04-031-1/+1
* Add information about QT_* defines that are needed to make PowerVR workRhys Weatherley2009-04-031-0/+3
* some more quoting for qmake ...Oswald Buddenhagen2009-04-022-2/+2
* Adding auto-tests for commits a2fcc4a5 and 8d500381João Abecasis2009-04-024-1/+78
* Only set system style when it actually changesJens Bache-Wiig2009-04-021-1/+5
* Make mkdist-webkit work from in-source buildsSimon Hausmann2009-04-021-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5kh2009-04-024-12/+19
|\
| * make relative #include relative to the current fileOswald Buddenhagen2009-04-021-1/+1
| * re-apply improved version of 3aff9113a9702ea6f7e099a73136a718ae1b992fOswald Buddenhagen2009-04-022-2/+8
| * re-initialize some variables for each fileOswald Buddenhagen2009-04-021-5/+4
| * fix evaluation of CONFIG() and contains()Oswald Buddenhagen2009-04-021-3/+4
| * fix wrong evaluation of arguments to qmake functionsOswald Buddenhagen2009-04-021-1/+2
* | fixes empty tab after pdf file open, new tab after middle mouse clickkh2009-04-022-3/+57
* | fixes empty tab after pdf file openkh2009-04-021-3/+10
|/
* fixes empty tab after pdf file openkh2009-04-022-6/+17
* make the configured namespace part of QT_BUILD_KEYhjk2009-04-021-0/+3
* Small changes in qmake's fileFixifyJoão Abecasis2009-04-021-9/+3
* In qmake tests, allow child environment to be manipulatedJoão Abecasis2009-04-023-2/+18
* Spring cleaning in qmake testsJoão Abecasis2009-04-027-107/+49
* Remove dependency on Qt3 support from qmake testsJoão Abecasis2009-04-024-185/+67
* Delete temporary file if copy was unsuccessfulJoão Abecasis2009-04-021-1/+4
* Renaming a file does not change QFile's fileNameJoão Abecasis2009-04-021-0/+5
* QFile::rename didn't always return false when method failedJoão Abecasis2009-04-021-3/+9
* cosmetic bug in qmake msvc_nmake generator fixedJoerg Bornemann2009-04-021-3/+3
* Completed 4.5.1 changelog for Designer/uic.Friedemann Kleint2009-04-021-2/+12
* Doc - fixing a broken link in the documentation of QWebPageKavindra Devi Palaraja2009-04-021-1/+1
* Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-024-23/+19
* Fixing some CoreText errors.Norwegian Rock Cat2009-04-022-14/+19