summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-203-2/+3
* 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-208-2/+1134
* 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-202-0/+27
* QDateTime - Change serialise formatJohn Layt2013-09-201-28/+61
* QDateTime - Fix Daylight Transition for "missing" hourJohn Layt2013-09-202-31/+153
* QDateTime - Change date/time storage to msecsJohn Layt2013-09-203-359/+560
* test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-30/+30
* QMessageBox - make it possible to have a checkbox on the dialogThorbjørn Martsum2013-09-202-3/+62
* 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-201-2/+10
* 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-2015-27/+78
* 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
* evdevtouch: Handle single-touch devicesLaszlo Agocs2013-09-201-23/+23
* Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* Android: handle inverted orientationsPaul Olav Tvete2013-09-2012-19/+111
* MetaType: de-inline the container iterables.Stephen Kelly2013-09-202-225/+400
* Add support for baseline alignmentJan Arve Saether2013-09-202-2/+8
* Implement QMainWindow::takeCentralWidget()Sune Vuorela2013-09-202-0/+18
* Change QT_FILE_SELECTORS to be comma separatedAlan Alpert2013-09-201-5/+1
* Android: Add private API for jni in QtCoreChristian Strømme2013-09-203-3/+2374
* Android: Added JNI_OnLoad to QtCoreChristian Strømme2013-09-204-0/+242
* Check if Print Properties dialog was shown before accessing itMartin Klapetek2013-09-201-8/+10
* Expose more CUPS options via the 'Properties' dialogMartin Klapetek2013-09-206-65/+256
* Revert 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c.Mitch Curtis2013-09-191-15/+14
* Specify valid values for QScrollArea::setAlignment()Jan Arve Saether2013-09-191-0/+9
* Make Accessibility publicFrederik Gladhorn2013-09-1920-953/+1035
* Android: Add tokens for androiddeployqt in template filesEskil Abrahamsen Blomfeldt2013-09-193-20/+41
* MetaType: Add assignment operator to the container iterators.Stephen Kelly2013-09-192-0/+28
* Don't automatically create a platform window on content orientation changeAndrew Knight2013-09-191-4/+2
* ANGLE: Update to version 2446Andrew Knight2013-09-19139-3834/+5072
* qdoc: Documentation for property groups is backMartin Smith2013-09-181-8/+5
* Split QQnxWindow into QQnxEglWindow and QQnxRasterWindowFabian Bumberger2013-09-1811-475/+718
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-185-9/+42