Commit graph

13 commits

Author SHA1 Message Date
TheJackiMonster 9287e85b7e
Implement recent projects menu
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 20:51:05 +01:00
TheJackiMonster 25e0d700a4
Fix issue with fractions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 15:30:02 +01:00
TheJackiMonster 038e101386
Add profiling function and implement loading on idle task
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 14:42:46 +01:00
TheJackiMonster e368cc7f73
Compile regex patterns once
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 05:39:47 +01:00
TheJackiMonster 78614e9344
Enforce consistent naming of functions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 02:00:18 +01:00
TheJackiMonster 1b436a3af8
Improve outline handling in editor view and implemented visual counter update
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:51:05 +01:00
TheJackiMonster 3481e40b4f
Implement basic outline overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:48:02 +01:00
TheJackiMonster 29fbe2acbb
Add character and remove character via button
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 01:31:16 +02:00
TheJackiMonster a78f3e229d
Adapted project to support multiple versions in general
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-06-21 16:11:39 +02:00
TheJackiMonster dedd8e043a
Optimized counting words and characters via regex
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-06-01 15:16:02 +02:00
TheJackiMonster 9dc2544d1c
Added logic for character selection in its view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-17 23:59:12 +02:00
TheJackiMonster ef119917cf
Connected io and gtk for general info and summary
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-17 00:51:46 +02:00
TheJackiMonster 59662921a7
Started adding UI python code and renamed Qt files for compatibility
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-16 20:23:10 +02:00