summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document some stuff in QHostInfo and QAbstractSocketMarkus Goetz2010-03-042-0/+15
* tst_qhostinfo: Mixed up descriptions for test case dataMarkus Goetz2010-03-041-2/+2
* qhostinfo benchmark: Use local _data instead of _globalMarkus Goetz2010-03-041-14/+9
* DNS Cache: Also check inside the DNS threadsMarkus Goetz2010-03-041-6/+18
* qhostinfo benchmark: Benchmark the with-cache and without-cacheMarkus Goetz2010-03-041-0/+29
* tst_qftp: Do not use 1.2.3.4 as IPMarkus Goetz2010-03-041-1/+1
* Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-045-1/+73
* showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
* Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
* Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
* Do not crash when loading themed icons staticallyJens Bache-Wiig2010-03-044-10/+34
* Doc: document what the timeout of -1 means in D-BusThiago Macieira2010-03-041-3/+14
* Avoid QString reallocation in QTextEngineAndreas Kling2010-03-041-4/+2
* Fixed duplicate entry for windowsmobile in tests/auto/*.proRohan McGovern2010-03-041-1/+0
* Do not process uic3 test unless qt3support is enabled.Rohan McGovern2010-03-041-1/+2
* Make `make check' build the checked project.Rohan McGovern2010-03-032-1/+5
* Move tests into separate .pro files, based on Qt module.Rohan McGovern2010-03-0319-602/+671
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-036-41/+41
|\
| * Removed unused macro.Adrian Constantin2010-03-031-4/+0
| * Fix runtime warning on Gtk versions < 2.16Jens Bache-Wiig2010-03-032-14/+11
| * Fix compileJens Bache-Wiig2010-03-031-1/+0
| * Follow-up to c1b067e: fix aliasing in QReadWriteLock too.Thiago Macieira2010-03-031-18/+12
| * Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-032-5/+19
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-035-38/+154
|\ \
| * | Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-033-37/+137
| * | Updating SQL binding docs to reflect reality.Bill King2010-03-032-1/+17
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-032-3/+12
|\ \ \ | |_|/ |/| |
| * | Reduced S60 softkey flickering caused by softkey image support.Janne Anttila2010-03-032-3/+12
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0324-1395/+2547
|\ \ \
| * | | Fix build break in qapplication_x11.cpp.Adrian Constantin2010-03-031-0/+5
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0324-1395/+2542
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0224-1395/+2542
| | |\ \ \ | | | |/ / | | |/| |
| | | * | update russian translations and phrasebookRitt Konstantin2010-03-029-1363/+2269
| | | * | Allow platform specific values for the double click radius.Raino Priha2010-03-023-2/+8
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0212-30/+265
| | | |\ \
| | | | * | Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension.Thiago Macieira2010-03-021-9/+6
| | | | * | QNAM HTTP: Fix invoking a method when being destructed right nowMarkus Goetz2010-03-021-1/+5
| | | | * | QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-025-5/+37
| | | | * | Add DNS caching to QHostInfoMarkus Goetz2010-03-023-8/+208
| | | | * | Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw2010-03-021-0/+4
| | | | * | Carbon : Setting palette brush to a pixmap does not work.Carlos Manuel Duclos Vergara2010-03-021-7/+5
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-031-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | QSound OSX; Fix memory leak.Justin McPherson2010-03-031-0/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0219-254/+372
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-03-021-16/+87
| |\ \ \ \
| | * | | | Simplify DirectFB performance debuggingAnders Bakken2010-03-021-16/+87
| * | | | | Fix compile.Bill King2010-03-021-30/+30
| |/ / / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0219-236/+283
| |\ \ \ \ |/ / / / /
| * | | | QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-022-2/+5
| * | | | Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-03-022-4/+23