| Commit message (Collapse) | Author | Age |
|
|
|
| |
IncludePath for the poppler files is different - add it automatically.
|
|
|
|
|
|
| |
plugin system.
Still need to clean up some old files within the source tree, but it all works right now.
|
|
|
|
| |
Make sure that the c++11 standard is set for all projects (some need it, some don't)
|
|
|
|
|
|
|
|
| |
1. Adjust the build directories for all projects
2. Add lumina-theme-engine to the "core" meta-project
3. flip the names of the "dusk" and "darker" color schemes
4. Add a simple drop-down menu for standard colors when editing a stylesheet
5. Ensure the find colors/qss routines skip duplicate directory entries
|
|
|
|
|
|
|
| |
1. Use the built-in OS-detect.pri for build settings
2. Remove the "DISABLE_WIDGETS" flag (desktop always needs it)
3. Clean up the multi-path search routines for qss/color files
4. Add some color files to the default install
|
| |
|
| |
|
| |
|
|
|
|
| |
- Adjusts lumina build system to have additional variables for manpage placement and generation.
|
| |
|
| |
|
|
|
|
| |
don't overwrite it with the auto-detected setting.
|
| |
|
|
|
|
| |
commented out the debugging message from earlier).
|
|
|
|
| |
properly.
|
|
|
|
| |
should not be forcibly defined outside of the Lumina build system.
|
| |
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|