sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-453 : UI Application Software Foundations

- Made Colors and some Variable imported

This should be the foundation for the other QML global variables like fonts.

    • -0
    • +7
    ./gui/qml/globals/Variables.qml
    • -0
    • +1
    ./gui/qml/globals/qmldir
    • -0
    • +18
    ./gui/qml/styles/Colors.qml
    • -0
    • +1
    ./gui/qml/styles/qmldir
  1. … 1 more file in changeset.
Initial Commit

    • -0
    • +48
    ./applicationcontroller.cpp
    • -0
    • +40
    ./applicationcontroller.h
    • -0
    • +16
    ./applicationpost.cpp
    • -0
    • +8
    ./configuration/display.cpp
    • -0
    • +17
    ./configuration/display.h
    • -0
    • +8
    ./configuration/sound.cpp
    • -0
    • +18
    ./configuration/sound.h
    • -0
    • +73
    ./gui/guicontroller.cpp
    • -0
    • +39
    ./gui/guicontroller.h
  1. … 26 more files in changeset.