summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-257-2/+14
| * Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-256-14/+14
| * Convert features.calendarwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-253-12/+7
| * QLineEdit: Don't move the cursor after internalInsert() has done soAndy Shaw2017-07-241-2/+2
* | QLineEdit: Add selectionEnd() and selectionLength()Daniel Teske2017-07-202-0/+29
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-07-202-3/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-3/+7
| |\|
| | * QDialogButtonBox: Don't overwrite shortcut with standardButtonShortcutKai Uwe Broulik2017-07-151-1/+3
| | * Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-151-2/+4
* | | widgets: remove redundant check in QMenu::popupGatis Paeglis2017-07-191-2/+0
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-1318-66/+74
|\|
| * QLineEdit: Fix length calculation for input mask "\\\\"Daniel Teske2017-07-131-3/+11
| * Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-2/+4
| * Convert features.datetimeedit to QT_[REQUIRE_]CONFIGStephan Binner2017-07-115-16/+13
| * Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1112-45/+46
* | macOS QComboBox: Don't show scrollers if they aren't neededDaniel Teske2017-07-102-0/+14
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-2/+8
|\|
| * Fix build with MSVC 2015 Update 2 if constexpr is enabledThiago Macieira2017-07-031-1/+6
| * QLineEdit: Document that []{} are reserved in Input MasksDaniel Teske2017-07-031-0/+1
| * QLineEdit: Tweak selectionStart() documentationDaniel Teske2017-07-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0434-77/+77
|\|
| * Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-294-6/+6
| * Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2911-23/+30
| * QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-9/+9
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2822-26/+26
| * Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-281-4/+0
* | QDateTimeEdit: update cursor blinking code to match new APIRichard Moe Gustavsen2017-06-261-2/+2
* | Restrict QStyleHints::showShortcutsInContextMenus() to context menusFriedemann Kleint2017-06-262-2/+10
* | macOS: Remove support for child NSWindowsTor Arne Vestbø2017-06-211-1/+0
* | Eliminate in/out arguments from QDateTimeParser::parse()Edward Welbourne2017-06-201-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-194-4/+5
|\|
| * Doc: Update widget style gallery topicLeena Miettinen2017-06-093-3/+4
| * QPlainTextEdit: not show place holder when having preedit stringLiang Qi2017-06-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0722-201/+73
|\|
| * Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-0116-171/+39
| * Convert features.splashscreen to QT_REQUIRE_CONFIGStephan Binner2017-05-293-10/+10
| * Convert features.lcdnumber to QT_[REQUIRE_]CONFIGStephan Binner2017-05-293-9/+9
| * Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-293-13/+15
* | QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-042-3/+3
* | Do its best in QComboBox to map completer's indexAlexey Chernov2017-06-011-1/+15
* | QSplashScreen: make all ctors use the same Qt::WindowFlagsMarc Mutz2017-05-221-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-079-52/+84
|\|
| * QMenu: Ensure popup() gets the right screen geometryGabriel de Dietrich2017-05-041-9/+11
| * QMenu: Refactor column layout logicGabriel de Dietrich2017-05-031-5/+3
| * Fix build without features.style-stylesheetTasuku Suzuki2017-04-281-1/+1
| * Fix build without features.shortcutTasuku Suzuki2017-04-271-0/+2
| * QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-261-1/+15
| * Fix UB in QSplitter::childEventOlivier Goffart2017-04-231-9/+10
| * Deprecate QCoreApplication::flush()Gatis Paeglis2017-04-222-24/+13