summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | qmake: Expose ARGC to qmake functions to be able to check argument countTor Arne Vestbø2013-09-212-0/+3
* | | qmake: Don't create OBJECTS_DIR and friends for TEMPLATE = subdirsTor Arne Vestbø2013-09-211-1/+1
* | | Sanitize QMAKE_EXTRA_COMPILERS paths in makefilesTor Arne Vestbø2013-09-211-7/+7
* | | Strengthen check for combined QMAKE_EXTRA_COMPILER with variable outputTor Arne Vestbø2013-09-211-3/+4
* | | iOS: Compare similar types when setting up QPlatformScreenTor Arne Vestbø2013-09-211-1/+1
* | | docs: QT_STATICPLUGIN is needed when building a plugin, not application.Stephen Kelly2013-09-211-1/+1
* | | eglfs: Unify the native resource gettersLaszlo Agocs2013-09-213-18/+58
* | | Remove qBinaryFind usages from bootstrapped filesGiuseppe D'Angelo2013-09-202-7/+11
* | | Added support for cover windows on BlackBerry platformBernd Weimer2013-09-2013-29/+274
* | | QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-204-16/+223
* | | QFutureInterface: remove unused member variable 'pendingResults'Marc Mutz2013-09-202-2/+1
* | | tst_QPainter: fix a Q_DECLARE_METATYPE coming too lateMarc Mutz2013-09-201-2/+1
* | | QLinkedList: implement missing initializer_list ctorMarc Mutz2013-09-202-0/+20
* | | Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-203-2/+3
* | | Android: Never error out on literal-suffix warningEskil Abrahamsen Blomfeldt2013-09-201-0/+4
* | | Android: Let ANDROID_API_VERSION env var take precedenceEskil Abrahamsen Blomfeldt2013-09-201-5/+5
* | | Remove jniconvenience from platformsupport.Christian Strømme2013-09-206-3626/+0
* | | Android: Use the new QJNI api in our QLocale implementation.Christian Strømme2013-09-201-11/+9
* | | Import qlogger frameworkKai Koehne2013-09-2012-2/+1965
* | | Offer Page Range option for apps that can't do it themselvesMartin Klapetek2013-09-203-12/+45
* | | QDateTime - Move some code aroundJohn Layt2013-09-201-231/+229
* | | QDateTime - Add api for isDaylightTime()John Layt2013-09-203-0/+50
* | | QDateTime - Change serialise formatJohn Layt2013-09-201-28/+61
* | | QDateTime - Fix Daylight Transition for "missing" hourJohn Layt2013-09-203-37/+153
* | | QDateTime - Change date/time storage to msecsJohn Layt2013-09-204-393/+576
* | | QDateTime - Add Benchmark TestsJohn Layt2013-09-203-0/+612
* | | test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-202-38/+30
* | | Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* | | QMessageBox - make it possible to have a checkbox on the dialogThorbjørn Martsum2013-09-204-3/+83
* | | Don't try to allocate a msaa FBO when it is not supported.Gunnar Sletta2013-09-201-15/+12
* | | Add missing implementation in QAccessibleTabBar::indexOfChildJan Arve Saether2013-09-202-2/+11
* | | QString: avoid a QLocale detach in vsprintfMarc Mutz2013-09-201-1/+1
* | | libpng: Add WinRT compatibilityKamil Trzciński2013-09-201-2/+5
* | | WinRT: QLibrary & plugin supportAndrew Knight2013-09-202-1/+19
* | | QT_NO_PROCESS for WinRTOliver Wolff2013-09-202-12/+19
* | | WinRT: Compile fix for qelapsedtimer_win.cppOliver Wolff2013-09-201-0/+5
* | | WinRT: Shared memory supportAndrew Knight2013-09-201-3/+27
* | | Fixed compilation of QSystemsemaphore for WinRTKamil Trzcinski2013-09-201-0/+8
* | | WinRT: Basic global supportAndrew Knight2013-09-2017-29/+80
* | | Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-204-4/+13
* | | Fix memory leaks in the FT font engineLaszlo Agocs2013-09-201-2/+18
* | | Fix a memory leak in QGLWidget::renderTextLaszlo Agocs2013-09-201-0/+2
* | | eglfs: Support multiple raster windowsLaszlo Agocs2013-09-2012-155/+386
* | | evdevtouch: Make TouchPointReleased working with certain driversLaszlo Agocs2013-09-201-21/+40
* | | Fix QGLWidget segfault on AndroidPaul Olav Tvete2013-09-202-4/+7
* | | Revert "Fix Invalid Drawable error when using createWindowContainer on Mac."Gunnar Sletta2013-09-202-7/+3
* | | Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* | | evdevtouch: Handle single-touch devicesLaszlo Agocs2013-09-201-23/+23
* | | Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* | | Disable tst_QFileSystemWatcherGunnar Sletta2013-09-201-0/+2