summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use gettimeofday instead of ftime that is deprecated or removed.HEADmasterSlávek Banko2024-10-131-4/+4
| | | | | | This solves FTBS on systems where ftime is already removed. Signed-off-by: Slávek Banko <[email protected]>
* Add check to a standalone iconv library to solve FTBFS.Slávek Banko2024-10-132-1/+18
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Improve default path for CMAKE_ZLIBRARY_INSTALL_PREFIXSlávek Banko2024-08-161-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Fix 'go to page' functionality. This resolves issue #5Michele Calgaro2024-08-151-3/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix -ltqt and -ltqt-mt not foundRay-V2024-07-273-1/+12
| | | | Signed-off-by: Ray-V <[email protected]>
* Remove debian specific packaging filesMichele Calgaro2024-07-2518-1739/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix up location of library files and provide default values for ↵Michele Calgaro2024-07-235-5/+22
| | | | | | CMAKE_ZLIBRARY_INSTALL_PREFIX Signed-off-by: Michele Calgaro <[email protected]>
* Disable network buttons, since TQt3 does not provide the required classes ↵Michele Calgaro2024-07-222-3/+3
| | | | | | for the related logic Signed-off-by: Michele Calgaro <[email protected]>
* Fix loading of ZLibrary resourcesMichele Calgaro2024-07-194-22/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-193-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix SEGV on start and race conditions when using the popup menu from the toolbarMichele Calgaro2024-07-185-5/+16
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated help filesMichele Calgaro2024-07-1420-190/+97
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add tde-ebook-reader packageMichele Calgaro2024-06-22228-2198/+106
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename to tde-ebook-readerMichele Calgaro2024-06-07728-807/+807
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Export libzltext-tqt symbolsMichele Calgaro2024-06-0526-60/+115
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add libzltext-tqt-dev packageMichele Calgaro2024-06-052-5/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix up previous commit, which was incompleteMichele Calgaro2024-06-051-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add libzltext-tqt package and restructure zltext include filesMichele Calgaro2024-06-0454-2522/+2534
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Export zlcore-tqt symbolsMichele Calgaro2024-06-04119-176/+259
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add libzltext-data-tqt packageMichele Calgaro2024-05-314-3/+21
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Restructure zlcore include files and add libzlcore-tqt-dev packageMichele Calgaro2024-05-31264-5641/+5577
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add GUI part to libzlcore-tqtMichele Calgaro2024-05-2946-1363/+1241
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add libzlcore-tqt cmake files. Currently, this builds with a dummy ↵Michele Calgaro2024-05-2412-447/+105
| | | | | | TQt3-based GUI Signed-off-by: Michele Calgaro <[email protected]>
* Added libzlcore-data-tqt cmake filesMichele Calgaro2024-05-1610-4/+154
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB: update to standard TDE format, rename packages and remove patchesMichele Calgaro2024-05-1133-949/+341
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed files relates to unsupported OSes, platforms, archsMichele Calgaro2024-05-11629-55351/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove autotools related files, '.pro' files and 'distribution' and '.pc' ↵Michele Calgaro2024-05-11179-11612/+0
| | | | | | folders Signed-off-by: Michele Calgaro <[email protected]>
* Initial import (as is) from Debian Snapshot's 'fbreader' source code ↵Michele Calgaro2024-05-112064-0/+220276
(https://snapshot.debian.org/package/fbreader/0.99.4%2Bdfsg-6). The Debian code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]>