summaryrefslogtreecommitdiffhomepage
path: root/options/scoped.hpp
AgeCommit message (Collapse)Author
2019-01-16clang-tidy fixes onlyStanislaw Halik
Maybe global `-Wcomma' is too harsh. There should be no functional changes whatsoever.
2018-08-03irrelevant busyworkStanislaw Halik
2018-01-11minor cleanupStanislaw Halik
2017-10-20options/scoped: use raiiStanislaw Halik
2017-09-25api, options: some `virtual' fixesStanislaw Halik
2017-03-28start renaming internal macros as OPENTRACK_* to OTR_*Stanislaw Halik
2017-01-09logic/libs: options/scoped: don't reset dialog on proto load failureStanislaw Halik
2016-09-26gui, options: prevent options reset on tracker stopStanislaw Halik
They should only be reset when closing the module dialog window. This is a hack but otherwise we'd have to change all the modules. Issue: #466 Closes #466
2016-08-17move options framework into its own libraryStanislaw Halik
- adjust usages - add support for QList signals and metatype