summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qsystemtrayicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+4
|\
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-2/+4
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+2
|\|
| * Fix warnings with -no-feature-menuTasuku Suzuki2017-04-301-0/+2
* | QPlatformSystemTrayIcon: Add signal contextMenuRequested()Friedemann Kleint2017-04-271-0/+18
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-1/+1
* | Docs: add platform notes to QSystemTrayIconRichard Moe Gustavsen2017-04-051-1/+3
|/
* Add feature.pushbuttonStephan Binner2017-03-061-0/+7
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-1/+11
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+2
|\
| * Fix build with -no-feature-menuPaul Olav Tvete2017-01-251-0/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+4
|\|
| * QSystemTrayIcon: initialize all membersMarc Mutz2017-01-141-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-1/+1
|\|
| * Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* | Fix uninitialized variable warning with gcc 4.9.0Laszlo Agocs2016-10-071-1/+1
* | QSystemTrayIconPrivate: replace inline _qpa_ stubs with direct callsSerge Lysenko2016-09-121-33/+0
* | Support large custom icons for the system tray balloon notificationSerge Lysenko2016-09-071-42/+50
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-5/+5
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-5/+5
* | | Remove last uses of Java-style (non-mutable) iterators from QtBaseMarc Mutz2016-08-131-3/+2
* | | QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-1/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-22/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+1
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+4
| |\
| | * QSystemTrayIcon: Fix double connection with qpa.Christian Kamm2015-12-221-0/+4
* | | Updated license headersJani Heikkinen2016-01-151-14/+20
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-6/+0
|\| |
| * | Send QEvent::Tooltip to QSystemTrayIconIlya Kotov2015-11-261-6/+0
* | | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-1/+1
|/ /
* / Doc: Fix URL in QSystemTrayIcon documentationTopi Reinio2015-10-021-1/+1
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-5/+23
|\
| * QSystemTrayIcon: handle submenus correctlyDmitry Shachnev2015-01-221-5/+23
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-3/+7
* | Harmonize QPA TrayIcon showMessage parameter orderShawn Rutledge2014-12-081-3/+3
|/
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-251-0/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Prefer QPA implementation in qsystemtrayicon_x11 if availableMartin Gräßlin2014-02-251-0/+68
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Make QSystemTrayIcon::showMessage invokableAllan Sandfeld Jensen2013-10-111-0/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1