summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoasystemtrayicon.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-1/+1
* macOS: Move image conversion functions to QtGuiTor Arne Vestbø2016-09-181-0/+1
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+5
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-81/+9
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\
| * OS X: Ensure system tray icon is prepared even when menu bar is hiddenTor Arne Vestbø2016-01-191-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Add ability for QIcons to be marked as template images.James Turner2015-07-091-0/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+1
|\
| * QNSImageView - remove observer before deallocTimur Pocheptsov2015-06-051-0/+1
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-071-0/+0
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-13/+6
|\
| * OSX Fix disapearing tray iconJocelyn Turcotte2015-03-181-14/+3
| * Cocoa: Fix systray SVG icons.Morten Johan Sørvig2015-03-111-0/+4
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-22/+14
|/
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-221-32/+64
* Improve Qt-in-namespace implementation in the Cocoa platform pluginRomain Perier2013-05-161-7/+11
* Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+46
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile with -no-widgets.Morten Johan Sorvig2012-11-191-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+465