summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/cocoa.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-2/+5
|\
| * Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-2/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+12
|\|
| * Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+5
| * Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+7
* | macOS: Move QNSWindow implementation into separate fileTor Arne Vestbø2017-06-211-0/+2
|/
* Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-211-2/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+0
* Revert "Session management for OS X"Olivier Goffart2014-07-131-4/+2
* Session management for OS XSamuel Gaist2014-07-101-2/+4
* OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-2/+6
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-171-1/+3
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-061-2/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-061-1/+3
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-4/+106
* Make QGuiApplication::exec() run within NSApplicationMain()Gabriel de Dietrich2013-08-291-106/+4
* Move Mac translations to .cpp file for lupdate to pick them up.Friedemann Kleint2013-04-231-0/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-3/+0
* Don't link QtPlatformSupport to CoreFoundation or CarbonTor Arne Vestbø2013-02-221-1/+1
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-121-7/+0
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Implement Cocoa KeyMapper.Morten Johan Sorvig2012-12-071-0/+2
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-011-0/+3
* Support native event filter for Mac OS XLiang Qi2012-11-091-0/+2
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-3/+2
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+2
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-141-0/+2
* Cocoa: Compile when configured with -no-widgetsMorten Johan Sorvig2012-06-121-7/+15
* Reduce QtWidgets dependencies in the Cocoa plugin.Morten Johan Sorvig2012-06-081-1/+0
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-2/+8
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-191-4/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add Mac OS X backend for QDesktopServices.Christoph Schleifenbaum2012-04-111-0/+2
* Cocoa: set font engine glyph format based on display typeBradley T. Hughes2012-03-201-1/+1
* Implement cocoa clipboard support.Morten Johan Sorvig2012-03-151-0/+2
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-151-0/+2
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-151-1/+5
* Input method on MacTasuku Suzuki2012-03-121-0/+2
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-071-0/+6
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-0/+2
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-171-0/+1
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-0/+4