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.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Use \keyword for alternative name of CMake command
Kai Köhne
31 hours
1
-1
/
+1
*
Doc: Drop link to deleted page
Paul Wicking
2023-01-05
1
-3
/
+1
*
Doc: Add link to Tools Examples from the Qt Widgets module front page
Leena Miettinen
2022-12-19
1
-0
/
+1
*
Modernize QMessageBox documentation and example
Tor Arne Vestbø
2022-11-18
4
-0
/
+0
*
Doc: Normalize page names
Kai Köhne
2022-11-02
1
-1
/
+1
*
Layouts docs: pass parent widget in the ctor
Ahmad Samir
2022-10-21
5
-18
/
+13
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-4
/
+4
*
Style sheets: add placeholder text color property for edit widgets
Eirik Aavitsland
2022-09-29
2
-1
/
+28
*
Update the snippet for QFileDialog::saveFileContent
Mikolaj Boc
2022-08-26
1
-1
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
8
-8
/
+8
*
Doc: Format certain operators in text
Paul Wicking
2022-08-23
1
-1
/
+1
*
Documentation: Fix "Using Model Indexes" in Model View Programming guide to work
Friedemann Kleint
2022-08-09
2
-29
/
+40
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
8
-0
/
+24
*
Styles: fix typos in the doc
Laszlo Papp
2022-07-15
1
-4
/
+4
*
CustomStyle doc: fix code indentation
Laszlo Papp
2022-07-14
1
-1
/
+1
*
Doc: Add qthelp dependency to gui and widgets
Luca Di Sera
2022-06-22
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
145
-6612
/
+290
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-8
/
+10
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
2
-3
/
+3
*
Doc: Reorganize sections structure in Qt Widgets landing page
Andreas Eliasson
2022-03-22
1
-20
/
+21
*
Replace deprecated QColor::fromString in tests and documentation
Volker Hilsheimer
2022-03-21
1
-1
/
+1
*
Document change to style sheet selectors for enum properties
Volker Hilsheimer
2022-02-20
1
-0
/
+21
*
Doc: Remove "Docs about UI Design" book overview
Kai Köhne
2022-01-19
2
-81
/
+4
*
Doc: Remove mentioning of Fowler book
Kai Köhne
2022-01-17
1
-10
/
+0
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
2
-2
/
+2
*
Doc: Enable qdoc warning count limit
Venugopal Shivashankar
2021-10-21
1
-0
/
+3
*
Mention a change to QDateTimeEdit::setDateTime()
Edward Welbourne
2021-10-16
1
-1
/
+13
*
Doc: Fix usage of \summary macro
Topi Reinio
2021-10-12
1
-1
/
+1
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
2
-3
/
+3
*
Doc: Make it explicit when CMake API is defined
Kai Köhne
2021-10-05
2
-0
/
+7
*
Doc: Add summary to CMake commands
Kai Köhne
2021-10-04
1
-1
/
+1
*
Partially modified to use C++11 standard nullptr
chenbin
2021-09-06
1
-1
/
+1
*
Doc: Remove unsupported customFilters
Kai Köhne
2021-09-03
1
-4
/
+0
*
Doc: Add global \versionlessCMakeCommandsNote qdoc macro
Joerg Bornemann
2021-08-23
1
-3
/
+2
*
Implement missing support for 'em' and 'ex' lengths in style sheet
Volker Hilsheimer
2021-08-10
1
-1
/
+2
*
Doc: fix QStyleOptionMenuItem::menuHasCheckableItems typo
Jeremy Katz
2021-08-10
1
-1
/
+1
*
Documentation: Remove section advertising Amazon
Friedemann Kleint
2021-06-28
1
-13
/
+0
*
Add note about the risk of setting min-width/height in a style sheet
Volker Hilsheimer
2021-05-07
1
-2
/
+8
*
Document change to QAbstractItemView::viewOptions in porting guide
Volker Hilsheimer
2021-04-04
1
-0
/
+8
*
Doc: Fix qdoc warnings on snippet files
Nico Vertriest
2021-03-22
2
-1
/
+4
*
Doc: Change section titles that cause bad links
Paul Wicking
2021-03-11
1
-3
/
+3
*
Fix signature of canDropMimeData used in code snippet
Albert Astals Cid
2021-03-04
2
-2
/
+2
*
CMake: Port the snippet project setup to CMake
Venugopal Shivashankar
2021-02-10
8
-2
/
+61
*
QStyle: add name() to return the name of the style
Christian Ehrlicher
2021-01-14
1
-16
/
+8
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
18
-99
/
+0
*
Doc: Fix broken link in stylesheet examples
Nico Vertriest
2020-12-23
1
-2
/
+4
*
Doc: Fix various documentation warnings
Topi Reinio
2020-11-30
1
-1
/
+1
*
Doc: Use explicit linkage with target_link_libraries
Kai Koehne
2020-11-30
1
-1
/
+1
*
Rename Application Example
Volker Hilsheimer
2020-11-26
1
-1
/
+1
[next]