Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -3/+3 |
|\ | |||||
| * | qdoc: Corrected a misspelled name. | Martin Smith | 2009-05-19 | 1 | -1/+1 |
| * | qdoc: Corrected an escape sequence in the credits file. | Martin Smith | 2009-05-19 | 1 | -1/+1 |
| * | Replace all occurences of "heirarchy" with "hierarchy" | Andre Haupt | 2009-05-18 | 1 | -2/+2 |
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 24 | -29/+29 |
* | | Merged branch 'master' of git://gitorious.org/~icwiener/qt/icwieners-clone.git | Tor Arne Vestbø | 2009-05-18 | 24 | -29/+29 |
|\ \ | |||||
| * | | typos in docs: double "the" | Frederik Schwarzer | 2009-05-11 | 24 | -29/+29 |
* | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 5 | -10/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | Adding change details in to Qt 3 to Qt 4 porting guide | Morten Engvoldsen | 2009-05-18 | 1 | -0/+6 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy Shaw | 2009-05-18 | 1 | -4/+0 |
| |\ \ | |||||
| | * | | QCss: font-family handle fallback font specs | Olivier Goffart | 2009-05-18 | 1 | -4/+0 |
| * | | | Fix incorrect signal referred to in the docs | Andy Shaw | 2009-05-18 | 1 | -1/+1 |
| |/ / | |||||
| * | | Cleaning bug in custom layout example. | Morten Engvoldsen | 2009-05-15 | 2 | -5/+7 |
* | | | Add an extension to QPixmapCache to get rid of strings. | Alexis Menard | 2009-05-18 | 1 | -1/+1 |
* | | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 2 | -24/+33 |
|\ \ \ | |/ / | |||||
| * | | Correcting bug in cardLayout example | Morten Engvoldsen | 2009-05-13 | 2 | -24/+33 |
* | | | Merge branch 'master' of ../master into contiguouscache | Ian Walters | 2009-05-14 | 3 | -5/+102 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 2 | -8/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Clearifying docs QSet::insert | Morten Engvoldsen | 2009-05-13 | 1 | -1/+1 |
| | * | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -7/+7 |
| * | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 2 | -4/+101 |
| |\ \ \ | | |/ / | |||||
| | * | | Reviewed-by: TrustMe | Volker Hilsheimer | 2009-05-12 | 1 | -2/+2 |
| | * | | Adding documentation to the fancy browser example | Morten Engvoldsen | 2009-05-12 | 1 | -3/+100 |
| | * | | Correcting bug in custom Database Driver code snipptet | Morten Engvoldsen | 2009-05-11 | 1 | -1/+1 |
* | | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-05-12 | 40 | -562/+360 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add a AA_MacDontSwapCtrlAndMeta application attribute. | Norwegian Rock Cat | 2009-05-11 | 1 | -0/+8 |
| | |/ | |/| | |||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Correcting typo | Morten Engvoldsen | 2009-05-08 | 1 | -2/+0 |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 1 | -0/+10 |
| |\ \ | | |/ | |||||
| | * | Added types to the list. | Morten Engvoldsen | 2009-05-07 | 1 | -0/+10 |
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 4 | -1/+15 |
| |\ \ | | |/ | |||||
| | * | Doc: Added info on NOTIFY to the Q_PROPERTY docs. | Geir Vattekar | 2009-05-06 | 2 | -1/+7 |
| | * | Adds in documentation for RESOURCES | Andy Shaw | 2009-05-06 | 1 | -0/+7 |
| | * | Added function that was removed on the way from Qt3 to Qt4 | Morten Engvoldsen | 2009-05-04 | 1 | -0/+1 |
| * | | Fix typos in doc. | Norwegian Rock Cat | 2009-05-04 | 2 | -3/+3 |
| * | | Deprecate qt_mac_set_show_menubar for a public cross-platform API. | Norwegian Rock Cat | 2009-05-04 | 2 | -1/+10 |
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-04 | 2 | -6/+10 |
| |\ \ | | |/ | |||||
| | * | Doc - Clarifying how to override a Widget's size hint in the Getting to | Kavindra Devi Palaraja | 2009-05-04 | 1 | -4/+8 |
| | * | Correcting typo | Morten Engvoldsen | 2009-04-30 | 1 | -2/+2 |
| * | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-29 | 3 | -5/+114 |
| |\ \ | | |/ | |||||
| | * | Documented the flow layout example. | Morten Engvoldsen | 2009-04-29 | 2 | -4/+113 |
| | * | Corrected typo | Morten Engvoldsen | 2009-04-29 | 1 | -1/+1 |
| * | | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi... | Marius Bugge Monsen | 2009-04-29 | 1 | -0/+13 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix broken link in documentation. | Jason McDonald | 2009-04-29 | 1 | -1/+1 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 1 | -5/+4 |
| |\ \ | | |/ | |||||
| | * | Increment Qt version number in qdoc namespaces. | Jason McDonald | 2009-04-27 | 1 | -5/+4 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-24 | 7 | -355/+0 |
| |\ \ | | |/ | |||||
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-04-24 | 7 | -355/+0 |
| * | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -11/+4 |