summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement graph layers support in QShaderGeneratorKevin Ottens2017-08-022-5/+13
* Add support for layers in QShaderGraphLoader formatKevin Ottens2017-08-021-0/+14
* Implement graph layers support in QShaderGraphKevin Ottens2017-08-022-8/+34
* Add the layer concept to QShaderNode and QShaderGraph::EdgeKevin Ottens2017-08-023-0/+15
* Add support for QShaderLanguage enums in QShaderGeneratorKevin Ottens2017-08-021-5/+227
* Extend the parameter support in QShaderGraphLoader for richer typesKevin Ottens2017-08-021-1/+25
* Extend the parameter support in QShaderNodeLoader for richer typesKevin Ottens2017-08-021-1/+25
* [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
* Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-305-41/+172
* 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
* Fix use of getentropy on larger blocksThiago Macieira2017-07-271-2/+16
* 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-268-34/+78
* macOS: Send expose event at drawRect and trigger updates via setNeedsDisplayTor Arne Vestbø2017-07-254-116/+80
* Rework qAppFileName() on MS-Win to handle problems gracefullyEdward Welbourne2017-07-251-35/+25
* 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
* Enable IAccessible2 for MinGWFriedemann Kleint2017-07-258-38/+49
* Improve symmetry of variant json conversionsAllan Sandfeld Jensen2017-07-251-2/+103
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-07-255-10/+10
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-253-54/+23
* QFileSystemEngine: remove dynamic finding of Windows XP functionsThiago Macieira2017-07-252-84/+54
* xcb: use default member initialization in structGatis Paeglis2017-07-222-4/+1
* Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-213-48/+31
* Move toString calls after their definitionTimo Aarnipuro2017-07-212-12/+18
* Add a safety check to prevent apps from running on unsupported OSesJake Petroules2017-07-213-0/+35
* QLineEdit: Add selectionEnd() and selectionLength()Daniel Teske2017-07-202-0/+29
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-07-2050-222/+334
|\
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-1950-222/+334
| |\
| | * QFile::rename: use the open file's ID, instead of using the file nameThiago Macieira2017-07-189-3/+66
| | * QSystemError: Make it format unknown Windows messagesThiago Macieira2017-07-181-0/+3
| | * Convert improper uses of qt_error_string() to QSystemError::stdString()Thiago Macieira2017-07-184-15/+17
| | * Merge qt_error_string and QSystemErrorThiago Macieira2017-07-183-97/+38
| | * QFileSystemEngine::id/Windows: Use the volume ID tooThiago Macieira2017-07-181-5/+7
| | * Doc: QLoggingCategory::setEnabled() should only be called in filterKai Koehne2017-07-181-6/+5
| | * Doc: Clarify limitations of category filterKai Koehne2017-07-181-2/+2
| | * Doc: Fix snippet for QUrl::isValid() documentationKai Koehne2017-07-181-1/+1
| | * QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-3/+31
| | * testlib: Allow tailing comments in blacklist filesTor Arne Vestbø2017-07-181-3/+7
| | * Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
| | * Revert "Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12"Andy Shaw2017-07-171-12/+0
| | * macOS: Don't assume the proposed fullscreen size matches the screen sizeTor Arne Vestbø2017-07-171-3/+3