index
:
qt/qttools.git
5.10
5.11
5.12
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.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/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve CalculatorBuilder example
Kai Köhne
2025-04-11
3
-23
/
+16
*
Fix compiler warnings in textfinder example
Kai Köhne
2025-04-11
2
-13
/
+13
*
Doc: Fix capitalization of QUiLoader
Kai Köhne
2025-04-10
1
-1
/
+1
*
CMake: Add TS_OUTPUT_DIRECTORY argument to qt_add_translations
Joerg Bornemann
2025-02-17
1
-1
/
+1
*
cmake: fix configuration when designer is disabled
Tim Blechmann
2025-01-08
1
-1
/
+3
*
Update MainWindow to dynamically display the active file name
Patryk Stachniak
2024-11-29
4
-0
/
+12
*
Docs: Add a screenshot for the Context-Sensitive Help example
Alexei Cazacov
2024-10-16
2
-0
/
+2
*
ContextSensitiveHelp: Fix path to docs in case of insource build
Jarek Kobus
2024-10-10
3
-2
/
+28
*
Docs: Update the screenshots for the Qt Tools examples
Alexei Cazacov
2024-10-10
14
-0
/
+3
*
Add initial plurals .ts files for i18n examples
Joerg Bornemann
2024-09-10
3
-0
/
+30
*
Trollprint example: use string literals
Axel Spoerl
2024-07-10
1
-3
/
+4
*
Correct license for documentation files
Lucie Gérard
2024-04-04
2
-2
/
+2
*
Change license for build file in example
Lucie Gérard
2024-03-15
17
-17
/
+17
*
CMake: Rename I18N_*LANGUAGES variables and parameters
Joerg Bornemann
2024-02-25
4
-4
/
+4
*
Rename 'Qt Designer' to 'Qt Widgets Designer'
Friedemann Kleint
2024-02-19
6
-10
/
+10
*
Qt Designer: Use \QD macro in documentation
Friedemann Kleint
2024-02-15
4
-12
/
+12
*
Remove 'Internationalization' category
Kai Köhne
2024-02-15
4
-4
/
+4
*
Fix misleading variable name in i18n example
Joerg Bornemann
2024-01-16
1
-4
/
+4
*
Clean up CMakeLists.txt file for qhelp example
Kai Köhne
2023-12-20
1
-7
/
+6
*
Refurbish the custom widget example
Matthias Rauter
2023-11-17
2
-17
/
+40
*
Examples: Use the revisited qt_add_translations signature
Joerg Bornemann
2023-09-28
4
-24
/
+12
*
Fix meta data of the Qt Designer "Multiple Inheritance" example
Friedemann Kleint
2023-09-25
1
-1
/
+1
*
lupdate: remove number heuristics
Lucie Gérard
2023-09-13
3
-26
/
+13
*
Add ts files in arrowpad example
Lucie Gérard
2023-09-13
3
-0
/
+9
*
Doc: Add example category to qtassistant
Inkamari Harjula
2023-09-07
2
-0
/
+2
*
Doc: Add example category to qhelp
Inkamari Harjula
2023-09-06
1
-0
/
+1
*
RemoteControl: Revamp the example
Jarek Kobus
2023-07-24
3
-93
/
+63
*
SimpleTextViewer: Use new string literals
Jarek Kobus
2023-07-24
2
-8
/
+12
*
SimpleTextViewer: Revamp the example
Jarek Kobus
2023-07-24
7
-56
/
+39
*
Add explanations on where this example works best
Lucie Gérard
2023-07-03
1
-0
/
+4
*
Update arrowpad example
Lucie Gérard
2023-06-27
3
-4
/
+13
*
Update trollprint example
Lucie Gérard
2023-06-26
2
-3
/
+5
*
Examples: Remove unnecessary Q_INIT_RESOURCE calls
Kai Köhne
2023-06-05
1
-2
/
+0
*
Clean up Designer's extension plugins examples' qmake files
Joerg Bornemann
2023-05-31
3
-30
/
+0
*
Revert "Check the return value from QTranslator::load()"
Tor Arne Vestbø
2023-05-02
1
-2
/
+1
*
hellotr: Clarify that .ts file is generated in the source directory
Tor Arne Vestbø
2023-04-19
1
-1
/
+1
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-11
11
-11
/
+11
*
Mark Linguist examples with Internationalization category
Kai Köhne
2023-03-31
4
-2
/
+12
*
examples: port linguist examples to new connection style
Samuel Gaist
2023-02-25
2
-4
/
+4
*
examples: port help examples to new connection style
Samuel Gaist
2023-02-25
1
-2
/
+2
*
examples: port assistant examples to new connection style
Samuel Gaist
2023-02-25
1
-8
/
+8
*
Qt Designer: Remove worldtimeclock example images
Friedemann Kleint
2023-02-24
5
-0
/
+0
*
Qt Designer/QtUiTools examples: Add categories
Friedemann Kleint
2023-02-20
7
-0
/
+14
*
Qt Designer/QtUiTools examples: Drop 'Example' from titles
Friedemann Kleint
2023-02-20
6
-7
/
+7
*
Fix oversights of the Qt Designer Multi examples code changes
Friedemann Kleint
2023-02-20
4
-32
/
+30
*
Update screenshots of the Qt Designer examples
Friedemann Kleint
2023-02-16
25
-11
/
+11
*
Move the uitools multipleinheritance example to calculatorform_mi
Friedemann Kleint
2023-02-10
12
-23
/
+22
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-09
1
-1
/
+1
*
Qt Designer: Remove worldtimeclock examples
Friedemann Kleint
2023-02-08
17
-850
/
+5
*
Exclude Qt Designer plugin examples from cross-builds
Friedemann Kleint
2023-02-06
1
-1
/
+1
[next]