summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-07254-3495/+8190
|\
| * Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-075-25/+37
| * Fix a small bugs in the example. +two small cleanups.Jan-Arve Sæther2009-04-063-5/+7
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0618-144/+250
| |\
| | * Remove QTDIR dependency from moc autotestSimon Hausmann2009-04-061-10/+26
| | * Moc autotest cleanupSimon Hausmann2009-04-061-12/+0
| | * Fix moc autotest failuresSimon Hausmann2009-04-062-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
| | * Fix QNetworkReply's automatic pushing of a cache when the cache isThiago Macieira2009-04-061-17/+27
| | * 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
| * | Add missing license headers.Jan-Arve Sæther2009-04-065-4/+209
| * | Speed up selectAll in QTreeView with spansOlivier Goffart2009-04-061-4/+14
| * | Sppedup QTreeView with spans.Olivier Goffart2009-04-063-149/+267
| * | Benchmark for QTableView and spansOlivier Goffart2009-04-062-0/+199
| * | Fixes: QTextStream crashes on large inputsOlivier Goffart2009-04-061-1/+8
| * | Forgot to remove a debug outputRobert Griebl2009-04-031-1/+0
| * | Merge branch '4.5'Thiago Macieira2009-04-0320-45/+206
| |\ \ | | |/
| | * 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
| * | Merge branch '4.5'Rhys Weatherley2009-04-032-1/+4
| |\ \ | | |/
| | * 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
| * | Build breakage: QStringList declaration missing in qkbd_qws.cppRhys Weatherley2009-04-021-0/+1
| * | Make QWS a bit more OS independent.Robert Griebl2009-04-028-23/+29
| * | Keymap support for QWS.Robert Griebl2009-04-0227-1020/+2780
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-04-027-4/+85
| |\ \ | | |/
| | * 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
| * | amend 3570e978058816745101a69b552ad9d07e349542 for masterOswald Buddenhagen2009-04-021-5/+6
| * | don't lose codecForTr in c++ parserOswald Buddenhagen2009-04-021-1/+3
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0247-597/+439
| |\ \ | | |/
| | * 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