summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+1
* QMouseEvent: add constructor which takes the source as a parameterAlexander Volkov2015-05-121-8/+6
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-041-1/+1
|\
| * QSystemTrayIcon: Fix the placement of title and message in a balloonAlexander Volkov2015-04-271-1/+1
* | Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-251-4/+2
* | xcb: Expose the systemtray functions through platformheadersJørgen Lind2015-02-231-21/+5
|/
* 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
* xcb: QSystemTrayIcon: grab background pixmap for compositing only onceShawn Rutledge2015-02-121-12/+11
* Update copyright headersJani Heikkinen2015-02-1129-217/+209
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-5/+24
|\
| * QSystemTrayIcon: handle submenus correctlyDmitry Shachnev2015-01-222-5/+24
* | QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-035-9/+9
* | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-222-6/+10
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-2/+12
|\|
| * Propagate the source of mouse eventsAlexander Volkov2014-12-111-2/+12
* | xcb: Fix transparent tray backgrounds with 24bpp tray visualsUli Schlachter2014-12-091-2/+25
* | Harmonize QPA TrayIcon showMessage parameter orderShawn Rutledge2014-12-084-12/+10
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-038-34/+34
|/
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-253-4/+24
* Update license headers and add new license filesMatti Paaso2014-09-2427-513/+297
* Widgets: remove pointless assignmentsMaks Naumov2014-09-031-3/+2
* Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-041-5/+27
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+6
|\
| * Fix pixel noise in X11 systray icons that are not 22x22Allan Sandfeld Jensen2014-06-301-0/+6
* | Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.Friedemann Kleint2014-06-251-0/+2
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-1/+6
|\|
| * If no screens, attempting to create a window results in clean exitShawn Rutledge2014-03-291-1/+6
* | Prefer QPA implementation in qsystemtrayicon_x11 if availableMartin Gräßlin2014-02-254-42/+126
|/
* Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-171-1/+7
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-242-2/+4
|\
| * Make QSystemTrayIcon::showMessage invokableAllan Sandfeld Jensen2013-10-112-2/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-116-21/+21
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-086-21/+21
* | WinRT: Fix Widget buildsAndrew Knight2013-09-271-1/+1
|/
* Windows: Increase the max length of a system tray tooltip.Sérgio Martins2013-09-241-1/+1
* QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-203-16/+94
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+1
|\
| * Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+1
* | Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-302-97/+54
|/
* Fix system tray icon on X11.Friedemann Kleint2013-06-281-4/+4
* remove dead declaration from QColorMapJoerg Bornemann2013-05-071-4/+0
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-1928-28/+28
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-168-11/+11
* Fix MinGW-64-warnings about cast from DWORD to HWND.Friedemann Kleint2013-03-121-8/+12
* Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+1
|\