Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Support keypad input with vnc driver | Paul Olav Tvete | 2010-03-03 | 1 | -0/+34 | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 6 | -17/+50 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Do not crash when loading themed icons statically | Jens Bache-Wiig | 2010-03-04 | 4 | -10/+34 | |
| * | | | | | | Doc: document what the timeout of -1 means in D-Bus | Thiago Macieira | 2010-03-04 | 1 | -3/+14 | |
| * | | | | | | Avoid QString reallocation in QTextEngine | Andreas Kling | 2010-03-04 | 1 | -4/+2 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 21 | -603/+676 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fixed duplicate entry for windowsmobile in tests/auto/*.pro | Rohan McGovern | 2010-03-04 | 1 | -1/+0 | |
| * | | | | | Do not process uic3 test unless qt3support is enabled. | Rohan McGovern | 2010-03-04 | 1 | -1/+2 | |
| * | | | | | Make `make check' build the checked project. | Rohan McGovern | 2010-03-03 | 2 | -1/+5 | |
| * | | | | | Move tests into separate .pro files, based on Qt module. | Rohan McGovern | 2010-03-03 | 19 | -602/+671 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 6 | -41/+41 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 6 | -41/+41 | |
| |\ \ \ \ |/ / / / / | ||||||
| * | | | | Removed unused macro. | Adrian Constantin | 2010-03-03 | 1 | -4/+0 | |
| * | | | | Fix runtime warning on Gtk versions < 2.16 | Jens Bache-Wiig | 2010-03-03 | 2 | -14/+11 | |
| * | | | | Fix compile | Jens Bache-Wiig | 2010-03-03 | 1 | -1/+0 | |
| * | | | | Follow-up to c1b067e: fix aliasing in QReadWriteLock too. | Thiago Macieira | 2010-03-03 | 1 | -18/+12 | |
| * | | | | Bug with toolbar focus on Mac | Carlos Manuel Duclos Vergara | 2010-03-03 | 2 | -5/+19 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 5 | -38/+154 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Properly fixes crash when destroying a QGraphicsItem. | Yoann Lopes | 2010-03-03 | 3 | -37/+137 | |
| * | | | | Updating SQL binding docs to reflect reality. | Bill King | 2010-03-03 | 2 | -1/+17 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-03 | 2 | -3/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Reduced S60 softkey flickering caused by softkey image support. | Janne Anttila | 2010-03-03 | 2 | -3/+12 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 24 | -1395/+2547 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix build break in qapplication_x11.cpp. | Adrian Constantin | 2010-03-03 | 1 | -0/+5 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 24 | -1395/+2542 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 24 | -1395/+2542 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | update russian translations and phrasebook | Ritt Konstantin | 2010-03-02 | 9 | -1363/+2269 | |
| | | * | | | Allow platform specific values for the double click radius. | Raino Priha | 2010-03-02 | 3 | -2/+8 | |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 12 | -30/+265 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension. | Thiago Macieira | 2010-03-02 | 1 | -9/+6 | |
| | | | * | | | QNAM HTTP: Fix invoking a method when being destructed right now | Markus Goetz | 2010-03-02 | 1 | -1/+5 | |
| | | | * | | | QAbstractSocket: Use new faster DNS function | Markus Goetz | 2010-03-02 | 5 | -5/+37 | |
| | | | * | | | Add DNS caching to QHostInfo | Markus Goetz | 2010-03-02 | 3 | -8/+208 | |
| | | | * | | | Make the icon visible when set on an action in a QSystemTrayIcon on Mac | Andy Shaw | 2010-03-02 | 1 | -0/+4 | |
| | | | * | | | Carbon : Setting palette brush to a pixmap does not work. | Carlos Manuel Duclos Vergara | 2010-03-02 | 1 | -7/+5 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | QSound OSX; Fix memory leak. | Justin McPherson | 2010-03-03 | 1 | -0/+1 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 19 | -254/+372 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Bill King | 2010-03-02 | 1 | -16/+87 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Simplify DirectFB performance debugging | Anders Bakken | 2010-03-02 | 1 | -16/+87 | |
| * | | | | | | Fix compile. | Bill King | 2010-03-02 | 1 | -30/+30 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 19 | -236/+283 | |
| |\ \ \ \ \ |/ / / / / / | ||||||
| * | | | | | QString::section: Fix crash with SectionIncludeLeadingSep flag | Olivier Goffart | 2010-03-02 | 2 | -2/+5 | |
| * | | | | | Expand indicator would not be displayed after removal of a collapsed item's c... | Gabriel de Dietrich | 2010-03-02 | 2 | -4/+23 | |
| * | | | | | Compile with GCC 3.3 | Olivier Goffart | 2010-03-02 | 1 | -1/+1 | |
| * | | | | | Fixed rendering bugs when scrolling graphics items with drop shadows. | Samuel Rødal | 2010-03-02 | 3 | -43/+31 | |
| * | | | | | 2nd part of revert of commit 435bbd4be73768f617e4a | Thierry Bastian | 2010-03-02 | 1 | -6/+1 | |
| * | | | | | Revert "ItemViews: make it possible for chekcable items to get partiallyChecked" | Thierry Bastian | 2010-03-02 | 1 | -7/+1 | |
| * | | | | | Prevented assert on 1 pixel wide / high images in qt_blurImage. | Samuel Rødal | 2010-03-02 | 1 | -1/+4 | |
| * | | | | | skip tst_QDialog::throwInExec on WinCE, ARM platform | Joerg Bornemann | 2010-03-02 | 1 | -2/+2 | |