summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate triangulating stroker implementation.Kim Motoyoshi Kalland2012-07-069-753/+7
* fixed ce makefileenvironmentBjoern Breitmeyer2012-07-061-3/+1
* ifdef out the "clears variables previously set" warningOswald Buddenhagen2012-07-061-0/+2
* qt_parts.prf: fixed handling of demosRohan McGovern2012-07-061-2/+2
* QPlatformScreen::grabWindow() support on MacTasuku Suzuki2012-07-063-1/+64
* make QtGui compile when QT_NO_WHEELEVENT is definedJeremy Katz2012-07-061-0/+2
* Improve QDate, QTime, QDateTime auto tests.Mitch Curtis2012-07-063-47/+114
* Fix positioning when embedding native widgets such as QGLWidgetMiikka Heikkinen2012-07-061-0/+1
* qdoc: Removed several #if 1 macros.Martin Smith2012-07-064-28/+0
* QDoc: Fix relative URL generation for cross-linking.Casper van Donderen2012-07-061-1/+1
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* Implement nativeResourceFunctionForContext for xcbJorgen Lind2012-07-062-2/+12
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-068-317/+0
* qt_parts.prf: fixed examples, tests, tools always disabledRohan McGovern2012-07-061-4/+4
* fixed cursor handling on winceBjoern Breitmeyer2012-07-064-1/+68
* Clean up attribute arrays flags in OpenGL glyph cacheEskil Abrahamsen Blomfeldt2012-07-061-0/+3
* windows hosts of course also need exclusion from mkspecs_preOswald Buddenhagen2012-07-061-2/+2
* eglfs: Allow setting screen size through environment variables.Robin Burchell2012-07-061-0/+16
* android: work around android's linux/input.h being retarded.Robin Burchell2012-07-062-0/+35
* android: Fix evdev configure test.Robin Burchell2012-07-061-7/+4
* don't blow away mkspecs/modules-inst when reconfiguringOswald Buddenhagen2012-07-051-0/+9
* centralize handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-052-30/+45
* make non-bootstrapped non-installed prefix-built executables runnableOswald Buddenhagen2012-07-052-15/+93
* set DLLDESTDIR only for non-prefix buildsOswald Buddenhagen2012-07-051-1/+1
* set DLLDESTDIR to the build dir, not the install dirOswald Buddenhagen2012-07-051-1/+1
* don't use a different de-duplication algo for the library list in mingw prl f...Oswald Buddenhagen2012-07-052-17/+0
* Disable dedicated screen event thread by default.Rafael Roquetto2012-07-051-3/+3
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-054-1/+129
* Fix event loop throughput issueRafael Roquetto2012-07-051-8/+25
* Do not delete m_blitProgram more than onceJiang Jiang2012-07-051-1/+0
* Fix FRAMEWORK_INCLUDE for MacIikka Eklund2012-07-051-1/+1
* Support for overlay-scrollbars on MacChristoph Schleifenbaum2012-07-056-40/+449
* Sync QWindow properties on NSWindow creation.Morten Johan Sorvig2012-07-051-0/+6
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-055-0/+14
* Remove insignificant flag because all tests are passing.Toby Tomkins2012-07-050-0/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-052-2/+3
* Native drag implementation on MacJames Turner2012-07-045-2/+170
* Cocoa: Fix size hint and resize increment setting.Morten Johan Sorvig2012-07-041-4/+16
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-042-6/+8
* Properly detect the max texture size when using QOpenGLPaintDevice.Jocelyn Turcotte2012-07-042-1/+37
* disable building uic when -no-widgets is setTasuku Suzuki2012-07-041-1/+1
* Fix socket notifier registration on Blackberry.Rafael Roquetto2012-07-042-8/+52
* Skip (re-)creation of cmake files during build passes.Stephen Kelly2012-07-041-1/+1
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-044-4/+4
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-043-9/+26
* Set the language of a STATIC library.Stephen Kelly2012-07-041-0/+1
* tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911Joerg Bornemann2012-07-041-3/+0
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-0414-28/+25