summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix qsqlquery benchmark test build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix qprocess benchmark test build for WEC7.Janne Anttila2013-04-171-5/+3
* Fix tst_qstyle autotest build for WEC7.Janne Anttila2013-04-171-2/+2
* Fix tst_networkselftest build for WEC7.Janne Anttila2013-04-171-12/+7
* Reduce qmetatype autotest build time for Windows CE.Janne Anttila2013-04-171-2/+2
* Fix tst_qfile build for WEC7.Janne Anttila2013-04-171-1/+3
* Emit animation driver signals after we change the state.Gunnar Sletta2013-04-171-2/+2
* Correct dir entries caching in QFileDialogCyril Oblikov2013-04-171-10/+32
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-1715-92/+209
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-179-142/+312
* Fix typo in qWarning()Sergio Martins2013-04-171-1/+1
* Cocoa: Fix menu popup, againGabriel de Dietrich2013-04-161-28/+38
* Cocoa: Make sure no invisible proxy icon button is createdGabriel de Dietrich2013-04-161-0/+2
* Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-161-0/+4
* Make QBuffer unbufferedThiago Macieira2013-04-161-1/+1
* [QNX] Fix build/runtime if QT_NO_OPENGL definedAndreas Holzammer2013-04-161-2/+3
* Make QBuffer::bytesAvailable() workThiago Macieira2013-04-162-16/+26
* Fixed CE build of sqlite3Bjoern Breitmeyer2013-04-161-0/+4
* Don't use the CMake MinGW if cross-compiling.Stephen Kelly2013-04-161-1/+1
* Accessibility Mac: Enable ignoring of childrenFrederik Gladhorn2013-04-162-4/+7
* QGtkStyle: Remove widget dependency from GroupBoxJens Bache-Wiig2013-04-161-18/+20
* QFontConfigDatabase: Fix performance regressionKonstantin Ritt2013-04-161-2/+16
* Add default value for qHash's 'seed' argument for QOpenGLVersionProfile/StatusTor Arne Vestbø2013-04-152-2/+2
* Fix QFSFileEngine::renameOverwrite for Windows Embedded Compact 7.Janne Anttila2013-04-151-0/+26
* added QMAKE_EXTENSION_STATICLIB to wince mkspecBjoern Breitmeyer2013-04-151-0/+1
* Move the reporting of xkbcommon's warning closer to the bottomThiago Macieira2013-04-151-4/+9
* Re-shuffle the configure outputThiago Macieira2013-04-151-127/+146
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-153-5/+27
* eglfs: Make sure virtual functions are not called from ctorEskil Abrahamsen Blomfeldt2013-04-152-5/+4
* Android: Implement a hack for qmake /dev/null usage on Windows.Ray Donnelly2013-04-151-2/+5
* Make surface and window accessible to subclassesEskil Abrahamsen Blomfeldt2013-04-151-2/+4
* Remove code for Android API level < 9Eskil Abrahamsen Blomfeldt2013-04-151-35/+2
* Remove dead codeEskil Abrahamsen Blomfeldt2013-04-152-15/+0
* Fix incorrect compiler-from-mkspec selection in configureAndrew Knight2013-04-151-1/+1
* Add autorelease pool for cocoa plugin creation.Morten Johan Sorvig2013-04-151-0/+3
* Add autorelease pools needed by Qt Creator.Morten Johan Sørvig2013-04-152-0/+4
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-153-5/+10
* fix padding periods in configure help textIvan Romanov2013-04-151-7/+7
* Cocoa: Fix unresponsive main window after running more than one modal sessionGabriel de Dietrich2013-04-151-1/+4
* Added qtwaylandscanner rules to wayland-scanner.prfSamuel Rødal2013-04-151-7/+43
* Don't warn on 0x0 sized windows.Morten Johan Sørvig2013-04-151-1/+1
* Cocoa: Fix popup menus on modal windowsGabriel de Dietrich2013-04-151-3/+33
* Cocoa: Create QCocoaWindow when enabling touch.Morten Johan Sørvig2013-04-151-0/+5
* Cocoa: Enable touch on 0->1 counter transition.Morten Johan Sørvig2013-04-151-1/+1
* Make QGLPaintEngine work on retina displays.Morten Johan Sørvig2013-04-151-0/+6
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-1517-25/+72
* QFontEngine: Fix cache_cost might be not initializedKonstantin Ritt2013-04-144-0/+5
* QWindowsFontEngineDirectWrite: Fix resources leakingKonstantin Ritt2013-04-141-0/+2
* Micro-optimization of list string list construction in qmetaobject.Jędrzej Nowacki2013-04-131-2/+4
* Android: Handle '<DRIVELETTER>:' in makeabs for Windows usage.Ray Donnelly2013-04-121-0/+2