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
/
examples
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add Alt-text to the Qt SQL examples
Safiyyah Moosa
2025-04-09
9
-12
/
+12
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
1
-0
/
+1
*
sqlbrowser example: use = default on empty dtors
Marc Mutz
2025-01-02
1
-3
/
+1
*
sqlbrowser example: fix ugly margin around ConnectionWidget
Marc Mutz
2025-01-02
1
-0
/
+1
*
sqlbrowser example: use explicit / override
Marc Mutz
2025-01-02
3
-6
/
+6
*
sqlbrowser example: use unique_ptr to hold m_ui
Marc Mutz
2025-01-02
4
-10
/
+10
*
sqlbrowser example: use idiomatic Qt [3/3]: use form-layout
Marc Mutz
2025-01-02
1
-7
/
+1
*
sqlbrowser example: use idiomatic Qt [2/3]: use button-box / override accept()
Marc Mutz
2025-01-02
3
-51
/
+39
*
sqlbrowser example: use idiomatic Qt [1/3]: disabling group-box
Marc Mutz
2025-01-02
3
-9
/
+18
*
Use delegate to draw ComboBox Label
Magdalena Stojek
2024-10-29
4
-51
/
+28
*
Examples/Sql/Masterdetail: Fix deleting rows
Christian Ehrlicher
2024-09-07
5
-1
/
+7
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-03-22
9
-81
/
+90
*
SQL/QSqlField: deprecate internal functions setSqlType()/typeID()
Christian Ehrlicher
2024-03-10
1
-3
/
+1
*
Correct license for examples files
Lucie Gérard
2024-03-07
10
-10
/
+10
*
Examples/sqlbrowser: improve coding style
Christian Ehrlicher
2024-01-19
7
-194
/
+248
*
SQL examples: code cleanup
Christian Ehrlicher
2024-01-14
19
-129
/
+172
*
Fix warning on SQL Browser startup
Kai Köhne
2024-01-12
1
-1
/
+2
*
Update the books example
Ed Cooke
2023-12-14
12
-241
/
+184
*
SQL/drilldown example: add new icons and misc cleanup
Christian Ehrlicher
2023-11-23
12
-21
/
+17
*
Preparations to deprecate QItemDelegate
Christian Ehrlicher
2023-10-05
1
-4
/
+4
*
examples/: compile with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-09-08
5
-20
/
+11
*
Doc: Add remaining SQL examples to Data Processing & I/O category
Kai Köhne
2023-07-13
8
-0
/
+8
*
Doc: Update example category names
Kai Köhne
2023-07-10
1
-1
/
+1
*
Move simple widget mapper example to manual test
Tor Arne Vestbø
2023-06-30
1
-2
/
+1
*
Examples: Revamp sql/books
Liang Qi
2023-06-29
3
-2
/
+6
*
Examples: Remove unnecessary Q_INIT_RESOURCE calls
Kai Köhne
2023-06-08
3
-6
/
+0
*
Update Cached Table example meta-data
Volker Hilsheimer
2023-05-24
1
-1
/
+2
*
examples: Connect Quit action to QCoreApplication::quit, not QWidget::close
Tor Arne Vestbø
2023-02-20
2
-2
/
+2
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
9
-9
/
+9
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
9
-20
/
+18
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
10
-39
/
+39
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
10
-10
/
+10
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
10
-0
/
+30
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
2
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
49
-2194
/
+98
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
9
-32
/
+0
*
Examples: Remove unneeded target_include_directories
Kai Köhne
2021-12-17
1
-4
/
+0
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
9
-12
/
+27
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
10
-21
/
+1
*
CMake: Prefer unversioned commands
Kai Köhne
2021-12-13
3
-3
/
+3
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
9
-37
/
+9
*
Remove .prev_CMakeLists.txt
Kai Köhne
2021-12-06
1
-18
/
+0
*
SQL browser example: fix typo
Talent Gc
2021-09-02
1
-1
/
+1
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
9
-9
/
+9
*
Build examples in isolated sub-builds using ExternalProject
Craig Scott
2021-05-26
1
-9
/
+9
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
9
-0
/
+36
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
9
-9
/
+9
*
Fix some qdoc warnings: typos and qdoc syntax
Volker Hilsheimer
2020-09-22
1
-1
/
+1
*
Derive some item delegates from QStyledItemDelegate
Lars Knoll
2020-09-10
1
-6
/
+1
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-2
/
+2
[next]