Commit graph

36 commits

Author SHA1 Message Date
8bb30d4ed3
polymorphic approach 2025-11-09 15:13:11 -04:00
c6f5a8fd39
export function 2025-11-09 14:56:59 -04:00
eb59d860ef
add helpers for creating Dialogs 2025-11-09 14:54:56 -04:00
197c806412
removed unused code 2025-09-17 23:02:52 -04:00
69b12db443
finish icontoolbar 2025-09-17 22:50:28 -04:00
1e3e93507f
start working on icon toolbar 2025-09-17 22:22:12 -04:00
6bd7f81c1b
make the program close after selecting the dictionary folder 2025-09-16 22:30:26 -04:00
874ece8deb
finish file handling 2025-09-16 22:20:17 -04:00
6f9fa07fac
high level path handler 2025-09-16 22:07:50 -04:00
170bc26cd4
start working on a better handler for the dictionaries 2025-09-16 20:15:55 -04:00
8e89fc621e
add folder selection helper 2025-09-12 22:58:08 -04:00
bbe2bf2cef
add gitignore 2025-09-12 21:38:25 -04:00
2277a8a59f
fix & update 2025-09-12 21:36:11 -04:00
40bb31e9a8 Update src/getDictionaries.hs 2025-05-29 04:59:50 +00:00
13b81bc1ce Update src/getDictionaries.hs 2025-05-29 04:03:10 +00:00
5ba10e7cdd Add src/getDictionaries.hs 2025-05-29 03:56:40 +00:00
c128117693 Add src/IconToolbar.hs 2025-04-28 16:29:29 +00:00
76f1aafa8e add non-working version of make_package.hs
for further refactoring.
2025-03-24 20:00:11 +00:00
00eab63c75 Add src/getIcons.hs 2025-03-20 01:31:43 +00:00
855db174b1 colon 2025-02-14 02:35:39 +00:00
774e42f434 add parser
this implements a way of loading our previous created file, which will work as a cache to avoid computing things again.
we also need to implement a function to check whether the directory changed before attempting to load our cache, otherwise the cache can be outdated.
2025-02-14 02:26:59 +00:00
66b4454099 Update src/FileUtils.hs 2025-01-12 20:11:13 +00:00
2b5ec7b22d Update README.md 2025-01-12 06:14:39 +00:00
1b7d96b1d0 Update README.md 2025-01-12 06:11:30 +00:00
05fb732997 Update README.md 2025-01-12 06:10:27 +00:00
70066a439b Update README.md 2025-01-12 06:05:17 +00:00
6f79df5b0a Update README.md 2025-01-12 06:03:28 +00:00
2fc8ad89a2 Update src/FileUtils.hs 2025-01-12 06:01:34 +00:00
3629e3afa7 Update README.md 2025-01-12 06:00:14 +00:00
51961cc3ae
add art 2025-01-06 23:47:56 -04:00
cbd7a2adbe Add misc/cover/.gitignore 2025-01-07 03:46:11 +00:00
26fdc946f6 Update README.md 2025-01-07 03:45:50 +00:00
3101e81455 use the z-io library for blazing fast performance 2025-01-07 03:27:58 +00:00
a1d4b8655a Add src/FileUtils.hs 2025-01-02 04:15:38 +00:00
80ff0f62fe
add code 2024-11-12 18:43:49 -04:00
6ad19f1a4c Initial commit 2024-11-12 22:35:52 +00:00