Commit graph

35 commits

Author SHA1 Message Date
c492ea59c4 reformat code 2024-05-03 13:02:24 +03:00
96f4cb6683 Fix opening links in AboutPage on Linux 2024-05-03 13:00:57 +03:00
1de91e8f0c Bump version to 1.3 2024-04-28 12:16:35 +03:00
c1ca8b2234 Fix image opening and folder opening on Linux. 2024-04-28 12:13:40 +03:00
48076c69a5 display an error when image fails to be analyzed 2024-04-27 23:50:33 +03:00
cb00500705 implement img-core a core module 2024-04-27 15:33:37 +03:00
13d3c97d4f synchronize updateProgressBar 2024-04-27 14:54:07 +03:00
ebee2f24b7 remove unused imports from ApplicationMenuBar 2024-04-13 19:07:36 +03:00
c8f446295a Define ApplicationMenuBar using FXML 2024-04-13 19:06:09 +03:00
db5609bfc6 update build.gradle 2024-04-13 17:11:40 +03:00
6a710da083 make ApplicationMenuBar work on Windows 2024-04-13 17:10:08 +03:00
Denis-Cosmin NUTIU
402130811e ImageTagsSessionHeader: set on action dynamically for show open directory button & change text to open folder 2024-04-10 00:24:21 +03:00
Denis-Cosmin NUTIU
87339f853e implement ImageTagsSessionHeader feature 2024-04-10 00:17:01 +03:00
Denis-Cosmin NUTIU
13696d3c54 implement DateTimeProvider.kt 2024-04-10 00:02:44 +03:00
Denis-Cosmin NUTIU
113863cc97 add standalone css file for image-tags-session-header.fxml 2024-04-09 23:18:41 +03:00
Denis-Cosmin NUTIU
f4af24bb50 add sessionTitle css class 2024-04-09 23:15:32 +03:00
Denis-Cosmin NUTIU
4396e7e4e3 scaffold ImageTagsSessionHeader control 2024-04-09 23:14:54 +03:00
Denis-Cosmin NUTIU
d971ff591b implement BasicServiceLocator 2024-04-08 23:10:27 +03:00
Denis-Cosmin NUTIU
b3ff128641 add cancel button tooltip 2024-04-07 21:37:23 +03:00
Denis-Cosmin NUTIU
4d6c5f9014 remove redundant semi colons 2024-04-07 17:53:47 +03:00
Denis-Cosmin NUTIU
74d0bb5fe7 add a close button 2024-04-07 17:50:25 +03:00
Denis-Cosmin NUTIU
525a25769b make about dialog a page 2024-04-07 17:40:45 +03:00
Denis-Cosmin NUTIU
f20b29a02e add todo in AboutAlert.kt 2024-04-07 12:22:25 +03:00
Denis-Cosmin NUTIU
7bddf2fdbc implement copy tags button 2024-04-07 11:09:07 +03:00
Denis-Cosmin NUTIU
018e6291c8 add ErrorAlert 2024-04-06 17:31:13 +03:00
Denis-Cosmin NUTIU
1f094b33c6 move ApplicationMenuBar into programmatic controllers package 2024-04-06 17:26:00 +03:00
Denis-Cosmin NUTIU
cbd104ae9d add application menu bar 2024-04-06 17:20:19 +03:00
Denis-Cosmin NUTIU
30bee0db25 open image on double click 2024-04-06 14:07:23 +03:00
Denis-Cosmin NUTIU
9866ca9262 open image in default image viewer when image is clicked 2024-04-06 13:32:01 +03:00
Denis-Cosmin NUTIU
cfaa292179 display image file name in row 2024-04-06 13:02:30 +03:00
Denis-Cosmin NUTIU
ccd463d3f5 add module-info.java 2024-03-30 13:08:15 +02:00
Denis-Cosmin NUTIU
3b717d3861 extract common ai-related functionality into img-ai 2024-03-30 12:11:39 +02:00
Denis-Cosmin NUTIU
cdc4214789 update gradle config 2024-03-30 11:43:31 +02:00
Denis-Cosmin NUTIU
5c7fbdfc27 update readme.md 2024-03-30 11:23:37 +02:00
Denis-Cosmin NUTIU
ea01f6df91 split ImageTagger into subproject img-ui 2024-03-30 11:20:48 +02:00