Commits on Source (372)
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- .gitlab-ci.yml 15 additions, 0 deletions.gitlab-ci.yml
- README.md 9 additions, 2 deletionsREADME.md
- app/app.pri 50 additions, 0 deletionsapp/app.pri
- app/configs/application.json 13 additions, 0 deletionsapp/configs/application.json
- app/configs/configs.qrc 7 additions, 0 deletionsapp/configs/configs.qrc
- app/configs/install_types.json 230 additions, 0 deletionsapp/configs/install_types.json
- app/configs/install_types_alias.json 62 additions, 0 deletionsapp/configs/install_types_alias.json
- app/src/desktopthemes/cinnamontheme.cpp 46 additions, 0 deletionsapp/src/desktopthemes/cinnamontheme.cpp
- app/src/desktopthemes/cinnamontheme.h 24 additions, 0 deletionsapp/src/desktopthemes/cinnamontheme.h
- app/src/desktopthemes/gnometheme.cpp 41 additions, 0 deletionsapp/src/desktopthemes/gnometheme.cpp
- app/src/desktopthemes/gnometheme.h 23 additions, 0 deletionsapp/src/desktopthemes/gnometheme.h
- app/src/desktopthemes/kdetheme.cpp 125 additions, 0 deletionsapp/src/desktopthemes/kdetheme.cpp
- app/src/desktopthemes/kdetheme.h 23 additions, 0 deletionsapp/src/desktopthemes/kdetheme.h
- app/src/desktopthemes/matetheme.cpp 41 additions, 0 deletionsapp/src/desktopthemes/matetheme.cpp
- app/src/desktopthemes/matetheme.h 23 additions, 0 deletionsapp/src/desktopthemes/matetheme.h
- app/src/desktopthemes/xfcetheme.cpp 53 additions, 0 deletionsapp/src/desktopthemes/xfcetheme.cpp
- app/src/desktopthemes/xfcetheme.h 23 additions, 0 deletionsapp/src/desktopthemes/xfcetheme.h
- app/src/handlers/confighandler.cpp 266 additions, 0 deletionsapp/src/handlers/confighandler.cpp
- app/src/handlers/confighandler.h 49 additions, 0 deletionsapp/src/handlers/confighandler.h
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
app/app.pri
0 → 100644
app/configs/application.json
0 → 100644
app/configs/configs.qrc
0 → 100644
app/configs/install_types.json
0 → 100644
app/configs/install_types_alias.json
0 → 100644
app/src/desktopthemes/cinnamontheme.cpp
0 → 100644
app/src/desktopthemes/cinnamontheme.h
0 → 100644
app/src/desktopthemes/gnometheme.cpp
0 → 100644
app/src/desktopthemes/gnometheme.h
0 → 100644
app/src/desktopthemes/kdetheme.cpp
0 → 100644
app/src/desktopthemes/kdetheme.h
0 → 100644
app/src/desktopthemes/matetheme.cpp
0 → 100644
app/src/desktopthemes/matetheme.h
0 → 100644
app/src/desktopthemes/xfcetheme.cpp
0 → 100644
app/src/desktopthemes/xfcetheme.h
0 → 100644
app/src/handlers/confighandler.cpp
0 → 100644
app/src/handlers/confighandler.h
0 → 100644