summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* SQL/QSqlField: deprecate internal functions setSqlType()/typeID()Christian Ehrlicher2024-03-101-3/+1
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Examples/sqlbrowser: improve coding styleChristian Ehrlicher2024-01-197-194/+248
* Fix warning on SQL Browser startupKai Köhne2024-01-121-1/+2
* examples/: compile with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-083-10/+9
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-167-343/+14
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-1/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+1
* SQL browser example: fix typoTalent Gc2021-09-021-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-131-7/+0
* Regenerate examplesAlexandru Croitor2020-02-041-1/+5
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-25/+26
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-3/+5
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+29
|/
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Revamp SQL examples to C++11Michael Winkelmann2017-09-146-16/+19
* prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-5/+0
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-1/+1
* Updated license headersJani Heikkinen2016-01-217-112/+231
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-168/+168
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-281-2/+2
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-1/+1
* add strategy support to sqlbrowser exampleMark Brand2012-03-063-79/+200
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7