index
:
delta/qt5/qttools.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/cmake
wip/qdoc-clang
wip/qt6
wip/winrt
code.qt.io: qt/qttools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: QDoc Manual: correctly output /*! and */ comment delimiters
Topi Reinio
2023-02-07
4
-416
/
+405
*
qdoc: Make QDoc's output less noisy by default
Topi Reinio
2023-02-07
10
-59
/
+29
*
Qt Designer: Document CMake usage
Friedemann Kleint
2023-02-03
1
-26
/
+63
*
Designer: Don't leak DockedMainWindow
Jarek Kobus
2023-02-03
2
-2
/
+2
*
Designer: Don't leak menu bar in Docked Window mode
Jarek Kobus
2023-02-03
2
-7
/
+5
*
Qt Designer: Add section about Python resource imports
Friedemann Kleint
2023-02-03
1
-0
/
+64
*
Designer: Don't leak Recent Files menu
Jarek Kobus
2023-02-03
2
-6
/
+8
*
Qt Designer module: Fix documentation on how to link
Friedemann Kleint
2023-02-02
4
-19
/
+14
*
Designer: Don't leak menu inside Configure Action Editor button
Jarek Kobus
2023-02-02
1
-1
/
+1
*
QtResourceEditorDialog: Disconnect from QtQrcManager signals in d'tor
Jarek Kobus
2023-02-02
1
-0
/
+2
*
Qt Designer: Add CMakeLists.txt files for the documentation snippets
Friedemann Kleint
2023-01-31
7
-0
/
+156
*
Qt Designer: Add tool tip with file name and date to the plugin dialog
Friedemann Kleint
2023-01-31
2
-5
/
+12
*
Qt Designer: Brush up the documentation code snippets
Friedemann Kleint
2023-01-31
14
-84
/
+34
*
qdoc: Allow snippet marker comments to be indented
Topi Reinio
2023-01-31
1
-4
/
+7
*
qdoc: Add auxiliary example metadata to examples-manifest.xml file
Kai Köhne
2023-01-31
1
-0
/
+40
*
QtTools: Replace string connection leftovers with typed connections
Jarek Kobus
2023-01-30
4
-14
/
+10
*
QtResourceEditor: Remove private slots - part 6
Jarek Kobus
2023-01-30
8
-142
/
+108
*
QtToolBarDialog: Remove private slots - part 5
Jarek Kobus
2023-01-30
2
-51
/
+35
*
QtEditorFactory: Remove private slots - part 4
Jarek Kobus
2023-01-30
2
-233
/
+186
*
QtVariantProperty: Remove private slots - part 3
Jarek Kobus
2023-01-30
2
-207
/
+245
*
QtPropertyManager: Remove private slots - part 2
Jarek Kobus
2023-01-30
2
-103
/
+72
*
QtPropertyBrowser: Remove private slots - part 1
Jarek Kobus
2023-01-30
8
-90
/
+55
*
Qt Designer: Remove "using namespace qdesigner_internal" from sources, part II
Friedemann Kleint
2023-01-30
2
-49
/
+71
*
Qt Designer: Remove "using namespace qdesigner_internal" from sources
Friedemann Kleint
2023-01-30
27
-34
/
+77
*
Qt Designer: Rename grid layout helper class
Friedemann Kleint
2023-01-30
1
-30
/
+30
*
Qt Designer: Fix CMake Unity (Jumbo) build warnings about members from anonym...
Friedemann Kleint
2023-01-30
2
-11
/
+21
*
Qt Designer: Remove Q_DECLARE_METATYPE(QtIconMap)
Friedemann Kleint
2023-01-30
2
-4
/
+2
*
Qt Designer: Fix the documentation code snippets
Friedemann Kleint
2023-01-30
13
-23
/
+26
*
Qt Designer: Remove Q_DECLARE_METATYPE(QAction*)
Friedemann Kleint
2023-01-30
5
-10
/
+0
*
Qt Designer: Introduce more range-based for loops
Friedemann Kleint
2023-01-30
39
-340
/
+242
*
Doc: Fix link target after changing example name
Leena Miettinen
2023-01-27
1
-2
/
+1
*
Doc: Update Qt Linguist Manual
Leena Miettinen
2023-01-27
13
-686
/
+896
*
qdoc: Remove demos-manifest.xml file
Kai Köhne
2023-01-27
3
-25
/
+12
*
CMake: Don't pass .ts files as sources to lupdate
Joerg Bornemann
2023-01-27
1
-1
/
+2
*
qdoc: Ensure the generated temporary header file is closed properly
Topi Reinio
2023-01-26
1
-3
/
+1
*
Qt Designer: Remove some old-style connects
Friedemann Kleint
2023-01-26
4
-54
/
+54
*
Qt Designer: Add a warning note about the auto-connect feature
Friedemann Kleint
2023-01-26
1
-0
/
+4
*
HelpEngineWrapper: fix API susceptible to GCC 13 -Wdangling-reference
Marc Mutz
2023-01-26
2
-1
/
+7
*
Qt Designer: Replace typedefs duplicating Qt's QObject/QWidgetList types
Friedemann Kleint
2023-01-25
4
-32
/
+22
*
Qt Designer: Disambiguate static variables and functions
Friedemann Kleint
2023-01-25
4
-22
/
+22
*
Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabase
Friedemann Kleint
2023-01-25
4
-28
/
+29
*
Qt Designer: Fix CMake Unity (Jumbo) build errors related to UI forms
Friedemann Kleint
2023-01-25
6
-6
/
+6
*
linguist: Disambiguate more static functions
Friedemann Kleint
2023-01-25
2
-8
/
+8
*
QLayoutSupport: fix GCC 13 -Werror=overloaded-virtual
Marc Mutz
2023-01-25
1
-0
/
+1
*
qdoc: Prevent macro clash in CMake Unity (Jumbo) builds
Friedemann Kleint
2023-01-24
1
-0
/
+3
*
Qt Designer: Disambiguate static helper formEditorForObject()
Friedemann Kleint
2023-01-24
3
-30
/
+19
*
qdoc: Ignore rest of the line for \inlineimage
Venugopal Shivashankar
2023-01-24
4
-31
/
+30
*
Qt Designer: Ensure newly added scratch pad items become visible
Friedemann Kleint
2023-01-24
1
-0
/
+2
*
Qt Designer: Allow for custom icon name from themes
Friedemann Kleint
2023-01-16
1
-0
/
+17
*
linguist: Support Unity builds
Friedemann Kleint
2023-01-16
8
-35
/
+41
[next]