Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 668 | -25780/+43304 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-10 | 11 | -298/+475 |
| |\ | |||||
| | * | Assistant: Remove assertion for all files being watched. | ck | 2010-02-10 | 1 | -9/+13 |
| | * | Fixed regression. | Erik Verbruggen | 2010-02-10 | 1 | -4/+4 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-10 | 10 | -289/+462 |
| | |\ | |/ / | |||||
| | * | Added method to clear the undo/redo stacks. | Erik Verbruggen | 2010-02-09 | 4 | -22/+67 |
| | * | Fixed setting back spaces when streaming a QPointF | Thorbjørn Lindeijer | 2010-02-09 | 1 | -1/+1 |
| | * | Move find widget in it's own source file. Some further cleanup. | kh1 | 2010-02-09 | 5 | -266/+394 |
| * | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-10 | 151 | -5887/+2762 |
| |\ \ | |||||
| | * \ | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 151 | -5887/+2762 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-10 | 18 | -233/+390 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-09 | 18 | -233/+390 |
| | |\ \ \ | |/ / / / | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 18 | -233/+390 |
| | |\ \ \ | |||||
| | | * | | | Compile fix for embedded. | Denis Dzyubenko | 2010-02-08 | 4 | -10/+0 |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 18 | -233/+400 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 18 | -233/+400 |
| | | | |\ \ \ | |||||
| | | | | * | | | Revised fix for system tray popup activation | Jens Bache-Wiig | 2010-02-05 | 1 | -1/+4 |
| | | | | * | | | Fixed draggabletext example. | Denis Dzyubenko | 2010-02-05 | 1 | -1/+1 |
| | | | | * | | | Added new mouse cursor types. | Denis Dzyubenko | 2010-02-05 | 13 | -231/+381 |
| | | | | * | | | Doc: more \since 4.7 | Volker Hilsheimer | 2010-02-05 | 2 | -0/+6 |
| | | | | * | | | Doc: add \since 4.7 to new functions. | Volker Hilsheimer | 2010-02-05 | 1 | -0/+8 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-09 | 46 | -1348/+2432 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Assistant: Add missing license header. | ck | 2010-02-09 | 2 | -7/+34 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 46 | -1348/+2405 |
| | |\ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 46 | -1348/+2405 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Compile fixes. | ck | 2010-02-08 | 5 | -12/+18 |
| | | * | | | | S60 style: Compile fix. | Friedemann Kleint | 2010-02-08 | 1 | -1/+1 |
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 44 | -1347/+2398 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | A few trivial optimizations | Thorbjørn Lindeijer | 2010-02-05 | 4 | -9/+9 |
| | | | * | | | Rewrote bookmark handling, the previous code was just plain awful. | kh1 | 2010-02-05 | 19 | -1199/+2174 |
| | | | * | | | Small style cleanup. | kh1 | 2010-02-05 | 1 | -6/+4 |
| | | | * | | | Fix some warnings. | kh1 | 2010-02-05 | 1 | -0/+3 |
| | | | * | | | Designer: Emit QDesignerPropertyEditorInterface::propertyChanged(). | Friedemann Kleint | 2010-02-04 | 3 | -5/+23 |
| | | | * | | | Designer: Support the 'windowOpacity'-property for forms. | Friedemann Kleint | 2010-02-03 | 2 | -2/+9 |
| | | | * | | | Expanded tst_QFileSystemModel::rootPath() to check directories ending in "." ... | Robert Loehning | 2010-02-02 | 1 | -0/+20 |
| | | | * | | | Assistant: Treat "unfiltered" filter in a apecial way. | ck | 2010-02-02 | 4 | -29/+30 |
| | | | * | | | Assistant: Give meaningful context to translations. | ck | 2010-02-02 | 7 | -48/+85 |
| | | | * | | | Fixed handling of paths containing ".." in QFileSystemModel on Windows. | Robert Loehning | 2010-02-01 | 1 | -46/+38 |
| | | | * | | | QAbstractItemModel docs: Fix typo. | ck | 2010-02-01 | 1 | -1/+1 |
| | | | * | | | Assistant: Eliminate private tr contexts. | ck | 2010-01-29 | 2 | -2/+2 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-08 | 1 | -507/+67 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | aavit | 2010-02-08 | 171 | -957/+31224 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Performance: Use QImage's smoothscaling instead of old private code | aavit | 2010-02-05 | 1 | -507/+67 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-08 | 2 | -22/+11 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Replace qt_vg_imageBits() with constBits() in the OpenVG code | Rhys Weatherley | 2010-02-08 | 2 | -22/+11 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-05 | 6 | -45/+30 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Revert "Prevent widgets with WA_DontShowOnScreen from keeping the app running" | Tor Arne Vestbø | 2010-02-05 | 2 | -41/+9 |
| | * | | | | Fix for number entry in QDateTimeEntry using Shift+KeyPad (QTBUG-7842) | Thomas Sondergaard | 2010-02-05 | 2 | -1/+3 |
| | * | | | | Get rid of setFirstActionActive on mouse release in QMenu | Pierre Rossi | 2010-02-05 | 2 | -3/+18 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-05 | 4 | -39/+40 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | |