Commit Graph

88 Commits

Author SHA1 Message Date
Dušan Poizl 548a00e0e0 Update README 2023-03-10 22:12:39 +01:00
Dušan Poizl f176c36df7 End serialized vectors with \0 2023-03-10 18:44:25 +01:00
Dušan Poizl e1fe893e2a TimePoint toString() 2023-03-09 18:32:59 +01:00
Dušan Poizl 837da12911 Add Variant::toString() 2023-03-09 18:25:54 +01:00
Dušan Poizl b5f6e6c4f6 Make addFITSKeywordAsProperty work 2023-03-09 17:43:50 +01:00
Dušan Poizl 3a1582e887 Add USE_BUNDLED_LIBS 2023-03-09 16:47:06 +01:00
Dušan Poizl 5ef773b3fb Code reorganiation 2023-03-09 16:26:12 +01:00
Dušan Poizl 14a109b21c Make symbols hidden 2023-03-06 18:42:18 +01:00
Dušan Poizl f2ad012542 Move implementation to Private class 2023-03-06 18:42:09 +01:00
Dušan Poizl b24bc8ecdd Rewrite LibXISF to get rid of Qt 2023-03-05 16:54:46 +01:00
Dušan Poizl fad3e31bf8 Fix that compression override would produce incorrect images 2023-02-18 15:14:13 +01:00
Dušan Poizl faf4a2f4d5 Write pixelStorage attribute 2023-02-17 16:58:17 +01:00
Dušan Poizl 29a467b694 Write ICCProfile 2023-02-17 16:48:40 +01:00
Dušan Poizl 2107d68e71 Add missing PUBLIC keyword and change LIBXISF_STATIC_LIB define 2023-02-10 13:44:27 +01:00
Dušan Poizl 2e8bbf6e30 Add ability to build static lib 2023-02-10 09:10:31 +01:00
Dušan Poizl a0968bba3a Fix error in debian/control 2023-02-10 07:56:16 +01:00
Dušan Poizl 4f48eebb10 Add qtbase5-dev as dependency to libxisf-dev 2023-02-09 21:31:19 +01:00
Dušan Poizl 3141092456 Add readPixel param to getImage() 2023-02-09 21:27:59 +01:00
Dušan Poizl 02e3aba6a7 Version 0.1.1 2023-02-08 18:58:43 +01:00
Dušan Poizl 43af787370 Fix debian/*install 2023-02-08 18:54:16 +01:00
Dušan Poizl 5266ea4105 Set target VERSION and SOVERSION property 2023-02-08 18:45:27 +01:00
Dušan Poizl d2c264fcc5 Add LIBXISF_COMPRESSION enviroment variable 2023-02-08 18:06:20 +01:00
Dušan Poizl d3559a1ebc Set target VERSION property 2023-02-08 17:13:00 +01:00
Dušan Poizl 72af18a8d6 Debian package files 2023-02-07 11:59:45 +01:00
Dušan Poizl 7b06cfe2d6 Install rules 2023-02-05 16:18:11 +01:00
Dušan Poizl 99c6875fc1 Add imageData() const 2023-02-05 16:10:29 +01:00
Dušan Poizl c264ca12eb Add ColorFilterArray 2023-02-05 09:20:56 +01:00
Dušan Poizl 024f770ee0 Add support for Matrix properties 2023-01-30 18:27:22 +01:00
Dušan Poizl ed7e2c1a78 Add Image::sampleFormatEnum<T>() 2023-01-30 11:49:02 +01:00
Dušan Poizl f10b591d7a Add support for vector types 2023-01-30 09:40:05 +01:00
Dušan Poizl 37c51d9a68 Hide member variable behind methods 2023-01-29 17:27:57 +01:00
Dušan Poizl f8735a023d Add speed test 2023-01-27 15:00:04 +01:00
Dušan Poizl 14d654a9e3 Add support for FITSKeywords 2023-01-26 23:28:09 +01:00
Dušan Poizl 429a54d4c3 Add testing 2023-01-26 17:53:33 +01:00
Dušan Poizl 4017dfa833 Specialize QHash only Qt 5.13 and older 2023-01-26 15:49:37 +01:00
Dušan Poizl 0ad7fb3e16 Add GNU license to all source files 2023-01-26 14:12:18 +01:00
Dušan Poizl 7d8dd28668 Fix compilation on older Qt 2023-01-26 14:04:04 +01:00
Dušan Poizl 1b71603f9b Initial commit 2023-01-24 21:48:23 +01:00