Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | doc | Warwick Allison | 2009-04-29 | 1 | -1/+5 | |
| | * | | | Enable plugins | Warwick Allison | 2009-04-29 | 1 | -1/+1 | |
| | * | | | Nicer order. | Warwick Allison | 2009-04-29 | 2 | -5/+2 | |
| | * | | | Phones info media, not movie info media. | Warwick Allison | 2009-04-29 | 4 | -71/+47 | |
| | * | | | Fix plugin delayed loading. Allows settings from QML. | Warwick Allison | 2009-04-29 | 2 | -4/+82 | |
| * | | | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-29 | 2 | -2/+1 | |
* | | | | | documentation snippets, some qmlconv cleanup | Ian Walters | 2009-04-29 | 23 | -260/+248 | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-04-29 | 331 | -10079/+7886 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-04-29 | 8 | -29/+37 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-04-29 | 111 | -2197/+2204 | |
| | |\ \ \ | ||||||
| | * | | | | Some foreach remove/improve. | Martin Jones | 2009-04-28 | 8 | -29/+37 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-04-28 | 7 | -18/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix double slash prepending causing troubles on WinCE | Maurice Kalinowski | 2009-04-28 | 1 | -6/+12 | |
| | * | | | | | Fixed tabbar position reset on palette change | Jens Bache-Wiig | 2009-04-28 | 1 | -1/+3 | |
| | * | | | | | Compile Warnings removed in canConvert | Thierry Bastian | 2009-04-28 | 1 | -2/+3 | |
| | * | | | | | Made tabbar tab icons set the On state for selected tabs | Jens Bache-Wiig | 2009-04-28 | 1 | -1/+3 | |
| | * | | | | | Fixed Compile after removal of D3D. | Friedemann Kleint | 2009-04-28 | 3 | -8/+8 | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-04-28 | 108 | -2177/+2178 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Fix qmlvariantanimation to behave as qmlnumericanimation when 'from' is not set | Leonardo Sobral Cunha | 2009-04-28 | 1 | -1/+4 | |
| | * | | | | | Remove trailing whitespaces from qmlanimation* | Leonardo Sobral Cunha | 2009-04-28 | 2 | -15/+14 | |
| | * | | | | | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 103 | -2154/+2154 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-28 | 7 | -11/+10 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-04-28 | 215 | -7763/+5537 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | 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 | |
| | * | | | | | Repair damage done by 8af3500125a03a54dddb8c46ee709b7b8d257f27 | Rhys Weatherley | 2009-04-28 | 1 | -1/+2 | |
| | * | | | | | Merge branch '4.5' | Rhys Weatherley | 2009-04-28 | 2 | -22/+48 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Use PVR2DGetFrameBuffer to map screen 0 | Rhys Weatherley | 2009-04-28 | 2 | -22/+48 | |
| | * | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 16 | -295/+424 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8 | Bjoern Erik Nilsen | 2009-04-27 | 1 | -0/+4 | |
| | | * | | | | Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent. | Bjoern Erik Nilsen | 2009-04-27 | 5 | -2/+76 | |
| | | * | | | | fixes undefined behavior will closing all tabs | kh | 2009-04-27 | 6 | -116/+165 | |
| | | * | | | | QPixmapCache:Remove the old pixmap if you insert one with the same key. | Alexis Menard | 2009-04-27 | 2 | -0/+15 | |
| | | * | | | | Doc - cleaning up some documentation for QFileDialog and obsolete | Kavindra Devi Palaraja | 2009-04-27 | 1 | -134/+129 | |
| | | * | | | | Ensure that QFontDialog::getFont() works on Mac OS X. | Norwegian Rock Cat | 2009-04-27 | 1 | -40/+27 | |
| | | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-27 | 208 | -12362/+4249 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Document what QWidget::winId() returns on Mac OS X. | Norwegian Rock Cat | 2009-04-27 | 1 | -0/+4 | |
| | | * | | | | | Make dark color schemes look better in property editor (especially schemes wh... | Jarek Kobus | 2009-04-27 | 1 | -3/+4 | |
| | * | | | | | | Fixes QLabel:hover{color:...} for simple text | Olivier Goffart | 2009-04-27 | 5 | -23/+68 | |
| | * | | | | | | Tests for the last stylesheet change. | Olivier Goffart | 2009-04-27 | 3 | -0/+210 | |
| | * | | | | | | Be able to set a border-image on plain QWidget | Olivier Goffart | 2009-04-27 | 1 | -28/+13 | |
| | * | | | | | | QSortFilterProxyModel: remove the mapping of the child that are filtered away | Olivier Goffart | 2009-04-27 | 2 | -15/+46 | |
| | * | | | | | | Setting the print dialog to print pdf the QPrinter returns false on isValid() | Thomas Zander | 2009-04-27 | 1 | -5/+9 | |
| | * | | | | | | Fixed to float support in QVariant | Thierry Bastian | 2009-04-27 | 2 | -25/+83 | |
| | * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 8 | -11/+133 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Create the placeholder changes file for Qt 4.5.2. | Jason McDonald | 2009-04-27 | 1 | -0/+123 | |
| | | * | | | | | Increment Qt version number in qdoc namespaces. | Jason McDonald | 2009-04-27 | 7 | -11/+10 | |
| | * | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-25 | 13 | -127/+269 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | fixed minor issue with the piechart demo | Pierre Rossi | 2009-04-24 | 1 | -1/+1 | |
| | | * | | | | | Sometimes wrong clipping in QWidget::render() when passing a device or | Bjoern Erik Nilsen | 2009-04-24 | 4 | -11/+114 | |