| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix resizing and skinning. | Warwick Allison | 2009-05-11 | 2 | -38/+38 |
|
|
* | Make sure qmlviewer uses raster graphcis system, or respects what was | Michael Brasser | 2009-05-08 | 1 | -6/+12 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-07 | 3 | -29/+59 |
|\ |
|
| * | Menus for video recording | Warwick Allison | 2009-05-07 | 3 | -29/+59 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-05-07 | 5 | -60/+163 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 5 | -60/+163 |
| |\ |
|
| | * | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 1 | -1/+1 |
|
|
| | * | Make the error dialogs less annoying. Show only one instead of many. | kh | 2009-05-07 | 1 | -11/+37 |
|
|
| | * | Implement new cmd option to remove the full text search index. | kh | 2009-05-07 | 3 | -0/+46 |
|
|
| | * | Cleanup, no functional change. | kh | 2009-05-07 | 1 | -48/+79 |
|
|
* | | | Tweaks to viewer. | Michael Brasser | 2009-05-07 | 3 | -6/+34 |
|
|
* | | | Add missing 'Quit' menu item. | Yann Bodson | 2009-05-07 | 1 | -0/+6 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-05-07 | 4 | -15/+43 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-05-06 | 4 | -15/+43 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 4 | -15/+43 |
| | |\ \
| | | |/ |
|
| | | * | Put the Dochwidget tabs on top as this was often requested. | kh | 2009-05-06 | 1 | -0/+1 |
|
|
| | | * | Fixes broken last tab page handling in case the search was hidden. | kh | 2009-05-06 | 4 | -15/+42 |
|
|
* | | | | Add simple menubar to qmlviewer. | Yann Bodson | 2009-05-07 | 3 | -10/+47 |
|/ / / |
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-05-05 | 3 | -53/+81 |
|\ \ \
| |/ / |
|
| * | | Show the BGR mode in the titlebar of the qvfb window. | Paul Olav Tvete | 2009-05-05 | 1 | -1/+10 |
|
|
| * | | make quote/escape parsing more qmake-compatible | Oswald Buddenhagen | 2009-04-29 | 1 | -50/+67 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Fix compile failure on Visual C++ 6. | Jason McDonald | 2009-04-29 | 1 | -2/+4 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-05 | 7 | -495/+96 |
|\ \ \ |
|
| * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-05 | 3 | -2/+87 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-05 | 3 | -492/+8 |
| | |\ \ \ |
|
| | * | | | | Improve QML documentation viewing in Assistant. | Michael Brasser | 2009-05-05 | 3 | -2/+87 |
|
|
| * | | | | | Remove qmlconv | Aaron Kennedy | 2009-05-05 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
| * | | | | Remove QML XML support | Aaron Kennedy | 2009-05-05 | 2 | -492/+0 |
|
|
| * | | | | Improve error handling consistency | Aaron Kennedy | 2009-05-05 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Stream video recording. | Warwick Allison | 2009-05-05 | 2 | -61/+71 |
|
|
* | | | | ffmpeg support | Warwick Allison | 2009-05-05 | 3 | -21/+80 |
|/ / / |
|
* | | | Fix typo. | Michael Brasser | 2009-05-01 | 1 | -1/+1 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-04-30 | 3 | -34/+43 |
|\ \ \ |
|
| * | | | Support stdin | Warwick Allison | 2009-04-30 | 1 | -12/+14 |
|
|
| * | | | Documentation work. | Michael Brasser | 2009-04-30 | 2 | -22/+29 |
|
|
* | | | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-30 | 1 | -1/+2 |
|/ / / |
|
* | | | Rename duiviewer to qmlviewer. | Michael Brasser | 2009-04-30 | 5 | -29/+28 |
|
|
* | | | Resizable. | Warwick Allison | 2009-04-30 | 2 | -3/+10 |
|
|
* | | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-29 | 1 | -1/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-04-28 | 29 | -1267/+1276 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-28 | 11 | -11/+11 |
| |\ \
| | |/ |
|
| | * | Changed doc.trolltech.com links to doc.qtsoftware.com | Simon Hausmann | 2009-04-28 | 11 | -11/+11 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 7 | -119/+169 |
| |\ \
| | |/ |
|
| | * | fixes undefined behavior will closing all tabs | kh | 2009-04-27 | 6 | -116/+165 |
|
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-27 | 32 | -265/+252 |
| | |\ |
|
| | * | | Make dark color schemes look better in property editor (especially schemes wh... | Jarek Kobus | 2009-04-27 | 1 | -3/+4 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 6 | -6/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Increment Qt version number in qdoc namespaces. | Jason McDonald | 2009-04-27 | 6 | -6/+6 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-25 | 5 | -114/+137 |
| |\ \ \
| | |/ / |
|