Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | doc: Clarified the meanings in Qt for reentrant and thread-safe. | Martin Smith | 2009-07-09 | 1 | -38/+44 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Updated docs to mention pattern matching in help project file lists. | ck | 2009-07-07 | 3 | -16/+11 | |
| | * | | | | | | Doc - beautified some of the existing sentences in Part 6 | Kavindra Devi Palaraja | 2009-07-06 | 1 | -8/+8 | |
| | * | | | | | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 28 | -157/+156 | |
| | * | | | | | | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 1 | -0/+24 | |
| | * | | | | | | doc: Corrected comment about effect of deleting a QObject from a thread. | Martin Smith | 2009-07-06 | 1 | -12/+14 | |
| | * | | | | | | doc: Added note about qmake not building to two targets simultaneously | Martin Smith | 2009-07-06 | 1 | -0/+23 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-03 | 1 | -2/+3 | |
| | * | | | | | Do not specify the output file when generating Visual Studio Project | Keith Isdale | 2009-07-03 | 1 | -1/+1 | |
| | * | | | | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -37/+1 | |
| | * | | | | | add support for attaching meta data to translatable messages | Oswald Buddenhagen | 2009-07-02 | 1 | -0/+9 | |
| | * | | | | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 1 | -0/+19 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Doc: adding details to qmake docs | Morten Engvoldsen | 2009-07-02 | 1 | -0/+19 | |
| | * | | | | | | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-02 | 1 | -0/+3 | |
| * | | | | | | | Doc | Aaron Kennedy | 2009-07-07 | 2 | -3/+213 | |
|/ / / / / / / | ||||||
* | | | | | | | Doc | Aaron Kennedy | 2009-07-07 | 1 | -2/+3 | |
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Doc fixes | Yann Bodson | 2009-07-06 | 1 | -2/+2 | |
* | | | | | | | | Doc | Aaron Kennedy | 2009-07-06 | 4 | -0/+639 | |
|/ / / / / / / | ||||||
* | | | | | | | Doc | Aaron Kennedy | 2009-07-03 | 4 | -149/+350 | |
* | | | | | | | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-03 | 2 | -1/+8 | |
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-02 | 21 | -91/+1325 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Doc - some minor fixes to the sentences | Kavindra Devi Palaraja | 2009-07-01 | 1 | -15/+17 | |
| * | | | | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Doc: Said which formats we support for a QIODevice driven MediaSource | Geir Vattekar | 2009-06-30 | 1 | -1/+6 | |
| * | | | | | | Doc - some minor fixes on the sentences | Kavindra Devi Palaraja | 2009-06-30 | 1 | -13/+14 | |
| * | | | | | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 5 | -7/+591 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Doc: Fixed links that pointed to removed documentation. | Geir Vattekar | 2009-06-30 | 1 | -3/+4 | |
| | * | | | | | Remove links to out-of-date class chart. | Jason McDonald | 2009-06-30 | 2 | -4/+0 | |
| | * | | | | | Doc: Adding documentation on supported data types in Qt SQL module | Morten Engvoldsen | 2009-06-29 | 2 | -0/+587 | |
| * | | | | | | Doc - Adding the steps to import a pro file via VS Add-in | Kavindra Devi Palaraja | 2009-06-29 | 1 | -1/+3 | |
| * | | | | | | Doc: Documented the Move Blocks example. | Geir Vattekar | 2009-06-29 | 4 | -0/+229 | |
| * | | | | | | Doc - Improved the Detailed Description section for QCheckBox with | Kavindra Devi Palaraja | 2009-06-29 | 2 | -0/+0 | |
| * | | | | | | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 4 | -17/+334 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Flesh out the OpenVG module documentation a bit. | Rhys Weatherley | 2009-06-25 | 3 | -17/+269 | |
| | * | | | | | | Document the EGL and OpenVG qmake.conf settings. | Rhys Weatherley | 2009-06-25 | 1 | -0/+65 | |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1 | -1/+25 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-06-24 | 11 | -32/+533 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Doc: List the Debian/Ubuntu packages required to build Qt for X11. | David Boddie | 2009-06-24 | 1 | -1/+25 | |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 7 | -31/+434 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Update documentation to remove mentions of Panther. | Norwegian Rock Cat | 2009-06-24 | 1 | -29/+44 | |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 4 | -1/+99 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-22 | 8 | -13/+299 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 2 | -125/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 766 | -1694/+1692 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 2 | -2/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 7 | -107/+116 | |
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 5 | -15/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rename Qt::WA_AcceptedTouchBeginEvent to Qt::WA_WState_AcceptedTouchBeginEvent | Bradley T. Hughes | 2009-06-11 | 1 | -0/+1 |