Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 61 | -750/+611 |
|\ | |||||
| * | 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 | 4 | -31/+31 |
| * | Add QDateTime members that operate on 64-bit milliseconds. | Thiago Macieira | 2010-03-31 | 3 | -15/+174 |
| * | 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 | 49 | -720/+363 |
| |\ | |||||
| | * | 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 | 49 | -720/+363 |
| | |\ | |||||
| | | * | 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 | 49 | -720/+364 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-30 | 949 | -2284/+5829 |
| | | | |\ | |||||
| | | | | * | 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 | 44 | -678/+278 |
| | | | | |\ | |||||
| | | | | | * | 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 |
| | | | | | * | Fix compilation with Sun CC: | 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 |
| | | | | | * | jui files are no c++ ... | Oswald Buddenhagen | 2010-03-29 | 1 | -0/+1 |
| | | | | | * | scan some more file types by default | Oswald Buddenhagen | 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 |
| | | | * | | | qdoc: Added <div> elements to some html output for class references. | Martin Smith | 2010-03-30 | 5 | -42/+86 |
| | | | | |/ | | | | |/| | |||||
| | | | * | | Trivial fix to JavaScriptCore to fix building with MSVC 2010 | John Brooks | 2010-03-27 | 2 | -4/+4 |
| | | | * | | Autotest: oops, fix oops: remove qguard from auto.pro | Thiago Macieira | 2010-03-27 | 1 | -1/+0 |
| | | | * | | Autotests: oops, remove last traces of QGuard | Thiago Macieira | 2010-03-27 | 3 | -421/+68 |
| | | | * | | Remove QGuard. | Thiago Macieira | 2010-03-26 | 4 | -197/+1 |
| | | | * | | Unskip test that used to crash | Kent Hansen | 2010-03-26 | 1 | -4/+0 |
| | | | * | | 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 |
| | | | * | | Compile on Maemo 5 | Harald Fernengel | 2010-03-26 | 1 | -2/+3 |
| | | | * | | 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 | 10 | -7/+22 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 76 | -119/+479 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | 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 |
| * | | | | | | | Update Comment | Alan Alpert | 2010-03-31 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 74 | -97/+440 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 284 | -2874/+6408 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ... | Alexis Menard | 2010-03-31 | 1 | -1/+1 |
| | | * | | | | | Minor cleanup. | Yann Bodson | 2010-03-31 | 2 | -6/+5 |
| | | * | | | | | Improve flipable example. | Yann Bodson | 2010-03-31 | 9 | -33/+84 |
| | | * | | | | | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 5 | -11/+11 |
| | | * | | | | | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 |
| | | * | | | | | More testing. | Michael Brasser | 2010-03-31 | 2 | -1/+9 |