• Joined on 2023-03-30
fries pushed to main at fries/KDELearningProject 2023-06-28 06:06:00 +00:00
f241ad0f09 you can now add countdowns to the list
f1dfd94f06 add an action to the Kirigami app
Compare 2 commits »
fries pushed to main at fries/KDELearningProject 2023-06-27 04:40:44 +00:00
ce52d1970c add more to the HelloWorld Kirigami app
fries pushed to main at fries/KDELearningProject 2023-06-27 03:47:14 +00:00
c9b7d9bd1b Add a basic Kirigami application
fries pushed to main at fries/KDELearningProject 2023-06-27 02:50:02 +00:00
e64edc5c5a add a meow action to the TextEditor program
b020fe9c7f implement the rest of the basic text editor
Compare 2 commits »
fries pushed to main at fries/KDELearningProject 2023-06-26 06:42:18 +00:00
53b81f78c0 add a clear action to the window
fries pushed to main at fries/KDELearningProject 2023-06-26 05:58:24 +00:00
a806a2fcfc add a basic TextEditor application
fries pushed to main at fries/KDELearningProject 2023-06-26 05:25:10 +00:00
a694946fb9 start a KDELearningProject
fries created branch main in fries/KDELearningProject 2023-06-26 05:25:10 +00:00
fries created repository fries/KDELearningProject 2023-06-26 04:28:51 +00:00
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-26 01:12:46 +00:00
a4948ef410 add a few new programs related to templates
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-24 07:02:59 +00:00
3dcb5197cb add a Buffer and WASI build support
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-23 08:56:23 +00:00
95df0a0321 add a TemplateVector program
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-23 04:46:06 +00:00
eb6fa7a104 add support to build without modules
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-23 04:31:43 +00:00
678b854b74 add a Vector2 class
9ee12a7aba add a vector class and switch to std::format
Compare 2 commits »
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-22 04:19:44 +00:00
9a72aa2728 add AbstractClasses and a HeapMemory program.
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-22 00:01:39 +00:00
3405208295 add an exception program
c27c685712 add programs for namespaces and function stuff
Compare 2 commits »
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-21 08:25:10 +00:00
b1ac6cfb47 switch to cmake and add c++ modules
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-20 02:57:20 +00:00
16504e70a4 add a enumeration program
fries created branch main in fries/CPlusPlusLearningProject 2023-06-19 22:37:56 +00:00
fries pushed to main at fries/CPlusPlusLearningProject 2023-06-19 22:37:56 +00:00
cf27c686c2 Initial Commit