summaryrefslogtreecommitdiff
path: root/Applications/CMakeLists.txt
AgeCommit message (Expand)Author
2020-08-28ChessEngine: Move from Applications to ServicesAndreas Kling
2020-08-24Spreadsheet: Start making a spreadsheet applicationAnotherTest
2020-08-21ThemeEditor: Start working on a window theme editor :^)Andreas Kling
2020-08-21ChessEngine: Add ChessEnginePeter Elliott
2020-06-08Applications: Add new KeyboardSettings applicationHüseyin ASLITÜRK
2020-06-03Applications: Add new KeyboardMapper applicationHüseyin ASLITÜRK
2020-05-21Applications: Sort CMakeLists.txt alphabetically :^)Andreas Kling
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev