2 Commits (a91ff4e4b61f22ecf49debccf16ce7d190248c91)

Author SHA1 Message Date
Alexander Lohnau 63bea079c5
interactiveconsole: Allow specifying mode from command line parameter 4 years ago
David Edmundson afa8159f34 Split Interactive console into it's own binary 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Laurent Montel 500feda997 Fix forward declaration 7 years ago
Friedrich W. H. Kossebau beefcb1581 Use explicit 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Aleix Pol 96ff1c868e Properly define overrides as suggested by the c++ standard 10 years ago
Aaron Seigo f1887c533a more sensible source tree layout 12 years ago
Aaron Seigo 32f294d29f create a QObject wrapper around InteractiveConsole 12 years ago
Aaron Seigo 1c7e0dbcde close on reject, fold onClose into its only remaining usage in closeEvent 12 years ago
Aaron Seigo 33a29dc862 give it a visibility property with a signal 12 years ago
Aaron Seigo b9fbc59d20 make just one plugin out of both components 12 years ago
Aaron Seigo 9cca8ce2ef make loadScript a slot for use from QML 12 years ago
Aaron Seigo 30c71aba1c scriptInterface -> scriptEngine 12 years ago
Aaron Seigo f75fd4b675 make interactiveconsole a qml component 12 years ago