summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-109-20/+24
* Convert features.splitter to QT_[REQUIRE_]CONFIGStephan Binner2017-08-104-11/+12
* Convert features.groupbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-103-11/+8
* Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1011-20/+25
* Convert features.toolbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-103-11/+7
* Convert features.progressbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-103-10/+8
* Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-104-12/+10
* Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-087-17/+18
* Convert features.dial to QT_[REQUIRE_]CONFIGStephan Binner2017-08-083-11/+7
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2515-147/+144
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2511-127/+125
* Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2511-38/+41
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Remove features.rubberband dependency of features.splitterStephan Binner2017-04-212-1/+13
* Remove wrong features.rubberband condition of features.dockwidgetStephan Binner2017-04-212-2/+0
* Fix QComboBox popup from opening on wrong screenJoni Poikelin2017-04-211-0/+16
* QLineEdit: Make the clear button always the leftmost buttonElvis Angelaccio2017-04-191-0/+11
* Fix build for -no-feature-cssparserStephan Binner2017-04-191-0/+2
* Fix warnings for -no-feature-texthtmlparserStephan Binner2017-04-192-0/+3