summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/cocoa.pro
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cocoa: Add window debug outputMorten Johan Sorvig2011-12-141-0/+3
* Mac Core Text font database for QPAJiang Jiang2011-11-301-3/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-0/+2
* Cocoa cursor support: Add QCocoaCursor.Morten Sorvig2011-11-081-0/+2
* Native file dialog support for MacMorten Sorvig2011-10-271-0/+3
* Remove "duplicate objective-c class" warning.Morten Sorvig2011-10-231-0/+5
* Move a11y inspector from tools to util.Morten Sorvig2011-10-201-1/+1
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-191-0/+9
* Cocoa platform plugin: Implement multitouch support.Bjørn Erik Nilsen2011-09-191-0/+2
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-2/+9
* Make plain executables foreground processes.Morten Sorvig2011-08-291-2/+5
* Cocoa: Load the standard app menu.Morten Sorvig2011-08-291-2/+6
* Compile.Morten Sorvig2011-06-221-1/+1
* Cocoa: clean up pro file for platform pluginRichard Moe Gustavsen2011-06-221-3/+0
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-6/+7
* Compile fix for platformsupport on Mac.Morten Sorvig2011-06-211-1/+0
* Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-211-2/+2
* Mac: buildfix for cocoa lighthouse pluginRichard Moe Gustavsen2011-06-201-0/+1
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-3/+3
* Add QEventDispatcherMac.Morten Sorvig2011-06-091-2/+0
* Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-2/+2
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\
| * Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1