summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-233-273/+153
* QSystemTrayIcon/Win: Fix compilation on MinGWJonathan Liu2012-03-151-0/+1
* Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-122-100/+136
* Support Growl >=1.3 in QSystemTrayIconVincent A2012-03-121-2/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-024-9/+9
* Don't use deprecated QAbstractItemModel::reset()Olivier Goffart2012-02-272-2/+4
* Fix typosPekka Vuorela2012-02-221-1/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-5/+5
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-312-22/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3030-30/+30
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-258-8/+0
* Update contact information in license headers.Jason McDonald2012-01-2330-30/+30
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Update the lastPosition with the full current positionAllan Sandfeld Jensen2012-01-091-4/+2
* Update copyright year in license headers.Jason McDonald2012-01-0529-29/+29
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-162-2/+2
* Extend touch events.Laszlo Agocs2011-12-091-1/+1
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-4/+9
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-212-33/+4
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-191-16/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-102-24/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-038-0/+14
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-4/+6
* Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-191-1/+1
* Move QColorMap into QtWidgetsLars Knoll2011-08-194-0/+475
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-0/+4
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Do not compile _win files when -qpa is usedOlli Werwolff2011-06-081-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-088-9/+9
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2427-463/+463
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-116-32/+87
* fix includesLars Knoll2011-05-078-19/+19
* library splitLars Knoll2011-05-0728-0/+11753