summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | QGtkStyle: GTK3 compatible combo boxesJ-P Nurmi2012-11-063-19/+24
* | | | | | QGtkStyle: GTK3 compatible type checkingJ-P Nurmi2012-11-062-5/+5
* | | | | | QGtkStyle: handle focus & default widgets in GTK3 compatible wayJ-P Nurmi2012-11-063-20/+70
* | | | | | De-inline some destructors in QtWidgetsMarc Mutz2012-11-0630-1/+178
* | | | | | QGtkPainter: use gtk_widget_get_style()J-P Nurmi2012-11-051-1/+1
* | | | | | QWindowsVistaStyle: Restore altered brush origin.Friedemann Kleint2012-11-051-0/+2
* | | | | | QtWidgets: add some explicitMarc Mutz2012-11-056-36/+39
* | | | | | Doc fixes.Frederik Gladhorn2012-11-032-3/+1
* | | | | | Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-025-1/+23
* | | | | | Mac: refactor scrollbar animationsJ-P Nurmi2012-11-0214-243/+274
* | | | | | Make it possible to use mini and small size on mac without widgetJens Bache-Wiig2012-11-022-18/+20
* | | | | | Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+8
* | | | | | Fix progressbar animation on macstyleJens Bache-Wiig2012-11-021-1/+2
* | | | | | Fix height of combobox in macstyle without a widgetJens Bache-Wiig2012-11-021-0/+1
* | | | | | QHeaderView 5.0 - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-021-1/+1
* | | | | | QHeaderView - call invalidateCachedSizeHint() on clearThorbjørn Lund Martsum2012-11-021-0/+1
* | | | | | QWindowsVistaAnimation: inherit QBlendStyleAnimationJ-P Nurmi2012-11-022-131/+10
* | | | | | Introduce QBlendStyleAnimation (based on QWindowsVistaAnimation)J-P Nurmi2012-11-022-1/+132
* | | | | | Fix font and positioning of headerview labels on macJens Bache-Wiig2012-11-021-8/+16
* | | | | | Fix submenu navigation.Friedemann Kleint2012-11-021-0/+10
| |_|_|_|/ |/| | | |
* | | | | QFileDialog: Do not pass on file model root to QFileDialogOptions.Friedemann Kleint2012-11-022-13/+26
* | | | | Some Vista style cleanupJens Bache-Wiig2012-11-011-25/+28
* | | | | Make ToolButton work with Macstyle for componentsJens Bache-Wiig2012-11-013-2/+22
* | | | | Fix groupboxes for desktop components on macJens Bache-Wiig2012-11-011-1/+1
* | | | | Strip trailing whitespace in itemviews.Stephen Kelly2012-11-017-11/+11
* | | | | Fix buttonsize on macstyle when no widget is definedJens Bache-Wiig2012-11-011-1/+1
* | | | | Fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-10-301-7/+3
* | | | | Add QNumberStyleAnimation for fading out scroll bars on MacJ-P Nurmi2012-10-302-0/+69
* | | | | Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-301-0/+1
* | | | | Remove some dead codeJan Arve Saether2012-10-291-3/+0
* | | | | Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-2922-898/+4
* | | | | Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-292-8/+10
* | | | | Remove some dead code in switch statementsSergio Ahumada2012-10-293-4/+0
* | | | | Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+1
* | | | | QComboBox: new signal currentTextChangedMark Brand2012-10-262-3/+20
* | | | | QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+18
* | | | | QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-261-0/+2
* | | | | Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-0/+2
* | | | | Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-5/+7
* | | | | Fix enter/leave event generation between native widgets when grabbing.Miikka Heikkinen2012-10-261-3/+8
| |_|_|/ |/| | |
* | | | Remove Windows as a dependency of mac styleJens Bache-Wiig2012-10-253-46/+103
* | | | Remove widget dependencies on Vista style animationsJens Bache-Wiig2012-10-251-329/+350
* | | | Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-251-1/+0
* | | | Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
* | | | QStyleAnimation: writable duration & delay propertiesJ-P Nurmi2012-10-252-11/+35
* | | | QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-254-115/+65
* | | | Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-252-3/+11
* | | | Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-1/+1
* | | | Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-252-2/+5
* | | | Fix widget borders when using global stylesheetstyleMiikka Heikkinen2012-10-251-9/+5