Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Desktop file translations: | Slávek Banko | 2020-06-06 | 3 | -49/+7 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-06-06 | 1 | -1/+1 |
| | | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | gregory guy | 2020-06-05 | 2 | -38/+2 |
| | | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS and rpm spec files. Better detection for OpenSSL headers and libraries. Write a README file. Rework of the help page. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Ensure the use of the bind function for the socket. | Slávek Banko | 2020-02-19 | 1 | -1/+1 |
| | | | | | | This resolves FTBFS on FreeBSD. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove LFS definitions from individual files. | Slávek Banko | 2020-02-19 | 8 | -42/+2 |
| | | | | | | | LFS support is detected and enabled globally. Used standard fopen and fseeko functions. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -16/+0 |
| | |||||
* | Fixed cppcheck errors in ftplib.cpp. This solves #3. | Michele Calgaro | 2019-04-13 | 1 | -3/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-12 | 2 | -4/+4 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-04-12 | 4 | -25/+14 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system | gregory guy | 2019-04-12 | 36 | -1216/+146 |
| | | | | | | | | Removed cpp files generated from ui files. This resolves issue #1. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 1 | -0/+3 |
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 11 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to improper automoc | Slávek Banko | 2018-08-23 | 3 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 7 | -0/+0 |
| | |||||
* | Fix applications desktop files location | François Andriot | 2015-10-14 | 1 | -2/+1 |
| | | | | | | to be compliant with xdg specification Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix FTP directory listing | François Andriot | 2015-10-14 | 1 | -2/+2 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 2 | -2/+2 |
| | |||||
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-15 | 1 | -1/+2 |
| | |||||
* | Branding cleanup. | Darrell Anderson | 2014-01-09 | 3 | -3/+3 |
| | |||||
* | Update lsm file. | Darrell Anderson | 2014-01-06 | 1 | -6/+6 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Add translations in desktop file | Slávek Banko | 2013-07-26 | 1 | -0/+46 |
| | |||||
* | Fix unintended renaming of LIB_QT | Slávek Banko | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming of KDE_ICON | Slávek Banko | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Francois Andriot | 2013-07-24 | 1 | -2/+2 |
| | | | | This relates to Bug 570 | ||||
* | Additional KDE3 => TDE conversion | Slávek Banko | 2013-07-24 | 13 | -40/+40 |
| | |||||
* | Convert to TDE R14 API | Timothy Pearson | 2013-07-24 | 59 | -1099/+1099 |
| | |||||
* | Fix FTBFS | Francois Andriot | 2013-07-24 | 2 | -21/+2 |
| | |||||
* | Initial import of kasablanca 0.4.0.2 | Timothy Pearson | 2013-07-24 | 73 | -0/+11327 |