summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | qpushbutton_p.h: add missing include guardJ-P Nurmi2013-08-161-0/+5
* | | QHeaderView - reduce memory usageThorbjørn Martsum2013-08-162-9/+14
* | | Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-151-2/+2
|/ /
* | Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-134-0/+75
* | QScrollBar: handle QWheelEvent::Phase for transient scrollbarsJ-P Nurmi2013-08-101-0/+5
* | Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-081-1/+1
* | Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-084-1/+56
* | QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-073-8/+58
* | Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-064-12/+320
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-027-16/+45
* | Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-311-0/+7
* | Assign icons to actions of QLineEdit context menuAurélien Gâteau2013-07-301-0/+13
* | Assign icons to actions of QTextEdit context menuAurélien Gâteau2013-07-301-0/+13
* | Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-302-97/+54
* | Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-251-4/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-1/+4
|\|
| * Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-1/+1
| * Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* | Move the declaration of QFileIconProviderPrivate to it's own file.Sérgio Martins2013-07-223-31/+89
* | Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-2/+2
* | Add QUrl based API to QFileDialogKevin Ottens2013-07-182-6/+139
* | Have QFileDialog use QUrl internallyKevin Ottens2013-07-183-33/+95
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-154-9/+33
|\|
| * Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-122-5/+19
| * Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
| * Check if widget inherits from QTextEdit when drawing the frameAndy Shaw2013-07-111-2/+3
* | Merge branch 'stable' into devSergio Ahumada2013-07-1117-50/+38
|\|
| * Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-112-2/+2
| * Windows/ActiveQt: Pass native parent handle property from widget to widget wi...Friedemann Kleint2013-07-111-0/+8
| * QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
| * Search toplevel when setting the active window from focus window.Friedemann Kleint2013-07-101-0/+2
| * Clean up evaluation license logicTor Arne Vestbø2013-07-051-1/+1
| * Set correct cell when selecting custom color cell with arrow keysJ-P Nurmi2013-07-033-1/+12
| * Fix rotation of text in vertical QDockWidget titlebars in QFusionStyle.Parker Coates2013-07-021-0/+4
| * Fix dropshadow and blur graphics effects.Gunnar Sletta2013-07-021-4/+0
| * Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
| * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-013-28/+0
| * Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
| * Fix system tray icon on X11.Friedemann Kleint2013-06-281-4/+4
* | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-106-5/+34
* | QListWidget - iterator fix in QListModel::ensureSortedThorbjørn Martsum2013-07-091-0/+4
* | QColorDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-07-053-26/+47
* | QTableView::sizeHintForRow minor fix of word wrap in a special caseThorbjørn Martsum2013-07-041-1/+10
* | QTableView::sizeHintForRow move word wrap into heightHintForIndexThorbjørn Martsum2013-07-042-15/+8
* | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-034-3/+24
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-2810-35/+100
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2710-35/+100
| |\|
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-273-19/+59
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-253-19/+59
| | | |\