summaryrefslogtreecommitdiff
path: root/Userland/Applications/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-25Applications: Add Presenterkleines Filmröllchen
2022-10-14Escalator: Add new method to privilege escalate within GUIne0ndrag0n
2022-09-20Calendar: Add a Calendar settings dialog for the first day of the weekOlivier De Cannière
2022-08-22GamesSettings: Introduce a new GamesSettings application :^)Sam Atkins
2022-07-21PartitionEditor: Add the beginnings of a partition editor :^)Samuel Bowman
2022-07-09Applications: Add a new NetworkSettings applicationMaciej
2022-01-23ClockSettings: Add a GUI application to set the system time zoneTimothy Flynn
2022-01-16CharacterMap: Add new Character Map application :^)Sam Atkins
2021-11-27Terminal: Modernize terminal settings as a standalone applicationkleines Filmröllchen
2021-11-26BrowserSettings: Create a BrowserSettings application :^)Sam Atkins
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-07-30MailSettings: Add basic mail settings dialogFaeliore
2021-07-26Settings: Add a very simple Settings applicationAndreas Kling
2021-07-24Mail: Add an e-mail application called MailLuke
2021-06-28Meta: Tidy up include path and alphabetic orderingSpencer Dixon
2021-06-12VideoPlayer: Create application to parse (and eventually play) videosFalseHonesty
2021-05-193DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`Erik Biederstadt
2021-05-18Applications: Add a very simple PDFViewerMatthew Olsson
2021-05-14Userland: Rename QuickShow => Image ViewerAndreas Kling
2021-05-11Userland: Implement a magnifier appValtteri Koskivuori
2021-05-09AnalogClock: New analog clock application (#6760)Erlend
2021-04-15Applications: Rename Serendipity => WelcomeAndreas Kling
2021-03-02Serendipity: A new welcome appthankyouverycool
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-16Run: initial implementation of Run appNick Vella
2021-01-12Applications: Move to Userland/Applications/Andreas Kling