summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adding qt_wince_is_windows_mobile_65()Thomas Hartmann2009-08-111-0/+25
* using proxy()Thomas Hartmann2009-08-111-103/+103
* Adding Windows Mobile 6.5 styleThomas Hartmann2009-08-112-271/+4020
* Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
* doc: Changed several \reimp to \internalMartin Smith2009-07-202-19/+19
* On Vista the native file dialog search feature return wrong paths.Prasanth Ullattil2009-07-201-4/+208
* doc: Print warning where \reimp is used where \internal should be used.Martin Smith2009-07-201-9/+13
* Mention Milan Burda's Windows 9x/ME support removal contributionMarius Storm-Olsen2009-07-202-0/+3
* Doc: some rephrasing and fixingVolker Hilsheimer2009-07-201-33/+32
* doc: Increased memitemleft width from 160px to 180px.Martin Smith2009-07-202-2/+3
* checksdk now uses the bootstrap libJoerg Bornemann2009-07-204-62/+32
* make the boostrap lib work for projects that aren't in src/toolsJoerg Bornemann2009-07-201-10/+10
* WinCE build fixes. Use qgetenv instead of getenv...Joerg Bornemann2009-07-202-5/+5
* compile fix after the last commitDenis Dzyubenko2009-07-201-1/+1
* QDesktopServices::openUrl failed for local file paths with a file schemaDenis Dzyubenko2009-07-201-2/+4
* Compile fix with namepaceshjk2009-07-203-16/+13
* Compile fix with namespaces after 8ab072aff0 broke it.hjk2009-07-201-0/+3
* Compile fix for windows and winceDenis Dzyubenko2009-07-202-0/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-2055-55/+55
|\
| * Xml Schema: license header updatePeter Hartmann2009-07-2055-55/+55
* | Doc: add \since 4.6Volker Hilsheimer2009-07-201-0/+3
|/
* Get monotonic time working on Mac OS X for corelib programs.Norwegian Rock Cat2009-07-201-2/+21
* Add the "star" example, which demonstrates how to mix OpenVG and QPainterRhys Weatherley2009-07-207-0/+290
* Fix compilation for db2 driver after win9x removal spreeBill King2009-07-201-0/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-07-1930-103/+134
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-191-1/+1
| |\
| * | Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-1914-34/+38
| * | 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
| |\ \