summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-1920-69/+96
* | | | Make openvg.prf work properlyRhys Weatherley2009-07-194-14/+9
| |/ / |/| |
* | | Fix: Qt::ToolButtonSystemDefault replaced with Qt::ToolButtonFollowStyleGuido Seifert2009-07-191-1/+1
|/ /
* | Doc: Document QAction::Priority and Qt::ToolButtonFollowStyle.Volker Hilsheimer2009-07-183-7/+28
* | Doc: add documentation for new overloads, and mark old overloads thatVolker Hilsheimer2009-07-181-5/+57
* | Doc: Documentation for QTouchEventSequenceVolker Hilsheimer2009-07-181-12/+102
* | make test immune to qt header changesOswald Buddenhagen2009-07-171-2/+2
* | micro-optimization of some string operationsOswald Buddenhagen2009-07-171-18/+18
* | some directory separator cleanupOswald Buddenhagen2009-07-172-15/+21
* | optimize painting of dithered disabled textOswald Buddenhagen2009-07-171-2/+3
* | Fix for selection with Shift-Arrow/Shift-Click in QListView's IconModeFrank Reininghaus2009-07-172-2/+75
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-1759-406/+1237
|\ \
| * | Fix compilation on Mac.Volker Hilsheimer2009-07-171-1/+1
| * | Fix compileJens Bache-Wiig2009-07-171-1/+1
| * | Implement QDesktopWidget::screenCount as a property, and add Q_PROPERTYVolker Hilsheimer2009-07-171-0/+4
| * | Merge branch 'screencountchanged'Volker Hilsheimer2009-07-1710-81/+323
| |\ \
| | * | Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-1710-81/+323
| * | | Add priority property to QActionJens Bache-Wiig2009-07-1710-6/+97
| * | | Update the documentation after the change in the completer exempleOlivier Goffart2009-07-172-6/+14
| * | | Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-176-7/+123
| * | | Update to also use a uifile.icns file for Designer.Norwegian Rock Cat2009-07-173-1/+4
| * | | Add reading of kde colors Link and LinkVisited colors from qt apps in qapplic...Jeremy Whiting2009-07-171-0/+12
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-17226-928/+1825
| |\ \ \
| | * | | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-176-146/+162
| | * | | Handle Jens' new variable.Norwegian Rock Cat2009-07-171-0/+3
| | * | | Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest()Geir Vattekar2009-07-173-1/+47
| | * | | Fixes: ItemView text editor is not visible with empty text and iconsOlivier Goffart2009-07-173-27/+76
| | * | | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-1715-108/+338
| | * | | tst_qhttpnetworkconnection: FixesMarkus Goetz2009-07-171-7/+8
| | * | | Animations: animations with 0 duration would never be auto-deletedThierry Bastian2009-07-171-1/+1
| * | | | Fixes: Do not create a mapping for filtered items in QSortFilterProxyModel.Marius Bugge Monsen2009-07-171-16/+26
* | | | | Doc: Added XML Schema license information to the documentation.David Boddie2009-07-172-2/+51
| |/ / / |/| | |
* | | | Doc: Updated the version numbers in the documentation metadata.David Boddie2009-07-177-13/+13
* | | | Fixed another memory leak in Phonon on windowsThierry Bastian2009-07-171-3/+1
| |/ / |/| |
* | | Doc: Fixed grammar.David Boddie2009-07-171-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-1722-90/+178
|\ \ \
| * | | Fix MinGW (g++ 3.4.5) compilation.Friedemann Kleint2009-07-171-3/+4
| * | | Fixed failure of badxml selftest on Windows.Rohan McGovern2009-07-171-8/+17
| * | | Fixed failure of xunit selftest on Windows.Rohan McGovern2009-07-171-9/+2
| * | | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-1612-5/+101
| * | | ItemViews: don't commit data from editors when hiding the viewThierry Bastian2009-07-162-2/+2
| * | | Small simplification of code in ItemViews (delegate)Thierry Bastian2009-07-162-12/+6
| * | | Documentation and whitespace fixes in phononDavid Faure2009-07-165-51/+46
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-16177-505/+1012
|\ \ \ \ | |/ / /
| * | | QTreeView: fix the scrollTo with position center and bottomThierry Bastian2009-07-161-10/+14
| * | | Fixed text rendering with the GL2 paint engine.Kim Motoyoshi Kalland2009-07-161-2/+5
| * | | Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
| * | | Compile fix on windows.Denis Dzyubenko2009-07-163-6/+6
| * | | Doc: fix qdoc errors and clarify purpose of deviceTransform parameterVolker Hilsheimer2009-07-163-39/+58
| * | | Fix warnings for mingwThierry Bastian2009-07-166-13/+12