Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fixes empty tab titles after restart | kh | 2009-04-24 | 2 | -14/+10 | |
| | * | | cleanup, no functional change | kh | 2009-04-24 | 3 | -94/+118 | |
| | * | | init combobox member and make sure we won't access it uninitialized | kh | 2009-04-24 | 1 | -6/+9 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-24 | 3 | -3/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-04-24 | 3 | -3/+6 | |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-04-24 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 7 | -11/+11 | |
| * | | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -57/+2 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 3 | -68/+22 | |
| |\ \ \ | | |/ / | ||||||
| | * | | cleanup | kh | 2009-04-23 | 3 | -68/+22 | |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-04-23 | 6 | -32/+57 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fixes open an empty page on invalid keyword | kh | 2009-04-23 | 1 | -0/+2 | |
| | * | | make sure we wait until the page has fully loaded before duplicating | kh | 2009-04-23 | 3 | -1/+19 | |
| | * | | update the filter combobox if we set a passed filter | kh | 2009-04-23 | 1 | -2/+11 | |
| | * | | use qdoc3 debug version only when it is available | Joerg Bornemann | 2009-04-23 | 1 | -7/+0 | |
| | * | | Set the current filter if one gets passed by commandline. | kh | 2009-04-23 | 1 | -0/+3 | |
| | * | | cleanup, normalized connect, etc... | kh | 2009-04-23 | 1 | -24/+24 | |
| * | | | Make BGR mode configurable through the GUI | Paul Olav Tvete | 2009-04-23 | 1 | -0/+2 | |
| * | | | Add BGR format to qvfb | Paul Olav Tvete | 2009-04-23 | 3 | -1/+19 | |
| * | | | Adding 2bpp support to qvfb | Paul Olav Tvete | 2009-04-23 | 3 | -864/+855 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 6 | -12/+10 | |
| |\ \ \ | | |/ / |