summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * QSystemTrayIcon: fix the activation signalJ-P Nurmi2013-02-131-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-172-13/+21
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-13/+21
| |\|
| | * QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
| | * Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-301-12/+20
* | | Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+1
|/ /
* / Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-298-32/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1829-29/+29
* Move gestures overview from qtdoc to qtbase; mention Qt QuickShawn Rutledge2012-12-011-1/+1
* QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-14/+5