pgLab/core
2018-08-05 09:05:24 +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 Builds on windows again 2017-11-26 13:07:21 +01:00
BackupFormatModel.h Builds on windows again 2017-11-26 13:07:21 +01:00
CMakeLists.txt Builds on windows again 2017-11-26 13:07:21 +01:00
ControllableTask.h Fix some warning 2018-08-05 09:05:24 +02:00
core.pro Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
CsvWriter.cpp Builds on windows again 2017-11-26 13:07:21 +01: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 Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
ExplainTreeModelItem.h Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
jsoncpp.cpp Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
my_boost_assert_handler.cpp Builds on windows again 2017-11-26 13:07:21 +01:00
PasswordManager.cpp Unit tests on PasswordManager are now much faster because the tests use a much 2017-12-16 21:42:41 +01:00
PasswordManager.h Unit tests on PasswordManager are now much faster because the tests use a much 2017-12-16 21:42:41 +01:00
QueuedBackgroundTask.cpp The MainWindow now uses a background task to load the catalog. 2017-12-28 07:23:20 +01:00
QueuedBackgroundTask.h The MainWindow now uses a background task to load the catalog. 2017-12-28 07:23:20 +01:00
RunControllableTask.h Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's 2018-02-14 19:18:51 +01:00
ScopeGuard.h Builds on windows again 2017-11-26 13:07:21 +01: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 Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstNode.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlAstSelect.cpp Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02: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 Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlLexer.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlParser.cpp Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
SqlParser.h Sketched rough parser code construction including some SQL AST classes. 2018-06-19 19:52:56 +02:00
TaskControl.h Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's 2018-02-14 19:18:51 +01:00
TaskExecutor.h Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's 2018-02-14 19:18:51 +01:00
WorkManager.cpp Added WorkManager to manage background tasks. 2017-12-25 15:32:02 +01:00
WorkManager.h Added WorkManager to manage background tasks. 2017-12-25 15:32:02 +01:00