Commit Graph

87 Commits

Author SHA1 Message Date
Uyanide 9c7e118b24 🐛 fix: this is why we need CI 2026-03-01 00:07:49 +01:00
Uyanide 17b18e6ff1 🐛 fix: QSortFilterProxyModel::begin/endFilterChange is available since 6.9 2026-03-01 00:07:14 +01:00
Uyanide 911698ea72 🔧 build: split QML modules 2026-03-01 00:03:47 +01:00
Uyanide 01f17dbf33 🔧 chore: update README and add version number 2026-02-28 23:28:34 +01:00
Uyanide 8501b39fce feat: default to user's Picture directory if no dirs or paths are specified & 🔧 fix: segfault on --clear-cache 2026-02-28 23:20:42 +01:00
Uyanide e32564171a 🐛 fix: correct the logic to quit on cancel & emoji for fix should be 🐛 2026-02-28 23:08:42 +01:00
Uyanide 4c482937a1 🔧 fix: trigger preview action when color or palette changes 2026-02-28 22:51:04 +01:00
Uyanide 603adb1a7a 🔧 chore: add README.md and config.schema.json 2026-02-28 11:44:39 +01:00
Uyanide f03bdf4e6a ♻️ refactor 2026-02-28 02:12:20 +01:00
Uyanide 922ecac3b0 ♻️ refactor: f**k implicit bindings 2026-02-27 21:02:01 +01:00
Uyanide 37a8735c96 🐛 fix: QueuedConnection to QApplication::quit() 2026-02-27 19:45:02 +01:00
Uyanide 6f1220b7f3 🔧 chore: assets & feat: add restoreOnExit option, remove restoreOnCancel options 2026-02-27 19:35:58 +01:00
Uyanide 1ccb26f42b ♻️ refactor: logging 2026-02-27 17:02:19 +01:00
Uyanide c8acbf1319 feat: cache loaded images and computed dominant colors using db 2026-02-27 16:24:21 +01:00
Uyanide dcbc61a489 feat: add defaultPalette options; rename "palettes" config section to "theme" 2026-02-27 03:46:49 +01:00
Uyanide 9cce47908f 🚧 wip: chekkupointo, far from complete 2026-02-27 01:57:27 +01:00
Uyanide 2a338f251e Update README.md 2026-02-26 03:22:14 +01:00
Uyanide 90311d9832 🚧 wip: chekkupointo, basic functionality completed 2026-02-26 03:12:14 +01:00
Uyanide b13b3934f8 🚧 wip: chekkupointo 2026-02-25 22:41:50 +01:00
Uyanide 336105eee8 🚧 wip: chekkupointo 2026-02-19 23:47:28 +01:00
Uyanide fff2e56467 🚧 wip: ♻️ refactor: chekkupointo 2026-02-17 23:25:35 +01:00
Uyanide 9622c5b1fe 🚧 wip: che kku po in to 2026-02-17 22:23:20 +01:00
Uyanide e3b4d42762 ♻️ refactor: rename directories to avoid warnings 2026-02-16 14:41:10 +01:00
Uyanide ef66aee7a0 🔧 chore 2026-02-16 14:32:26 +01:00
Uyanide 9e088c2024 init 2026-02-16 14:22:03 +01:00
Uyanide ad742a38bd revert: refactor: improve image loading logic in image_item for better memory performance 2026-02-07 07:27:22 +01:00
Uyanide f114999d6d refactor: improve image loading logic in image_item for better memory performance 2026-02-07 07:16:05 +01:00
Uyanide cf81e01d85 Update copyright year in LICENSE file 2026-01-18 06:01:56 +01:00
Uyanide 3bfc401cb5 fix: improve installation permissions handling and file extension checking 2026-01-15 10:00:35 +01:00
Uyanide 6cc27448da fix: refine help output 2026-01-15 07:52:44 +01:00
Uyanide de644d94be 3 is a good number 2026-01-15 07:34:58 +01:00
Uyanide 839b4d891f fix: ensure correct focusing index after image loading 2026-01-15 07:33:44 +01:00
Uyanide 0c218a1e3c refactor: more comments and minor optimizations 2026-01-15 07:28:52 +01:00
Uyanide 063b8bc430 v1.0.2 2026-01-15 05:31:17 +01:00
Uyanide 28769f048a chore: remove build workflow 2026-01-15 05:30:39 +01:00
Uyanide c952ce17e2 fix: layout issue (progress bar not horizontally centralized) in qt6.4.5 2026-01-15 05:27:57 +01:00
Uyanide d7843bc37e fix: qRegisterMetaType before QMetaObject::invokeMethod 2026-01-15 05:12:53 +01:00
Uyanide eb29ae8256 chore: fix typo in release.yml 2026-01-15 04:34:05 +01:00
Uyanide ee999ed3fb chore: update 2026-01-15 04:31:28 +01:00
Uyanide bf1dd10129 fix: remove fatal log level (useless anyway) 2026-01-15 04:08:21 +01:00
Uyanide 377dea331c chore: add actions 2026-01-15 04:01:13 +01:00
Uyanide f71273a7df feat: cli options 2026-01-15 03:56:26 +01:00
Uyanide 92ba8738fe refactor: QTextStream instead of stdio 2026-01-15 02:11:35 +01:00
Uyanide ed47e2eaa6 chore: fix warning tag in README 2026-01-15 01:55:12 +01:00
Uyanide bd611d7082 feat: output selected path to stdout 2026-01-15 01:54:38 +01:00
Uyanide b3d2bec75a chore: standardize build procedure 2026-01-15 01:32:06 +01:00
Uyanide 1cadf6a873 feat: update logging 2026-01-15 01:02:45 +01:00
Uyanide e98c0f42cc style: format 2026-01-15 00:30:51 +01:00
Uyanide ed469b74f9 fix: correct image unfocusing logic in focusNextImage 2026-01-14 23:59:37 +01:00
Uyanide 1f4d5dcc1d refactor: improve image loading and handling in ImageData and ImagesCarousel 2026-01-14 23:52:02 +01:00