summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-6/+40
|\
| * Android: fix mimeTypes handling for file dialogAssam Boudjelthia2020-05-051-6/+40
* | Fix crash in QEglFSKmsGbmCursor::setPos() when cursor is disabledShawn Rutledge2020-05-051-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-0411-28/+199
|\|
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-04-301-1/+4
| |\
| | * macOS: Avoid modifying hash while iterating itTor Arne Vestbø2020-04-301-1/+4
| * | iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-303-5/+51
| * | iOS: Teach edit menu popover to have a readonly modeShawn Rutledge2020-04-301-0/+11
| * | Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Liang Qi2020-04-295-18/+114
| |\ \
| | * | Merge remote-tracking branch 'origin/5.15.0' into 5.15Liang Qi2020-04-285-18/+114
| | |\|
| | | * Cocoa: If the grabRect is null then add in a null image for the areaAndy Shaw2020-04-261-1/+10
| | | * Merge 5.15 into 5.15.0Alexandru Croitor2020-04-231-2/+4
| | | |\
| | | * \ Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-218-14/+14
| | | |\ \
| | | * | | macOS: Restore fallback sizes when setting application or window iconsTor Arne Vestbø2020-04-202-4/+9
| | | * | | macOS: Support [NSPanel becomesKeyOnlyIfNeeded]Tor Arne Vestbø2020-04-171-1/+8
| | | * | | macOS: Activate non-modal windows during modal session if they support itTor Arne Vestbø2020-04-171-2/+5
| | | * | | macOS: Rework worksWhenModal and update on modal session changeTor Arne Vestbø2020-04-172-11/+83
| * | | | | QMacStyle - change the arrow type only for 'OnlyOneTab' optionTimur Pocheptsov2020-04-291-2/+8
| |/ / / /
| * | | / macOS: draw toolbar separator line in unfifed modeMorten Johan Sørvig2020-04-281-2/+11
| | |_|/ | |/| |
* | | | Remove QTextCodec dependency from the xcb pluginLars Knoll2020-05-012-22/+9
* | | | Force the ibase plugin to use utf8Lars Knoll2020-05-012-91/+25
* | | | Always assume utf8 for the client connection with the mysql serverLars Knoll2020-05-011-74/+22
* | | | macOS: Remove copy of QT_IGNORE_DEPRECATIONSTor Arne Vestbø2020-04-301-8/+0
* | | | macOS/iOS: set focus reason when handling window deactivationVolker Hilsheimer2020-04-293-5/+7
* | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-271-2/+4
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-271-2/+4
| |\| | |
| | * | | macOS: Don't optimize out aggressive backingstore flushes when single-bufferedTor Arne Vestbø2020-04-221-2/+4
| | | |/ | | |/|
* | / | CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-2759-61/+62
|/ / /
* | | Remove the QTextCodec dependency from the xcb pluginLars Knoll2020-04-244-23/+15
* | | Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-1/+0
* | | Fix compilation of thee OCI driverLars Knoll2020-04-241-1/+1
* | | CMake: Allow sqldriver plugins to be built as standaloneLeander Beernaert2020-04-241-0/+16
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-2251-535/+187
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-2251-535/+187
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-201-1/+1
| | |\ \
| | | * | wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-04-141-1/+2
| | * | | Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-167-13/+13
| | | |/ | | |/|
| | * | macOS: Remove a bunch of dead (forward) declarationsTor Arne Vestbø2020-04-1519-270/+25
| | * | macOS: Clean up header includes to use quotes or brackets as appropriateTor Arne Vestbø2020-04-1512-47/+50
| | * | Windows QPA: Fix geometry when firing a full exposeFriedemann Kleint2020-04-152-4/+10
| | * | Windows QPA: Fix showing translucent windows maximized/full screenFriedemann Kleint2020-04-151-2/+2
| | * | Windows QPA: Fix restoring from fullscreen in High DPI setupsFriedemann Kleint2020-04-151-2/+4
| | * | Fix deprecation warnings in QCocoaCursorVolker Hilsheimer2020-04-142-9/+9
| | * | macOS: Replace foreach with ranged for loopsTor Arne Vestbø2020-04-149-10/+12
| | * | macOS: Move translations to their respective source filesTor Arne Vestbø2020-04-147-192/+74
* | | | Windows QPA: Fix High DPI scaling not becoming active when changing scalingFriedemann Kleint2020-04-221-0/+1
|/ / /
* | | windows: Add QT_NO_OPENGL_BUGLIST environment variableLaszlo Agocs2020-04-211-9/+10
* | | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-173-6/+6
* | | Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-161-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-112-5/+7
|\| |