summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed private header warning from public QOpenGLPaintDevice header.Samuel Rødal2012-07-041-12/+0
* enable platformsupport for -no-widgetsTasuku Suzuki2012-07-041-4/+4
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-042-2/+1
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-0411-51/+48
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-046-279/+12
* Add some quotes to prevent damage from spaces in the pathsStephen Kelly2012-07-031-17/+17
* Improve basename extraction in qt5_add_dbus_interfacesStephen Kelly2012-07-031-1/+2
* Fix QWidget/widgetAt() test.Friedemann Kleint2012-07-031-6/+8
* Remove Unicode escape sequence, which MSVC does not support.Friedemann Kleint2012-07-031-15/+1
* export QMAKESPEC to the projectOswald Buddenhagen2012-07-033-25/+1
* store QT_BUILD_PARTS in qmodule.pri also on unixOswald Buddenhagen2012-07-031-1/+1