Commit Graph

864 Commits

Author SHA1 Message Date
Ray b8e2e14244 update taiwanese translation 2024-01-25 15:06:49 +01:00
Syping ce0721a6f4 update german translation 2023-10-08 18:45:08 +02:00
Syping 022a5045a3 update translations, RDR 2 detection in importFile 2023-10-08 18:40:34 +02:00
Syping 446f0b07b0 fix RDR 2 photo import, little code rework 2023-10-07 15:24:07 +02:00
Syping 61387ee711 completed RDR 2 game folder detection, some code rework 2023-10-06 18:52:50 +02:00
Syping 259e785165 more RDR 2-awareness, some code rework 2023-10-06 15:37:48 +02:00
Syping e7721404b6 more work towards supporting RDR 2, some export changes 2023-10-06 00:20:48 +02:00
Syping d6968792aa rework ImportDialog and remove ImageCropper 2023-10-05 17:31:41 +02:00
Syping 23663d389b distinguish more GTA V RDR 2 code, remove SidebarGenerator 2023-10-05 17:10:01 +02:00
Syping 51f9cffddf improvement for RDR 2 support, some code reworks 2023-10-05 16:39:10 +02:00
Syping 9c0cc39b4f add RDR 2 photo import and remove savegame import 2023-10-03 23:21:16 +02:00
Syping 8f8ef469d4 fix RDR2 fileFormat 2023-10-03 22:49:24 +02:00
Syping 4fdde8e485 improve format awareness, improve RNG 2023-10-03 22:47:11 +02:00
Syping 01424ef51f remove template and add initialise function 2023-10-02 19:21:36 +02:00
Syping 12c6b7425c libragephoto upstream (0.5.0, fix) 2023-06-11 23:31:18 +02:00
Syping c74e9a00d0 libragephoto upstream (0.5.0)
SnapmaticPicture.h: RagePhoto(A).h -> RagePhoto(A)
2023-06-11 22:50:44 +02:00
Syping 34bc0a5e3e libragephoto upstream 2023-06-07 06:14:00 +02:00
Syping 71b7b32f60 libragephoto upstream 2023-06-06 19:49:04 +02:00
Syping 0a812a977a libragephoto upstream (0.4.0) 2023-05-14 12:09:15 +02:00
Syping 40675f605d improve file dialog experience 2023-05-13 01:17:46 +02:00
Syping 09d79228a0 build fix for older Boost.JSON versions (2/2) 2023-05-11 21:54:13 +02:00
Syping 13fa4331fb build fix for older Boost.JSON versions 2023-05-11 21:51:51 +02:00
Syping 392f35a96d PictureDialog: fix window height 2023-05-10 18:02:07 +02:00
Syping bb06af8a79 add res cache, fix size bug, support 8K exports 2023-05-10 17:59:30 +02:00
Syping 0e6a6ae34a SnapmaticPicture: update size, width and height for RDR 2 2023-05-10 15:17:19 +02:00
Syping b19cfdee0f libragephoto upstream 2023-05-09 23:34:25 +02:00
Syping 7f7b202df9 add WITH_BOOST option to build with linked Boost 2023-04-09 21:45:58 +02:00
Syping 6e38894bcc improved RDR 2 support, libragephoto upstream 2023-04-05 22:26:57 +02:00
Syping a10d259db1 SnapmaticJson: fix indent of empty array and objects 2023-03-31 01:33:54 +02:00
Syping 7e13f01d6d add JPEG signatures to SnapmaticPicture 2023-03-30 18:41:55 +02:00
Syping 489bf531b8 fix Qt 5 build (force C++17), increase JsonEditorDialog height 2023-03-29 21:10:33 +02:00
Syping 7720fb2cac use boost.json standalone 2023-03-29 17:26:59 +02:00
Syping 557b999608 replace json serializer with boost, libragephoto upstream 2023-03-29 17:12:32 +02:00
Syping aa4b2fc080 fix directory scanner crash, libragephoto upstream 2023-03-27 15:07:12 +02:00
Syping 2d0830254b better RDR 2 support, bug fixes + optimisation, libragephoto upstream 2023-02-27 14:17:50 +01:00
Syping b19152fdae SnapmaticPicture: fix format detection and libragephoto update
- libragephoto: update to upstream
2023-02-23 09:23:09 +01:00
Syping dca2e9fe59 libragephoto: add option to enable ABI wrapper 2023-02-20 15:22:30 +01:00
Syping 4dceb52fe7 upstream libragephoto 2023-02-20 15:00:43 +01:00
Syping 83e133ddf2 SnapmaticPicture: add G5EX RagePhotoFormatParser 2023-02-20 14:04:17 +01:00
Syping bb62cc438d upstream libragephoto 2023-02-11 21:16:22 +01:00
Syping 1528879b42 removal and rework of legacy code 2023-02-09 20:42:05 +01:00
Syping a456b06ad3 libragephoto upstream, SnapmaticPicture readAll -> read(size) 2023-02-08 20:05:15 +01:00
Syping 3d87cebeac SnapmaticPicture: replace read() with readAll() 2023-01-27 23:27:57 +01:00
Syping 8d866cb44e replace free with std::free 2023-01-27 21:39:12 +01:00
Syping 487372f7ee translate libragephoto errors to gta5view errors 2023-01-27 21:10:17 +01:00
Syping 050a281be8 replace internal RagePhoto with libragephoto, few other changes
- remove more Qt4 compatibility stuff
- replaced internal RagePhoto with libragephoto 0.2
- some minor UI changes
- year 2023 updates
2023-01-27 20:09:43 +01:00
Syping e463d2d22c drop Qt4 support, move Source files and few other changes 2023-01-10 19:03:03 +01:00
Syping d7b28c2468 fix Content Mode options and few other changes
continuous-integration/drone/push Build is passing Details
- fix setupRadioButtons (Content Mode options)
- update integrated qtbase_de.qm from Qt 6.4
- bump copyright year and some version numbers (again)
2022-12-25 22:11:51 +01:00
Syping 5e6c4e6ad1 fix Qt 6.4 build and few other changes
continuous-integration/drone/push Build is passing Details
- include QStringEncoder and QStringDecoder for Qt 6.4
- update integrated qtbase_de.qm from Qt 6.3
- fix macOS theme detection on Qt 6
- bump copyright year and some version numbers
- remove ZEC donation
- rework README.md
2022-08-21 21:39:19 +02:00
Syping 3cd6cc903d gta5view 1.10.1 release
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2021-06-17 06:14:35 +02:00