index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
QCommonStyle: use media icons from Qt Icon Library
Christian Ehrlicher
2025-05-11
1
-0
/
+4
*
Widgets/Stylesheets: compile without FEATURE_style_stylesheet
Christian Ehrlicher
2025-05-01
1
-2
/
+6
*
QCommonStyle: use arrows from Qt Icon Library
Christian Ehrlicher
2025-03-04
1
-12
/
+12
*
CMake: Add doc_snippets feature
Kai Köhne
2024-11-19
1
-2
/
+1
*
widgets: fix developer build when some features are disabled
Vladimir Belyavsky
2024-08-03
1
-4
/
+12
*
Remove GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-12
1
-1
/
+0
*
Long live [[nodiscard]] QFile::open
Giuseppe D'Angelo
2024-04-17
1
-0
/
+1
*
cmake: Generate Apple privacy manifest files for Qt modules
Tor Arne Vestbø
2024-02-13
1
-0
/
+5
*
FusionStyle: re-add icons for dockwidget titlebar
Christian Ehrlicher
2023-11-04
1
-0
/
+30
*
QCommonStyle: add 128px icons for standardbutton-closetab
Christian Ehrlicher
2023-10-29
1
-3
/
+6
*
QCommonStyle: add 128px icons for toolbar-ext
Christian Ehrlicher
2023-10-29
1
-0
/
+3
*
QCommonStyle: add 128px icon for cleartext
Christian Ehrlicher
2023-10-29
1
-0
/
+1
*
QCommonStyle: add 128px versions of media icons
Christian Ehrlicher
2023-10-29
1
-0
/
+7
*
QCommonStyle: add missing png icons derived from svg ones
Christian Ehrlicher
2023-10-29
1
-0
/
+18
*
QtWidgets: finally Q_FOREACH-free
Ahmad Samir
2023-10-13
1
-7
/
+1
*
QGestureManager: port Q_FOREACH to ranged-for [6/6]
Ahmad Samir
2023-10-13
1
-1
/
+0
*
QWidgetRepaintManager: port Q_FOREACH to ranged-for
Ahmad Samir
2023-10-13
1
-1
/
+0
*
QMenuBar: compile with QT_NO_FOREACH
Ahmad Samir
2023-10-08
1
-2
/
+0
*
QGraphicsAnchorLayout: compile with QT_NO_FOREACH
Ahmad Samir
2023-10-08
1
-2
/
+0
*
Add QRhiWidget
Laszlo Agocs
2023-08-14
1
-0
/
+1
*
Mark QtWidgets as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-09
1
-0
/
+13
*
QtWidgets: use NO_PCH_SOURCES instead of manual no-pch handling
Marc Mutz
2023-08-05
1
-9
/
+2
*
QtWidgets: unbreak unity-build-batch-size 100000
Marc Mutz
2023-07-21
1
-0
/
+2
*
Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase
Giuseppe D'Angelo
2023-07-11
1
-0
/
+1
*
QDialogButtonBox - code cleanup
Axel Spoerl
2023-06-28
1
-1
/
+1
*
Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"
Tor Arne Vestbø
2023-04-13
1
-1
/
+1
*
Use Qt CMake APIs to exclude files from Unity Build
Amir Masoud Abdol
2023-04-03
1
-4
/
+4
*
macOS: Pick up QWizard background from keyboard assistant via NSBundle
Tor Arne Vestbø
2023-02-17
1
-8
/
+18
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-6
/
+0
*
Trace: Convert qtwidgets module to use tracepointgen tool
Antti Määttä
2023-02-10
1
-1
/
+5
*
QtWidgets: Fix CMake Unity (Jumbo) builds
Friedemann Kleint
2023-02-01
1
-0
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Add missing header files to the module sources
Alexey Edelev
2022-05-12
1
-1
/
+2
*
QtWidgets: clean up API removals
Marc Mutz
2021-07-27
1
-2
/
+2
*
QMenu/QToolBar: remove addAction() functions
Marc Mutz
2021-07-13
1
-0
/
+10
*
Add high-resolution pixmaps for macOS dock widget title icons
Volker Hilsheimer
2021-07-05
1
-0
/
+20
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-06-25
1
-0
/
+1
*
Fix BASE argument of qt_add_resources
Joerg Bornemann
2021-05-18
1
-192
/
+174
*
CMake: remove unnecessary add_dependencies()
Li Xinwei
2021-05-17
1
-2
/
+0
*
CMake: Remove GENERATE_METATYPES usage
Maximilian Goldstein
2021-04-27
1
-1
/
+0
*
cmake: disable snippets/graphicsview if "printdialog" is not available
Richard Moe Gustavsen
2021-03-02
1
-1
/
+1
*
CMake: Port the snippet project setup to CMake
Venugopal Shivashankar
2021-02-10
1
-0
/
+11
*
QTabBar/Windows: Fix close button icons being too small on high-res screens
Friedemann Kleint
2021-01-15
1
-0
/
+3
*
Purge QCoreApplicationPrivate::cloneEvent and overrides
Volker Hilsheimer
2020-11-12
1
-1
/
+0
*
CMake: Regenerate qtbase projects
Alexandru Croitor
2020-10-30
1
-4
/
+6
*
Add forwarding headers for classes moved from QtWidgets to QtGui
Volker Hilsheimer
2020-10-20
1
-1
/
+17
*
Purge QDesktopWidget
Volker Hilsheimer
2020-10-16
1
-1
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-92
/
+92
*
Remove QMacNativeWidget and QMacCocoaViewContainer
Tor Arne Vestbø
2020-08-28
1
-2
/
+0
[next]