35 Commits (2693f493c9d05cfa33f9c025ae6d9c1a6921d7ad)
 

Author SHA1 Message Date
Teo Mrnjavac 2693f493c9 Added load entry to plugin config. 10 years ago
Teo Mrnjavac f3a04f5146 Better output + fixed output paths for plugins in build dir. 10 years ago
Teo Mrnjavac 125b7914d5 Added module metadata file to CalamaresAddPlugin macro.
Also improved output.
10 years ago
Teo Mrnjavac 19da31baa4 Made ModuleLoader async, added dependency check. 10 years ago
Teo Mrnjavac 8d4ee1debd Enable debug output for CalamaresAddPlugin cmake magic. 10 years ago
Teo Mrnjavac ab5c818f4f Fix -Wnarrowing warnings in KDSingleApplicationGuard 10 years ago
Teo Mrnjavac 3dd9578b95 Allow undefined symbols when linking plugin. 10 years ago
Teo Mrnjavac d20e3ce598 Add DLLEXPORT_PRO definitions. 10 years ago
Teo Mrnjavac 13fcf387c7 A bunch of work on loading plugins.
Also switched to C++11.
10 years ago
Aurélien Gâteau 1da7ba446d Fix link error on Qt5 libs 10 years ago
Teo Mrnjavac 1fb0dd3c3d Rename binary calamares_bin -> calamares 10 years ago
Teo Mrnjavac 8c746b8d3b Fix appDataDir paths 10 years ago
Teo Mrnjavac 5eb35780d0 Added config file sample. 10 years ago
Teo Mrnjavac 05d355f21f Config files are YAML, not JSON. We depend on yaml-cpp for parsing. 10 years ago
Teo Mrnjavac 80640e4bea Added FindYamlCpp.cmake 10 years ago
Teo Mrnjavac 56c6df30e6 --verbose is now --debug, CalamaresApplication keeps track of it 10 years ago
Teo Mrnjavac 1f98c3efae Load settings. 10 years ago
Teo Mrnjavac 4e14ec7834 Fixed defines for Logger 10 years ago
Teo Mrnjavac de93d4eabb Proper include, and layout fix. 10 years ago
Teo Mrnjavac 347115c1bc AUTHORS file. 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 bfc5316c56 Update README.md 10 years ago
Teo Mrnjavac fe27f8eab8 Use ui file for main window. 11 years ago
Teo Mrnjavac b21dc4fe4c Added Utils, Logger, Translations, QCommandLineParser, init boilerplate 11 years ago
demmm 293446a7bd adding base-ui, first preleminary option 11 years ago
Teo Mrnjavac 2120685822 Fix error in headers. 11 years ago
Teo Mrnjavac 21b7e06bb6 .gitignore update 11 years ago
Teo Mrnjavac 27cea281bc Added KDSingleApplicationGuard boilerplate because it's a singleton.
Also DllMacro.h
11 years ago
Teo Mrnjavac b0aefc94c9 Update README.md 11 years ago
Teo Mrnjavac f02785c5a2 Update README.md 11 years ago
Teo Mrnjavac b5ec7c4702 CMake skeleton. 11 years ago
Teo Mrnjavac 035dccfa5c Update README.md 11 years ago
Teo Mrnjavac 3c3fbfe61d Update LICENSE 11 years ago
Teo Mrnjavac c23abaef65 Update README.md 11 years ago
Teo Mrnjavac f7f7167f20 Initial commit 11 years ago