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
/
sqlbrowser
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-03-22
1
-9
/
+10
*
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
1
-1
/
+1
*
Examples/sqlbrowser: improve coding style
Christian Ehrlicher
2024-01-19
7
-194
/
+248
*
Fix warning on SQL Browser startup
Kai Köhne
2024-01-12
1
-1
/
+2
*
examples/: compile with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-09-08
3
-10
/
+9
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
1
-1
/
+1
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
1
-3
/
+2
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
1
-4
/
+4
*
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
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
7
-343
/
+14
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
1
-1
/
+0
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
1
-1
/
+3
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
1
-2
/
+0
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
1
-4
/
+1
*
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
1
-1
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
1
-0
/
+4
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
1
-1
/
+1
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-2
/
+2
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
1
-1
/
+5
*
QtSql: remove compat SQL plugin names
Christian Ehrlicher
2020-02-13
1
-7
/
+0
*
Regenerate examples
Alexandru Croitor
2020-02-04
1
-1
/
+5
*
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-06-14
1
-2
/
+2
|
\
*
|
Fix compiling of examples on Android
Simon Hausmann
2019-06-12
1
-1
/
+2
*
|
Fix linking of examples
Simon Hausmann
2019-06-12
1
-1
/
+1
*
|
Allow to build examples as standalone project
Kevin Funk
2019-06-05
1
-25
/
+26
*
|
Rerun pro2cmake on projects that use .ui files
Alexandru Croitor
2019-05-22
1
-3
/
+5
*
|
CMake: Add more examples
Tobias Hunger
2019-03-26
1
-0
/
+29
|
/
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
1
-0
/
+1
*
Revamp SQL examples to C++11
Michael Winkelmann
2017-09-14
6
-16
/
+19
*
prune vestiges of DEPLOYMENT_PLUGIN
Oswald Buddenhagen
2016-12-23
1
-5
/
+0
*
Examples: Replace 'Q_DECL_OVERRIDE' by 'override'
hjk
2016-06-15
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-21
7
-112
/
+231
*
fix usage of wince scope
Oswald Buddenhagen
2015-06-05
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
7
-49
/
+49
*
Update license headers and add new license files
Matti Paaso
2014-09-24
7
-133
/
+77
*
Examples: Add Q_DECL_OVERRIDE to overridden functions
Olivier Goffart
2014-07-15
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
7
-7
/
+7
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-11-29
1
-3
/
+1
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
1
-2
/
+2
[next]