Skip to content

Commit c01e7a2

Browse files
committed
Update tips_and_triks_list.md
1 parent 1fd5aa9 commit c01e7a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/documentation/internal/tips_and_triks_list.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tips & triks ist
1+
# Tips & triks list
22

33
🟢 Published | 🟡 Ready | 🔴 Not started
44

@@ -8,8 +8,8 @@
88
| 🟢 | #2 | July 31, 2025 | Very simple threads synchronisation | C++ standard |
99
| 🟢 | #3 | August 6, 2025 | Showing a message box in one line | Qt / wxWidgets |
1010
| 🟡 | #4 | August 18, 2025 | array_list a heterogeneous container supporting multiple types | C++ standard / Boost / Qt |
11-
| 🔴 | | September 1, 2025 | Getting special folders (desktop, app_data, etc.) | Win32 API / Qt |
12-
| 🔴 | | September 15, 2025 | Image effect | .NET / Qt QTranslator |
11+
| 🟡 | #5 | September 1, 2025 | Getting special folders (desktop, app_data, etc.) | Win32 API / Qt |
12+
| 🔴 | #6 | September 15, 2025 | Image effect | .NET / Qt QTranslator |
1313
| 🔴 | | September 29, 2025 | Creating a simple form with a button | Qt / WinForms |
1414
| 🔴 | | October 13, 2025 | Adding color to console output (text + background) | ANSI escape codes |
1515
| 🔴 | | | Getting and formatting date/time easily | std::chrono, Qt |

0 commit comments

Comments
 (0)