pgLab/core
2018-02-14 19:18:51 +01:00
..
json
test
BackupFormatModel.cpp
BackupFormatModel.h
CMakeLists.txt
ControllableTask.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
core.pro Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's 2018-02-14 19:18:51 +01:00
CsvWriter.cpp
CsvWriter.h
Expected.h Just some comments. 2017-12-26 07:34:08 +01:00
ExplainTreeModelItem.cpp
ExplainTreeModelItem.h
jsoncpp.cpp
my_boost_assert_handler.cpp
PasswordManager.cpp
PasswordManager.h
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
SqlLexer.cpp Lexical analyzer should now be less confused by dots and comma's and an assortment of other single character symbols. 2018-02-05 22:25:38 +01:00
SqlLexer.h Lexical analyzer should now be less confused by dots and comma's and an assortment of other single character symbols. 2018-02-05 22:25:38 +01: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