Commit graph

103 commits

Author SHA1 Message Date
7539d3dadf [Feature] [ALL] Implement image metadata extraction for field Artist 2024-05-19 12:07:09 +03:00
bf5e122af3 [Bugfix] [Linux] Cannot open images that contain spaces 2024-05-19 11:53:49 +03:00
ef1c4b67ea Disable wayland access 2024-05-11 20:59:03 +03:00
52aee3a8ca Fix Flatpak build 2024-05-11 15:40:58 +03:00
65a433ab61 Update application icon, increase size to 512px 2024-05-11 15:34:44 +03:00
7e6abef0e5 List release archive as potential source in flatpak build 2024-05-11 15:30:31 +03:00
0a3ad79c4f Change flatpak build steps: remove chmod 2024-05-11 15:21:38 +03:00
2fb74dc552 fix xdg-open permissions on Linux 2024-05-11 15:18:41 +03:00
09af9fccb5 convert img-ui build.gradle to Kotlin DSL 2024-05-11 14:25:19 +03:00
Denis-Cosmin NUTIU
cc62cc9fce Disable Tag Images button when prediction is ongoing 2024-05-04 16:37:32 +03:00
470491d9ac convert settings.gradle to kotlin syntax 2024-05-03 19:10:46 +03:00
7e36b73480 update flatpak readme 2024-05-03 19:09:18 +03:00
7bf4a9dced add flatpak dir 2024-05-03 18:39:30 +03:00
75c2f078a3 add flatpak 2024-05-03 18:36:28 +03:00
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
0f6b4ce4ff update FUNDING.yml 2024-04-28 12:20:19 +03:00
Denis Nuțiu
df2e4a04c1
Create FUNDING.yml 2024-04-28 12:19:01 +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
e934c28919 update application image 2024-04-13 21:43:48 +03:00
0e16af34ed suppress unused warnings when annotated with FXML 2024-04-13 19:07:53 +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
9ffe3d844f update gitignore 2024-04-13 16:18:46 +03:00
6daa7f5820 ignore workspace.xml 2024-04-13 16:11:02 +03:00
efc8343ce9 delete workspace.xml 2024-04-13 16:10:13 +03:00
d2292c3a22 update readme.md 2024-04-13 16:09:48 +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 Nuțiu
3ecebd0033
Merge pull request #2 from dnutiu/session-header
Session header
2024-04-10 00:18:07 +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
e1ca04443a update readme.md 2024-04-07 17:54:57 +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
77a1c5e70e fix junit test runner 2024-04-07 12:08:31 +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