summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-027-33/+13
* Fix some qdoc warningsFriedemann Kleint2017-08-022-12/+7
* Windows QPA: Store requested geometry before QPlatformWindow::initialGeometry()Friedemann Kleint2017-08-022-7/+10
* Implement graph layers support in QShaderGeneratorKevin Ottens2017-08-023-7/+198
* Add support for layers in QShaderGraphLoader formatKevin Ottens2017-08-022-8/+28
* Implement graph layers support in QShaderGraphKevin Ottens2017-08-023-8/+151
* Add the layer concept to QShaderNode and QShaderGraph::EdgeKevin Ottens2017-08-025-2/+27
* Add support for QShaderLanguage enums in QShaderGeneratorKevin Ottens2017-08-022-5/+584
* Extend the parameter support in QShaderGraphLoader for richer typesKevin Ottens2017-08-022-14/+53
* Extend the parameter support in QShaderNodeLoader for richer typesKevin Ottens2017-08-022-2/+42
* [Shader Graph Gen.] Introduce QShaderLanguageKevin Ottens2017-08-023-0/+221
* eglfs_kms: Use eglCreatePlatformWindowSurfaceKwangsub Kim2017-08-012-19/+49
* QXmlStream: resolve puzzle in translatable stringsOswald Buddenhagen2017-07-311-22/+15
* Win: Set a proper description for the Qt toolsKai Koehne2017-07-317-0/+7
* Windows: Stop considering Calibri as bitmap fontEskil Abrahamsen Blomfeldt2017-07-312-17/+1
* QTzTimeZonePrivate: resolve a misguided TODOEdward Welbourne2017-07-311-24/+16
* Add a date-time test for time-zones near epoch and odd transitionsEdward Welbourne2017-07-311-0/+67
* Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-306-41/+260
* Windows QPA: Fix compilation with MinGW 7.1Friedemann Kleint2017-07-291-0/+1
* macOS: Modernize QCocoaBackingStore::flush()Tor Arne Vestbø2017-07-295-145/+147
* Docs: Fix day/year format in QDateTimeDavid Fries2017-07-282-8/+9
* Add test for time zone transitions near the epochEdward Welbourne2017-07-281-0/+44
* Test locale propagation from date-time editor to its calendar popupSoroush Rabiei2017-07-281-0/+21
* Fix use of getentropy on larger blocksThiago Macieira2017-07-272-3/+17
* QSslSocketBackendPrivate::transmit(): improve reading from OpenSSLAlex Trotsenko2017-07-271-4/+5
* macOS: Send expose event with individual rects instead of bounding rectTor Arne Vestbø2017-07-261-3/+11
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-2610-34/+144
* macOS: Send expose event at drawRect and trigger updates via setNeedsDisplayTor Arne Vestbø2017-07-254-116/+80
* tst_QTimeZone: improve readability of code and failure reportsEdward Welbourne2017-07-251-36/+64
* Fix a loop-test and the bogus data the loop expectedEdward Welbourne2017-07-251-3/+3
* Rework qAppFileName() on MS-Win to handle problems gracefullyEdward Welbourne2017-07-251-35/+25
* Fix WebEngine build when VULKAN_SDK environment variable is presentAlexandru Croitor2017-07-251-1/+1
* tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* Don't call QVariant::fromValue<T>() with T=QVariantSérgio Martins2017-07-251-1/+1
* doc: minor cleanup in QPlatformWindow::setGeometry()Gatis Paeglis2017-07-251-2/+3
* Fix tst_QAbstractItemView::task200665_itemEnteredTor Arne Vestbø2017-07-251-2/+2
* Enable IAccessible2 for MinGWFriedemann Kleint2017-07-258-38/+49
* Improve symmetry of variant json conversionsAllan Sandfeld Jensen2017-07-252-23/+152
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-07-255-10/+10
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-256-58/+27
* QFileSystemEngine: remove dynamic finding of Windows XP functionsThiago Macieira2017-07-252-84/+54
* macOS: Blacklist flakey test tst_QMenu::tearOff()Tor Arne Vestbø2017-07-241-0/+2
* macOS: Blacklist tst_QMenu::pushButtonPopulateOnAboutToShowTor Arne Vestbø2017-07-241-0/+2
* Fix warning about self assignFrank Meerkoetter2017-07-231-3/+2
* xcb: use default member initialization in structGatis Paeglis2017-07-222-4/+1
* macOS: Blacklist tst_QComboBox::task_QTBUG_56693_itemFontFromModelTor Arne Vestbø2017-07-221-0/+4
* Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSetTor Arne Vestbø2017-07-211-2/+1
* Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-214-161/+32
* macOS: Blacklist tst_QMenu::layoutDirectionTor Arne Vestbø2017-07-211-0/+3
* Move toString calls after their definitionTimo Aarnipuro2017-07-212-12/+18