Commit Graph

8 Commits (master)

Author SHA1 Message Date
jvoisin 1a326294c0 Run IWYU on the opencs 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Andrei Kortunov 8ca3c3b123 Mark overrided methods by override keyword 4 years ago
Rob Cutmore 547d783eac Editor: Remove overridden configureCreateCommand
StartScriptCreator was incorrectly overriding configureCreateCommand.
This caused issues trying to edit an uneditable column while adding a
new record.
9 years ago
Rob Cutmore fbca094dda Fix input validation in StartScriptCreator 9 years ago
Rob Cutmore b93b97575e Improve start script creation (Fixes #3024)
Improved start script creation by updating input to be a drop target
and adding auto-completion.
9 years ago
artemutin@yandex.ru e672880f64 Fix namespace, add file to CMakeLists.txt 9 years ago
artemutin@yandex.ru 3f27c85630 Added StartScriptCreator class with redefined getErrors method. 9 years ago