| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA review: qtbase/src/widgets/util/ | MohammadHossein Qanbari | 2025-09-18 | 1 | -0/+1 |
| * | Widgets: pass dpr to QIcon::pixmap() | Christian Ehrlicher | 2024-12-29 | 1 | -1/+1 |
| * | QSystemTrayIcon: use QBasicTimer instead of handling raw timer IDs | Ahmad Samir | 2024-09-13 | 1 | -4/+5 |
| * | Doc: Update image in QSystemTray example | Christian Ehrlicher | 2023-12-14 | 1 | -1/+1 |
| * | QSystemTrayIcon: properly disconnect old menu in setContextMenu() | Vladimir Belyavsky | 2023-11-13 | 1 | -1/+1 |
| * | QSystemTrayIcon: Allow resetting context menu | Vladimir Belyavsky | 2023-11-12 | 1 | -1/+5 |
| * | Remove note about QSystemTrayIcon menu on macOS not emitting aboutToHide | Tor Arne Vestbø | 2022-12-12 | 1 | -3/+0 |
| * | doc: update the limitation of QSystemTrayIcon on X11 | Liang Qi | 2022-11-17 | 1 | -1/+3 |
| * | 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 |