pgLab/core
eelke a7d4a5f13d build fixes
# Conflicts:
#	pglablib/sqlast/SelectList.h
2022-05-24 18:56:39 +02:00
..
json Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
test Builds on windows again 2017-11-26 13:07:21 +01:00
BackupFormatModel.cpp Removed rangechecked_cast was not working as I hoped. 2019-11-30 16:11:12 +01:00
BackupFormatModel.h MIsc changes 2019-03-27 18:23:00 +01:00
CMakeLists.txt Builds on windows again 2017-11-26 13:07:21 +01:00
core.pro Cleanup remove system for background tasks we were not using anymore. 2022-01-16 18:51:43 +01:00
CsvWriter.cpp Collection of minor code improvements. 2018-10-21 13:46:58 +02:00
CsvWriter.h Builds on windows again 2017-11-26 13:07:21 +01:00
Expected.h Just some comments. 2017-12-26 07:34:08 +01:00
ExplainTreeModelItem.cpp Removed rangechecked_cast was not working as I hoped. 2019-11-30 16:11:12 +01:00
ExplainTreeModelItem.h Corrected some usage of QueueTask that was already broken as QueueTask is defunct. 2018-12-31 15:19:16 +01:00
IntegerRange.h Improved support from removing rows in crud tabs. 2018-12-15 11:24:58 +01:00
jsoncpp.cpp Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
KeyStrengthener.cpp missing includes 2020-10-15 19:12:11 +02:00
KeyStrengthener.h Store encrypted passwords with connections. 2019-09-01 14:07:58 +02:00
my_boost_assert_handler.cpp Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
PasswordManager.cpp Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
PasswordManager.h Cleanup 2022-01-21 18:54:50 +01:00
QueuedBackgroundTask.cpp Fixed some small details the analyzer was complaining about. 2018-12-09 21:10:35 +01:00
QueuedBackgroundTask.h The MainWindow now uses a background task to load the catalog. 2017-12-28 07:23:20 +01:00
ScopeGuard.h build fixes 2022-05-24 18:56:39 +02:00
SqlAstExpression.cpp Fix some warning 2018-08-05 09:05:24 +02:00
SqlAstExpression.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstNode.cpp Collection of minor code improvements. 2018-10-21 13:46:58 +02:00
SqlAstNode.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelect.cpp Some work on parser, not used yet. 2019-01-28 20:53:10 +01:00
SqlAstSelect.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelectList.cpp Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelectList.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelectListEntry.cpp Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelectListEntry.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlLexer.cpp Qt6 migration 2021-03-06 13:13:31 +01:00
SqlLexer.h Improved generation of c/cpp string from query 2019-08-19 13:52:23 +02:00
SqlParser.cpp missing includes 2020-10-15 19:12:11 +02:00
SqlParser.h Some work on parser, not used yet. 2019-01-28 20:53:10 +01:00
std_utils.h WIP: Added page showing list of functions. 2018-11-25 09:06:01 +01:00