summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-6/+6
| | * | | | | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1183-798/+1027
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-22/+18
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-0/+4
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0321-83/+180
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0364-252/+639
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Add basic support for compiling applications with qmakeSimon Hausmann2019-05-312-0/+2
| | * | | | | | | | | | | | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-0/+4
| | * | | | | | | | | | | | | | Regenerate widgetsAlexandru Croitor2019-05-202-19/+813
| | * | | | | | | | | | | | | | Fix special cases in widgetsAlexandru Croitor2019-05-061-1/+1
| | * | | | | | | | | | | | | | CMake: Improve mapping of librariesTobias Hunger2019-05-031-1/+1
| | * | | | | | | | | | | | | | CMake: configurejson2cmake: Do not generate useless OPTIONALsTobias Hunger2019-05-031-1/+0
| | * | | | | | | | | | | | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
| | * | | | | | | | | | | | | | Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-1/+1
| | * | | | | | | | | | | | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16254-2433/+3637
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix architecture conditionsAlexandru Croitor2019-04-031-1/+1
| | * | | | | | | | | | | | | | | CMake: Re-generate widgetsTobias Hunger2019-03-271-46/+224
| | * | | | | | | | | | | | | | | cmake: Fix more old-style CMake macrosKevin Funk2019-02-121-1/+1
| | * | | | | | | | | | | | | | | cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-121-19/+0
| | * | | | | | | | | | | | | | | cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-111-1/+3
| | * | | | | | | | | | | | | | | cmake: Fix build widgets on macOSМихаил Светкин2019-02-111-5/+5
| | * | | | | | | | | | | | | | | cmake: Make sure moc/rcc/uic are built when neededAlbert Astals Cid2019-02-071-0/+2
| | * | | | | | | | | | | | | | | Rerun configurejson2cmake after rebase on top of newer devTobias Hunger2018-11-011-1/+1
| | * | | | | | | | | | | | | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+1179
* | | | | | | | | | | | | | | | | Cleanup code where we mixed QHash and QMultiHash iterator codeLars Knoll2020-02-031-1/+1
* | | | | | | | | | | | | | | | | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-023-93/+8
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | / / / Make QTypeInfo::Tampered usableLars Knoll2020-01-301-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-2818-71/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-284-22/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-284-22/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Doc: Update the stylesheet reference for widgets and richtextVenugopal Shivashankar2020-01-271-0/+12
| | | * | | | | | | | | | | | | QScrollArea: fix off-by-one error in ensureWidgetVisibleIndiana Kernick2020-01-251-2/+2
| | | * | | | | | | | | | | | | Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-1/+2
| | | * | | | | | | | | | | | | Prepare callers for QChar-to-QString change in some QLocale returnsEdward Welbourne2020-01-231-19/+29
| * | | | | | | | | | | | | | | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-282-16/+22
| * | | | | | | | | | | | | | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-283-3/+33
| * | | | | | | | | | | | | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-289-30/+46
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2852-361/+539
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
| * | | | | | | | | | | | | | Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-2613-33/+33
| * | | | | | | | | | | | | | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-261-3/+4
| * | | | | | | | | | | | | | QGestureManager: fix one (of many) inefficient loop(s)Marc Mutz2020-01-261-4/+3
| * | | | | | | | | | | | | | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-252-0/+18
| * | | | | | | | | | | | | | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-265-19/+104
| * | | | | | | | | | | | | | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-252-0/+23
| * | | | | | | | | | | | | | QMenu: don't crash when another popup is closed when a popup is closedChristian Ehrlicher2020-01-251-1/+3
| * | | | | | | | | | | | | | QTextBrowser: deprecate signal highlighted(QString)Christian Ehrlicher2020-01-252-18/+22
| * | | | | | | | | | | | | | Fix some qdoc-warningsFriedemann Kleint2020-01-242-3/+3
| * | | | | | | | | | | | | | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-2323-163/+173
| * | | | | | | | | | | | | | Fix positioning of dynamically populated QToolButton::MenuButtonPopup's in sc...Friedemann Kleint2020-01-233-34/+51