summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* QCocoaDrag - avoid using the deprecated API if possibleTimur Pocheptsov2020-05-083-1/+104
* QStringView: add toNSString() / toCFString()Marc Mutz2020-05-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-046-21/+129
|\
| * 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
| * | 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
| | |\
| | * | 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
| * | | macOS: draw toolbar separator line in unfifed modeMorten Johan Sørvig2020-04-281-2/+11
| | |/ | |/|
* | | 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-292-3/+5
* | | 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-272-2/+2
|/ /
* | Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-1/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-2241-513/+157
|\|
| * 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
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-084-28/+69
|\|
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-032-3/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-272-25/+68
| |\
| | * macOS: Flush sublayers via separate IOSurface backingstoresTor Arne Vestbø2020-03-252-25/+68
* | | Resolve QWidget window handle without depending on QtWidgetsTor Arne Vestbø2020-04-021-15/+10
* | | Fix deprecation warnings in QCocoaCursorVolker Hilsheimer2020-03-302-9/+9
* | | macOS: Fix or ignore deprecated API in 10.14Tor Arne Vestbø2020-03-278-32/+38
* | | Fix deprecation warnings from NSColor(Space) with macOS 10.14 SDKVolker Hilsheimer2020-03-231-27/+2
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-169-261/+116
|\| |
| * | macOS: Ensure GL symbols are resolved from the OpenGL frameworkLucas Wang2020-03-151-1/+1
| * | macOS: Modernize QCocoaSystemTrayIconTor Arne Vestbø2020-03-142-200/+97
| * | macOS: Pass on QCursor pixmap with original scaleTor Arne Vestbø2020-03-121-11/+2
| * | macOS: Pass on QIcon as NSImage if possible, instead of going via QPixmapTor Arne Vestbø2020-03-122-14/+5
| * | macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-122-13/+2
| * | macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-126-26/+11
| * | macOS: Log occlusion state changesTor Arne Vestbø2020-03-121-1/+3
* | | Get rid of QRegExp usage in the cocoa pluginLars Knoll2020-03-152-4/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\| |
| * | macOS: Disable system provided tabbing by defaultTor Arne Vestbø2020-03-061-0/+1
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-045-36/+63
|\| |
| * | macOS: Don't create QMacCGContext when printingTor Arne Vestbø2020-03-041-9/+12
| * | macOS: Reduce save dialog extension filters to their last componentTor Arne Vestbø2020-03-041-19/+42
| * | Do not constantly create new surfaces with MoltenVK on macOSLaszlo Agocs2020-03-033-7/+8