7 Commits (759a02703b674808c50b59bfab0b380b2b496362)

Author SHA1 Message Date
Teo Mrnjavac d97bb47f09 Add proper QResrouce system to libcalamaresui, finish up prepare checks
This also adds ImageRegistry, a SVG cache, a bunch of utility functions
for shared pixmaps in CalamaresUtilsGui and renames several qrc files
in viewmodules.
10 years ago
Teo Mrnjavac 4ba4a4fe12 Remove debug spam from CalamaresAddLibrary.cmake. 10 years ago
Teo Mrnjavac 4ec72f4afb Refactored calamares_bin into calamares_bin and libcalamaresui.
Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the partitioning
module where it belongs. KF5 deps should be limited to plugins.
Lots of random fixage to make stuff link.
Removed CalamaresApplication reference from Settings.
Removed the use of AbstractPage, we don't need it right now.
10 years ago
Teo Mrnjavac 5ea0ade4ce Remove debug messages from CalamaresAddLibrary.cmake 10 years ago
Teo Mrnjavac f417b22fc3 Fix plugin install libdir. 10 years ago
Aurélien Gâteau e9d7e3eca6 Use Qt5 cmake macros
The qt_* macros have a different signature
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