summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Delay masking the last character in Password echo mode.Andrew den Exter2011-12-122-3/+74
* Fix TextInput test failures.Andrew den Exter2011-12-121-0/+2
* Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-12-121-2/+6
* Make it easier to select words at the start of a line.Andrew den Exter2011-12-121-12/+22
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-3/+1
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-124-15/+14
* Clean up includes in QStringListModel.Stephen Kelly2011-12-122-1/+3
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-102-10/+3
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-093-9/+10
* Extend touch events.Laszlo Agocs2011-12-096-15/+20
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-092-16/+49
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-18/+123
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-086-10/+47
* Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+3
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-082-51/+51
* qtbase: Remove QSound.Friedemann Kleint2011-12-075-748/+0
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-071-1/+1
* Port to CMakeParseArguments from a custom rolled macro.Stephen Kelly2011-12-061-17/+9
* Now that qt5_automoc doesn't exist, this macro is not needed.Stephen Kelly2011-12-061-2/+0
* Remove unused Mac specific font code in widgetsJiang Jiang2011-12-046-1427/+0
* Move the metatype declaration for QGraphicsScene.Stephen Kelly2011-12-042-1/+2
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-023-5/+2
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-014-15/+8
* Mac Core Text font database for QPAJiang Jiang2011-11-302-1023/+0
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-302-1/+8
* Install CMake config files from Qt.Stephen Kelly2011-11-292-0/+80
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-284-32/+41
* Make input events work for widgets on waylandJørgen Lind2011-11-283-4/+4
* Fix style. 4 spaces not 2.Stephen Kelly2011-11-281-35/+35
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-3/+5
* Remove the QApplicationBase defineBradley T. Hughes2011-11-252-17/+15
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-241-12/+0
* Remove virtual child integers.Frederik Gladhorn2011-11-236-103/+29
* Code cleanup in QVariant and QMetaType.Jędrzej Nowacki2011-11-221-72/+8
* Pass all key events through the shortcutmapLars Knoll2011-11-211-4/+0
* Fix broken Solaris build (getpwnam_r usage)Iikka Eklund2011-11-181-1/+6
* qtbase: Warnings fixes.Friedemann Kleint2011-11-188-17/+14
* Fix sliders style issues.Pierre Rossi2011-11-172-28/+33
* Fix compilation with -force-asserts.Friedemann Kleint2011-11-171-3/+3
* Revert logic when building with --force-assertsHarald Fernengel2011-11-161-14/+2
* Fix Q_ASSERT usage in case -force-asserts is enabledEckhart Koppen2011-11-161-0/+12
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-151-0/+101
* Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-151-0/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+8
* Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+1
* Remove unused Mac codeJiang Jiang2011-11-141-5/+0
* Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-141-1/+1
* Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-141-3/+7
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+4