summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-4/+10
* Fix resetting of the QCompletionModel.Stephen Kelly2012-09-272-20/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2229-686/+686
* Documentation fixes.Frederik Gladhorn2012-09-212-9/+1
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Removing duplicate includesSergio Ahumada2012-09-092-2/+0
* Private slots should be named starting with _q_Sergio Ahumada2012-09-033-3/+3
* QSystemTrayIcon: fix narrowing warningMarc Mutz2012-08-231-1/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-3/+0
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-039-581/+116
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-032-1/+1
* Windows: Fix MinGW warnings.Friedemann Kleint2012-06-201-1/+1
* Do not redefine NIN_KEYSELECT if already definedJonathan Liu2012-06-151-1/+4
* Fix compilation for QT_NO_CONTEXTMENU in QtWidgetsTasuku Suzuki2012-05-301-0/+2
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-1/+1
* QIcon: move back to QtGuiOlivier Goffart2012-05-182-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-114-41/+41
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-102-9/+9
|\
| * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-092-9/+9
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
|/
* Compute overshoot condition before snap pointsAlberto Mardegan2012-04-121-10/+10
* Fix QScroller diagonal scrollingAlberto Mardegan2012-04-122-25/+43
* 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