Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-01 | 14 | -3516/+3749 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-31 | 14 | -3516/+3749 |
| |\ | |||||
| | * | Fix regression on Symbian | Shane Kearns | 2010-03-31 | 1 | -1/+1 |
| | * | Fix 'make sis' finding the dll on symbian | Thomas Zander | 2010-03-31 | 4 | -4/+4 |
| | * | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-03-31 | 183 | -2391/+5303 |
| | |\ | |||||
| | * | | Re-add line that was lost during webkit update. | Thomas Zander | 2010-03-30 | 1 | -0/+1 |
| | * | | Make s60main static lib not depend on QtCore | Thomas Zander | 2010-03-30 | 2 | -5/+48 |
| | * | | Remove stray non-latin1 character | Thomas Zander | 2010-03-30 | 1 | -1/+1 |
| | * | | Update EABI def files for 4.7 | Shane Kearns | 2010-03-30 | 6 | -3508/+3456 |
| | * | | Merge remote branch 'qt/4.7' into 4.7 | Shane Kearns | 2010-03-30 | 370 | -6604/+13998 |
| | |\ \ | |||||
| | * | | | Exporting QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 2 | -2/+4 |
| | * | | | Adding QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 1 | -0/+5 |
* | | | | | Fix compilation on Windows: forgot to change one toTime_tHelper | Thiago Macieira | 2010-03-31 | 1 | -1/+1 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 45 | -277/+379 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix compilation with Sun CC: no semi-colon after Q_ENUM. | Thiago Macieira | 2010-03-31 | 1 | -1/+1 |
| * | | | | Remove the "Insert unicode control character" menu entry on X11. | Pierre Rossi | 2010-03-31 | 4 | -8/+59 |
| * | | | | adds a timeout option to QThreadPool::waitForDone(); | Pierre Rossi | 2010-03-31 | 3 | -7/+15 |
| * | | | | Remove leading whitespace from Qt header macros. | Thiago Macieira | 2010-03-31 | 3 | -23/+23 |
| * | | | | Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch. | Thiago Macieira | 2010-03-31 | 3 | -22/+22 |
| * | | | | Add QDateTime members that operate on 64-bit milliseconds. | Thiago Macieira | 2010-03-31 | 2 | -15/+105 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 34 | -248/+201 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 34 | -248/+201 |
| | |\ \ \ | |||||
| | | * | | | Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct. | Thiago Macieira | 2010-03-30 | 1 | -3/+2 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 34 | -248/+202 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 34 | -248/+202 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fix compile error on mingw. | Jason McDonald | 2010-03-30 | 1 | -1/+4 |
| | | | | * | | | MONILITY-645 | Wolfgang Beck | 2010-03-30 | 5 | -18/+71 |
| | | | | * | | | Do not override alternate background color in Plastique | Jens Bache-Wiig | 2010-03-29 | 1 | -1/+0 |
| | | | | * | | | Fix QComboBox ignoring foreground role in some styles | Jens Bache-Wiig | 2010-03-29 | 1 | -1/+9 |
| | | | | * | | | Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined | Thiago Macieira | 2010-03-29 | 1 | -1/+1 |
| | | | | * | | | Ensure that we return QPair<long,long> in all cases. | Thiago Macieira | 2010-03-29 | 1 | -3/+3 |
| | | | | * | | | Update PLATFORM(SPARC64) to CPU(SPARC64) | Thiago Macieira | 2010-03-29 | 1 | -1/+1 |
| | | | | * | | | Support EtchDisabledText with spin box on Windows style | Jens Bache-Wiig | 2010-03-29 | 1 | -2/+6 |
| | | | | * | | | QNAM HTTP: Fix invoking a method when being destructed right now | Peter Hartmann | 2010-03-29 | 1 | -3/+6 |
| | | | | * | | | Fixed a typo in the QDoubleValidotor doc. | Denis Dzyubenko | 2010-03-29 | 1 | -1/+1 |
| | | | | * | | | Trivial fix to JavaScriptCore to fix building with MSVC 2010 | John Brooks | 2010-03-27 | 2 | -4/+4 |
| | | | | * | | | Remove QGuard. | Thiago Macieira | 2010-03-26 | 4 | -197/+1 |
| | | | | * | | | QtScript: Add yet more missing API shims | Kent Hansen | 2010-03-26 | 4 | -4/+65 |
| | | | | * | | | QtScript: Make sure the old identifier table is restored | Kent Hansen | 2010-03-26 | 3 | -3/+6 |
| | | | | * | | | Fix compile error with QT_NO_TEXTHTMLPARSER in QtGui | Tasuku Suzuki | 2010-03-26 | 1 | -1/+4 |
| | | | | * | | | uic3: -extract: Write XPM-images correctly. | Friedemann Kleint | 2010-03-26 | 8 | -7/+20 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 9 | -39/+89 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-31 | 1 | -20/+31 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Optimize QDeclarativeEngine::importExtension | mae | 2010-03-31 | 1 | -20/+31 |
| * | | | | | | | | | Fix bug when adding import paths manually | Alan Alpert | 2010-03-31 | 1 | -1/+7 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 8 | -18/+51 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 191 | -2628/+5354 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ... | Alexis Menard | 2010-03-31 | 1 | -1/+1 |
| | | * | | | | | | | Improve flipable example. | Yann Bodson | 2010-03-31 | 1 | -1/+1 |
| | | * | | | | | | | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 |