summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-1017-222/+223
* Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-101-0/+33
* Fix the autotest condition.Fabien Freling2011-05-101-15/+27
* Change the repaint() call to an update().Fabien Freling2011-05-101-2/+2
* Fix the update() autotest for raster.Fabien Freling2011-05-101-1/+2
* Change the repaint() to an update().Fabien Freling2011-05-101-4/+4
* Set the default graphics system to raster.Fabien Freling2011-05-101-1/+1
* Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-05-101-1/+1
* Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+4
* Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+5
* Fix a race condition when the main window is being destructed.Fabien Freling2011-05-102-1/+3
* Switch the default graphics system to raster on Mac.Fabien Freling2011-05-101-1/+1
* Fixed detection of QtBase directory.axis2011-05-101-3/+3
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-106-11/+9
* Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-102-23/+69
* Fix QDefaultAnimationDriverAlan Alpert2011-05-102-4/+7
* Turned on private headers for some plugins.Jonni Rainisto2011-05-092-0/+4
* Added Wayland selection support.Laszlo Agocs2011-05-0913-3/+367
* Add qglobal.h exports for QtLocation & QtSensorsAlex2011-05-092-20/+79
* Install private headers into the correct locationMarius Storm-Olsen2011-05-071-1/+1
* Fix Makefile subtargetsMarius Storm-Olsen2011-05-071-2/+2
* Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-062-1/+37
* qmake vc(x)proj generator: support x64 Qt buildsJoerg Bornemann2011-05-062-9/+14
* qmake: remove dead code from VcxprojGeneratorJoerg Bornemann2011-05-062-28/+0
* Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
* QtUiTools: Remove Q3Support.Friedemann Kleint2011-05-062-33/+1
* uic: Remove Q3Support.Friedemann Kleint2011-05-0613-6735/+15
* Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
* Changelog: Qt Designer 4.8Friedemann Kleint2011-05-051-2/+10
* compile openvg with private headersMarius Storm-Olsen2011-05-051-2/+2
* Remove misspelled comment in tst_qtextdocument.cppEskil Abrahamsen Blomfeldt2011-05-051-1/+1
* Only enable design metrics for scalable fontsJiang Jiang2011-05-051-1/+1
* Add a way to retrieve CTFontRef from QFontJiang Jiang2011-05-052-3/+6
* Add Q_UNIMPLEMENTED() macroKent Hansen2011-05-041-0/+4
* Fix build error on MacPrasanth Ullattil2011-05-041-1/+1
* Build fixPaul Olav Tvete2011-05-041-0/+1
* BC cleanup in uitools.Friedemann Kleint2011-05-047-185/+84
* Fix framework absolute path issueJiang Jiang2011-05-041-1/+1
* Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-042-101/+0
* Add required font metrics functions to QRawFontJiang Jiang2011-05-042-0/+56
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-042-0/+34
|\
| * Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-042-0/+34
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-0463-123/+275
|\|
| * Added .tag file with Git revision.axis2011-05-032-0/+2
| * new configure.exe binaryJoerg Bornemann2011-05-031-0/+0
| * qmake nmake generator: pass MAKEFLAGS to sub-make callsJoerg Bornemann2011-05-034-14/+27
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-0244-95/+164
| * Install syncqt, and ensure it runs fine for external modulesMarius Storm-Olsen2011-05-022-2/+12
| * Moved QtUiTools to CONFIGPrasanth Ullattil2011-05-021-2/+4
| * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-0211-5/+48