summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix stability issues in tst_qwidget with VERIFY_COLORJan Arve Saether2013-11-011-23/+61
* Android: Check for null pointer before calling ANativeWindow_release()Christian Strømme2013-11-011-1/+2
* Android: Avoid re-creating Random objects.Christian Strømme2013-11-011-14/+20
* Android: implement a simple cache mechanism for assets dirs.BogDan Vatra2013-11-012-27/+54
* Remove unused field.BogDan Vatra2013-11-011-7/+0
* Doc: Fixed footer style and information for offline builds.Jerome Pasion2013-11-012-47/+33
* Android: Handle virtual keyboard visibility changes.BogDan Vatra2013-11-017-66/+133
* Cocoa: Improve cursor setting.Morten Johan Sørvig2013-11-015-44/+88
* Don't build ANGLE while xcompile for QNXAndreas Holzammer2013-11-011-0/+1
* iOS: bugfix touch events when not using alienRichard Moe Gustavsen2013-11-011-5/+12
* iOS: clear focus object when resigning first responder statusRichard Moe Gustavsen2013-11-011-1/+5
* QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-313-0/+13
* Provide a fallback for QT_STAT_LNK on windowsSune Vuorela2013-10-311-0/+2
* make qreal double by default on all platformsLars Knoll2013-10-314-3/+39
* Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
* QDateTime - Optimize refreshDateTime()John Layt2013-10-311-4/+1
* QDateTime - Optimize date() and time() methodsJohn Layt2013-10-311-6/+8
* Remove android specific qmake variables.BogDan Vatra2013-10-312-13/+1
* use private linkage where possibleOswald Buddenhagen2013-10-3112-18/+18
* use the right scopeOswald Buddenhagen2013-10-311-1/+1
* export QT_NO_<foo> equivalents to the build systemOswald Buddenhagen2013-10-313-0/+33
* Don't cache QCoreApplication::appName.Robin Burchell2013-10-312-10/+5
* Fix setVisible() of QWidget has no effect in QTreeWidgetItemChengyong Xie2013-10-312-1/+36
* Stabilize moveChild/showAndMoveChild-tests.Friedemann Kleint2013-10-311-27/+59
* Remove compiler warning when QT_NO_PRINTER is definedPaul Olav Tvete2013-10-311-0/+2
* update changelog for QtSql 5.2.0 (and 5.1.0 in retrospect)Mark Brand2013-10-312-0/+36
* Assert in QImage conversion from rgba8888pm -> rgba8888Allan Sandfeld Jensen2013-10-311-1/+1
* fix VS version selectionJoerg Bornemann2013-10-311-31/+16
* fix filtering of system pathsOswald Buddenhagen2013-10-311-21/+23
* Store the font's scalability in QFontEngine.Yoann Lopes2013-10-313-1/+5
* QFileDialog: document the consequences of being "widgetless"Shawn Rutledge2013-10-312-1/+14
* qmake: Pick up default bundle prefix from Xcode preferencesTor Arne Vestbø2013-10-3111-10/+22
* Include unistd.h in the unix implementation source of QLockFileLaszlo Papp2013-10-311-0/+1
* Mention androiddeployqt in changes-5.2.0Eskil Abrahamsen Blomfeldt2013-10-311-0/+12
* iOS: Be more specific in where we look for object files to rename mainTor Arne Vestbø2013-10-311-3/+8
* Mac: Modify Qt::SizeAllCursor to look like arrowsKari P2013-10-313-3/+3
* Clean up QPlatformPrinterSupport via post routine.Friedemann Kleint2013-10-311-4/+16
* Don't use NO_DEFAULT_PATH on mac when finding GL headers and libraries.Stephen Kelly2013-10-301-3/+13
* bring the windows configure -qconfig handling in line with the unix oneOswald Buddenhagen2013-10-302-54/+16
* turn makeabs into a proper cleanPath()Oswald Buddenhagen2013-10-301-7/+7
* duplicate less work while handling -qconfigOswald Buddenhagen2013-10-301-11/+12
* iOS: Add standard paths implementation for iOSIan Dean2013-10-302-0/+137
* Windows: Do not use blend function for GL windows with alpha.Friedemann Kleint2013-10-301-5/+7
* iOS: Fix logic for determining whether to exit the root event loopTor Arne Vestbø2013-10-302-32/+8
* Update the ICC spec on Linux to actually compile stuffThiago Macieira2013-10-301-0/+3
* xcode generator: resolve QMAKE_INFO_PLIST from source dirRichard Moe Gustavsen2013-10-301-1/+1
* Consider multi-monitor setups in QPlatformWindow::initialGeometry().Friedemann Kleint2013-10-301-2/+23
* Fix QSpinBox size calculation problem with empty stylesheetsCaroline Chao2013-10-301-1/+1
* dbuscommon.pri: Fix source file dependencyMichael Krasnyk2013-10-301-0/+1
* Android: Don't rely on QIcon::isNull() to validate icon data.Christian Strømme2013-10-301-4/+6