summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| | | * Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
| | | * Carbon and Cocoa: Adding support for standard gestures.Richard Moe Gustavsen2009-08-192-4/+16
| | | * Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-1/+14
| | | * Don't use pointers to temporary vars that go out of scope.Denis Dzyubenko2009-08-191-1/+1
| | | * Make the license test pass.Frans Englich2009-08-194-14/+11
| | | * Generate proper license header.Frans Englich2009-08-192-104/+189
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-20123-456/+606
| |\ \ \ | | |/ /
| | * | Fix compilation of qpaintengine_vg.cpp.. again.Jason Barron2009-08-201-1/+1
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-20116-270/+582
| | |\ \
| | | * | Clarified comment on ordinal use in QLibraryPrivate::loadPlugin()Miikka Heikkinen2009-08-201-2/+5
| | | * | Trivial: fix includeHarald Fernengel2009-08-201-1/+1
| | | * | Move the declarative ui destroyed handlingHarald Fernengel2009-08-201-2/+2
| | | * | Make qprintdialog_unix.cpp compile on some Unices.Jason Barron2009-08-201-0/+1
| | * | | Symbian clipboard to use UID3 of QtGui.Janne Koskinen2009-08-201-1/+1
| * | | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-206-83/+86
* | | | | Revert "Hackish workaroung to Open C / C++ defect when intermixing standard"Janne Anttila2009-08-218-42/+3
| |_|/ / |/| | |
* | | | Reverse the ifdefs to make it clearer, as per code review.axis2009-08-191-3/+3
* | | | Added some comments after code review.axis2009-08-191-0/+9
* | | | Tidy up the PRELOAD macro definitions in qdrawhelper.cpp.Jason Barron2009-08-191-7/+4
* | | | Revert "We don't need this library for the Metrowerks toolchain."axis2009-08-191-1/+1
* | | | Revert "The Metrowerks compiler was crashing when processing the following li...axis2009-08-191-6/+1
* | | | Cosmetic fix: Unify the Q_DISABLE_COPY macroHarald Fernengel2009-08-191-10/+3
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-19107-231/+537
|\ \ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-1931-116/+416
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAlan Alpert2009-08-1931-119/+432
| | |\ \ \
| | | * | | Make sure windows raise properly when focusedAnders Bakken2009-08-183-25/+57
| | | * | | Initialize bpl in QDirectFBPaintDevice(...)Anders Bakken2009-08-181-1/+1
| | | * | | Disambiguate variable namesAnders Bakken2009-08-182-7/+7
| | | * | | Fixed toRawForm because the domains usually start with a dot.Thiago Macieira2009-08-181-1/+6
| | | * | | Remove a global static in QtTest: we can do the same with dynamicThiago Macieira2009-08-181-2/+7
| | | * | | Remove a global destructor from QtDBus.Thiago Macieira2009-08-181-4/+6
| | | * | | Doc: explain that QUrl::toAce may fail if its input is not correct.Thiago Macieira2009-08-181-0/+4
| | | * | | Simplify DirectFB clippingAnders Bakken2009-08-182-25/+36
| | | * | | Fix bugs in DFBPE fillRect and drawTiledPixmapAnders Bakken2009-08-181-3/+2
| | | * | | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| | | * | | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52
| | | * | | Fixed a crash when setting twice the same viewmode on a QListViewThierry Bastian2009-08-181-1/+3
| | | * | | Fixed QRasterPaintEngine::drawImage() for 1x1 source rectangles.Kim Motoyoshi Kalland2009-08-181-2/+34
| | | * | | Make sure to update pos QDFBCursor::moveAnders Bakken2009-08-181-0/+1
| | | * | | add QGraphicsObject Q_INTERFACES macroThierry Bastian2009-08-181-0/+1
| | | * | | Compile fix with namespaceshjk2009-08-181-0/+2
| | | * | | Animations: update the documentationThierry Bastian2009-08-181-7/+0
| | | * | | Make TestLib compatible with mingw when gui is not usedThierry Bastian2009-08-183-2/+7
| | | * | | Fixed bug when rendering long lines of text without XRender.Samuel Rødal2009-08-181-4/+12
| | | * | | QItemSelectionModel: hasSelection can return true when no selectionThierry Bastian2009-08-181-11/+11
| | | * | | QHeaderView: assertion when modifying the root iem of a treewidgetThierry Bastian2009-08-181-1/+2
| | | * | | Fix build failure on Mac OS 10.5Richard Moe Gustavsen2009-08-181-2/+4
| | | * | | Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-183-7/+76
| | | * | | Speed up midpoint lines starting far outside the device bounds.Gunnar Sletta2009-08-181-0/+14