Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 1 | -13/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e4578180491d48344aa75e9d60eb4aed0e7ef004) | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Desktop file translations: | Slávek Banko | 2020-06-06 | 26 | -49/+651 |
| | | | | | | | | + 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> (cherry picked from commit fc0b4af3c8978e6ae3ab3fdbef612f5f6b47db99) | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2020-06-06 | 4 | -2032/+0 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f7e033e2593a83b4b05164ec738144671c49cef6) | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-06-06 | 9 | -5/+2074 |
| | | | | | | | | 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> (cherry picked from commit 314b6c2b8ab40783dfbce54ad18aa4ded60a6952) | ||||
* | Drop automake build support. | gregory guy | 2020-06-06 | 25 | -12880/+93 |
| | | | | | | | | | | | | 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> (cherry picked from commit 11c5062539a42b939727a3f0f8a6fbacc1b238be) | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Update release version number to R14.0.9. | Michele Calgaro | 2020-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-05-11 | 2 | -6/+6 |
| | |||||
* | Update translation template. | Automated System | 2020-05-11 | 1 | -3/+5 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-02-20 | 2 | -40/+40 |
| | |||||
* | Update translation template. | Automated System | 2020-02-20 | 1 | -20/+20 |
| | |||||
* | 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> (cherry picked from commit 757a71ff3b70b1871b89a827cb11dc9ba398e0bf) | ||||
* | 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> (cherry picked from commit 28e2c3f3522402adc95329a71c3ce4c557342059) | ||||
* | Merge translation files from master branch.r14.0.7 | Automated System | 2019-12-23 | 1 | -26/+31 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2019-12-22 | 1 | -22/+23 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 1 | -16/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Merge translation files from master branch. | Automated System | 2019-08-29 | 1 | -20/+20 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2019-04-15 | 2 | -710/+623 |
| | |||||
* | Update translation template. | Automated System | 2019-04-15 | 1 | -337/+257 |
| | |||||
* | 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> (cherry picked from commit d08b667172be0b6fdc3cdf7723205a7f5e12cfd4) | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-12 | 3 | -5/+5 |
| | | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d2238b5a78bc1aa5440b0ce63f83249aafc40c2) | ||||
* | 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> (cherry picked from commit 903ee205e515f879deacfe7e08c157528d6a14b5) | ||||
* | conversion to the cmake building system | gregory guy | 2019-04-12 | 44 | -1216/+350 |
| | | | | | | | | | 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> (cherry picked from commit f92c11dfdcde621a6b7384bcf867b87cdb14280c) | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEADr14.0.6 | Automated System | 2019-03-05 | 1 | -0/+0 |
| | |||||
* | Updated date and version to R14.0.6 in .lsm files. | Michele Calgaro | 2019-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kasablanca/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| |