208 Commits (93aa0f3c850432c118ca24c20dd3f698ef3c22de)

Author SHA1 Message Date
Teo Mrnjavac 1237f7acc5 Only enable colorized messages if g++ version is >=4.9 10 years ago
Teo Mrnjavac f00337f379 Force error coloring in GCC 4.9 10 years ago
Teo Mrnjavac 3dd9578b95 Allow undefined symbols when linking plugin. 10 years ago
Teo Mrnjavac 13fcf387c7 A bunch of work on loading plugins.
Also switched to C++11.
10 years ago
Teo Mrnjavac 05d355f21f Config files are YAML, not JSON. We depend on yaml-cpp for parsing. 10 years ago
Teo Mrnjavac 6899b1f0fa Added CMake magic for plugin infrastructure.
Added ViewManager.
Added dummy Settings class.
Added dummy plugin interface (UI plugins only).
Added dummy greeting plugin.
Added DLLEXPORT macros for UI plugin interface and plugins.
10 years ago
Teo Mrnjavac b21dc4fe4c Added Utils, Logger, Translations, QCommandLineParser, init boilerplate 11 years ago
Teo Mrnjavac b5ec7c4702 CMake skeleton. 11 years ago