Commit Graph

173 Commits

Author SHA1 Message Date
Dušan Poizl d1df789691 French help and updated translations 2022-05-22 18:49:21 +02:00
Dušan Poizl ab7d04b625 Workaround for unsupported QSqlQuery::size() 2022-05-21 14:53:54 +02:00
Dušan Poizl a4cfc65d4b Wrap reindex into transaction 2022-05-20 22:57:36 +02:00
Dušan Poizl b4746be190 Update help about marking images 2022-05-20 22:41:00 +02:00
Dušan Poizl 9ceb7556f9 Add marking and unmark from thumbnails view 2022-05-20 22:27:53 +02:00
Dušan Poizl 41b29f0701 Show marked files in database view 2022-05-20 12:10:06 +02:00
Dušan Poizl 67ae2d4b62 Mark unmark files from database view 2022-05-20 11:07:18 +02:00
Dušan Poizl b6b6863331 Add override keyword 2022-05-20 10:34:23 +02:00
Dušan Poizl 571fa57af2 Update translations 2022-05-19 09:58:01 +02:00
Dušan Poizl abb3d631bf Double click in file tree open file 2022-05-19 09:51:47 +02:00
Dušan Poizl b65911943e Fix in context menu 2022-05-19 09:47:42 +02:00
Dušan Poizl 9d9f8db499 Fix crash 2022-05-18 17:43:19 +02:00
Dušan Poizl 3060b17c0c Translations update 2022-05-18 17:39:59 +02:00
Dušan Poizl fcf336d63a Second call to QTranslator::load() seem to clear translation 2022-05-18 17:34:15 +02:00
Dušan Poizl 54ef8e990c Selecting thumbnails 2022-05-18 17:33:20 +02:00
Dušan Poizl 94466a6b9b Draw file name under thumbnail 2022-05-09 22:56:06 +02:00
Dušan Poizl b84d8127ad Add copy, move and index action to File tree 2022-05-09 18:14:10 +02:00
Dušan Poizl c971a919ec Add Filetree dock 2022-05-09 15:58:23 +02:00
Dušan Poizl 8c248b7cfc Add French tranlation, credit Patrick Chevalley 2022-05-08 00:18:42 +02:00
Dušan Poizl 43b510a78c Try load translation from application dir 2022-05-08 00:16:11 +02:00
Dušan Poizl 105fba814d Fix drag&drop files on windows 2022-04-27 21:20:31 +02:00
Dušan Poizl 555e6c11c8 Update english help thanks to gunarm 2022-04-27 20:46:59 +02:00
Dušan Poizl 748f5fac03 Update README 2022-04-26 22:40:39 +02:00
Dušan Poizl adc7d07b75 Update help 2022-04-26 22:32:38 +02:00
Dušan Poizl ba450ee554 Error message when OpenGL can't be intialized 2022-04-25 12:00:34 +02:00
Dušan Poizl cc69b7bc2d Fix ifdef 2022-04-25 08:09:29 +02:00
Dušan Poizl 42b619641a Add help dialog 2022-04-24 21:24:55 +02:00
Dušan Poizl 9af4fa1b99 Update translations 2022-04-24 21:24:30 +02:00
Dušan Poizl cbc6775756 Add version to About dialog 2022-04-24 13:30:51 +02:00
Dušan Poizl cee6979ece Reorganize file menu 2022-04-22 22:01:42 +02:00
Dušan Poizl 903ec65d52 Add reindex action 2022-04-22 22:01:21 +02:00
Dušan Poizl 95e4774507 Add translations 2022-04-22 17:40:14 +02:00
Dušan Poizl 2410c51d5d Reformat PCL license 2022-04-22 17:05:25 +02:00
Dušan Poizl 17bca74362 Open external link in About 2022-04-21 23:27:35 +02:00
Dušan Poizl c70123cf7b Prevent crash when changing dir while thumnails are loading 2022-04-21 23:27:19 +02:00
Dušan Poizl 12c6385f77 Add About Dialog and PCL LICENSE 2022-04-21 17:43:24 +02:00
Dušan Poizl 39f3ec7d30 Better tooltip for auto stretch toogle 2022-04-21 16:49:28 +02:00
Dušan Poizl 8b968ddcb1 Add move marked files 2022-04-21 16:47:03 +02:00
Dušan Poizl da1843e48c Add button to autostrech for each file 2022-04-19 19:59:05 +02:00
Dušan Poizl e0d473c8c8 Add marked files dialog 2022-04-19 19:57:06 +02:00
Dušan Poizl 92f9920f24 Add saving to FITS and XISF 2022-04-19 16:57:54 +02:00
Dušan Poizl f68a9c4d7c Right path for flatpak 2022-04-18 15:53:32 +02:00
Dušan Poizl 027a38cb42 Revert install.cmake 2022-04-18 15:46:32 +02:00
Dušan Poizl 47d5a9fc96 Add xisf to mime 2022-04-18 15:40:42 +02:00
Dušan Poizl 061bb3892e Install desktop icon even without xdg-icon-resource 2022-04-18 15:30:46 +02:00
Dušan Poizl b0b1a3a14b Bumb GLSL version to 330 2022-04-18 10:50:19 +02:00
Dušan Poizl ea834ebd16 Change stretchpanel to QToolBar 2022-04-18 10:20:19 +02:00
Dušan Poizl ce836a8ff3 Change fullscreen shortcut 2022-04-18 09:57:06 +02:00
Dušan Poizl a1848b27bf Don't call update for each thumbnail loaded 2022-04-18 09:56:45 +02:00
Dušan Poizl fabf3f0c1a Separate thumnail loading to different pool 2022-04-18 09:55:47 +02:00