index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
/
util
/
qsystemtrayicon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSystemTrayIcon: remove unused deprecated call to QAction::associatedWidgets()
Ivan Solovev
2022-07-13
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
doc: Update details about QSystemTrayIcon
Shawn Rutledge
2022-01-04
1
-5
/
+5
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Remove usage of QDesktopWidget(Private) from most places in QtWidgets
Volker Hilsheimer
2020-07-07
1
-8
/
+10
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-1
/
+1
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-3
/
+2
*
Remove QGuiAction again and split QAction implementation up instead
Volker Hilsheimer
2020-03-29
1
-0
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-09-05
1
-11
/
+0
|
\
|
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-11
/
+0
*
|
Fix the documentation - QSystemTrayIcon::messageClicked works on macOS
Volker Hilsheimer
2019-08-30
1
-2
/
+0
|
/
*
Replace QWidget::margin() with QWidget::contentsMargins()
Christian Ehrlicher
2019-02-13
1
-1
/
+1
*
Fix build with '-no-feature-action' configuration
Valentin Fokin
2018-07-12
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-14
1
-6
/
+1
|
\
|
*
Remove traces of Growl in QSystemTrayIcon code and documentation
Konstantin Tokarev
2018-01-26
1
-6
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-2
/
+4
|
\
\
|
|
/
|
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-2
/
+4
*
|
Reduce usage of QDesktopWidget to resolve screen properties in QtWidgets
Tor Arne Vestbø
2017-08-18
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-05-07
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix warnings with -no-feature-menu
Tasuku Suzuki
2017-04-30
1
-0
/
+2
*
|
QPlatformSystemTrayIcon: Add signal contextMenuRequested()
Friedemann Kleint
2017-04-27
1
-0
/
+18
*
|
Remove the Windows XP style from public accessibility
Jake Petroules
2017-04-13
1
-1
/
+1
*
|
Docs: add platform notes to QSystemTrayIcon
Richard Moe Gustavsen
2017-04-05
1
-1
/
+3
|
/
*
Add feature.pushbutton
Stephan Binner
2017-03-06
1
-0
/
+7
*
Add feature.label and feature.formlayout
Stephan Binner
2017-03-03
1
-1
/
+11
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-30
1
-0
/
+2
|
\
|
*
Fix build with -no-feature-menu
Paul Olav Tvete
2017-01-25
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
1
-1
/
+4
|
\
\
|
|
/
|
*
QSystemTrayIcon: initialize all members
Marc Mutz
2017-01-14
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Change confusing Q_DEAD_CODE_FROM_QT4_FOO define
Tor Arne Vestbø
2016-10-14
1
-1
/
+1
*
|
Fix uninitialized variable warning with gcc 4.9.0
Laszlo Agocs
2016-10-07
1
-1
/
+1
*
|
QSystemTrayIconPrivate: replace inline _qpa_ stubs with direct calls
Serge Lysenko
2016-09-12
1
-33
/
+0
*
|
Support large custom icons for the system tray balloon notification
Serge Lysenko
2016-09-07
1
-42
/
+50
|
/
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-5
/
+5
|
|
\
|
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-5
/
+5
*
|
|
Remove last uses of Java-style (non-mutable) iterators from QtBase
Marc Mutz
2016-08-13
1
-3
/
+2
*
|
|
QtWidgets: Introduce delegating constructors.
Friedemann Kleint
2016-05-02
1
-1
/
+1
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-22
/
+0
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-0
/
+1
|
\
\
|
|
/
|
*
QtWidgets: includemocs
Marc Mutz
2016-03-18
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
1
-0
/
+4
|
|
\
|
|
*
QSystemTrayIcon: Fix double connection with qpa.
Christian Kamm
2015-12-22
1
-0
/
+4
*
|
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2015-11-27
1
-6
/
+0
|
\
\
\
|
|
/
/
[next]