summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split kvirc executable into a shared library (libkvirc) and a stub executable...feat/separate-kvirc-libMichele Calgaro9 hours62-70/+72
* Add visibility attributes to library functionsfeat/various-fixesMichele Calgaro11 hours8-57/+68
* Fix conversion of TQString to const char*Michele Calgaro11 hours46-124/+125
* Include moc files directly from the related source filesMichele Calgaro11 hours48-98/+134
* Fix debug format stringsMichele Calgaro11 hours1-9/+9
* Improvements suggested on PR #58HEADmasterMichele Calgaro2 days5-50/+50
* Update translation filesTDE Weblate4 days18-380/+380
* Update translation template.Automated System4 days1-21/+21
* Remove unused config definesMichele Calgaro5 days4-140/+1
* Remove BUILD_FLAGSMichele Calgaro5 days5-15/+1
* Remove VERSION_BRANCH and SS_DIRTAGMichele Calgaro5 days3-23/+15
* Fix invalid comparison warningsMichele Calgaro5 days23-57/+60
* Fix 'this if clause does not guard...' warningsMichele Calgaro5 days7-7/+10
* Fix 'ISO C++11 forbids converting a string constant to char*' warningsMichele Calgaro5 days11-16/+16
* Remove support for HPUX, which is discontinued and does not provide a c++17 c...Michele Calgaro6 days1-360/+2
* Remove code related to obsoleted thread librariesMichele Calgaro8 days5-150/+28
* Translated using Weblate (Russian)Andrei Stepanov10 days1-31/+32
* Remove kvirc-configMichele Calgaro12 days4-199/+1
* Install script examples files in the application data folderMichele Calgaro13 days11-10/+21
* Translated using Weblate (Russian)Andrei Stepanov13 days1-6/+6
* Move admin/gendoc.pl to data/gendoc/gendoc.pl.Michele Calgaro2026-01-086-3/+5
* Remove object prelink logicMichele Calgaro2026-01-084-635/+1
* Remove unused files from admin subfolderMichele Calgaro2026-01-0814-13642/+1
* Remove internal copy of libtool, which is not usedMichele Calgaro2026-01-087-9851/+0
* Removed unused files. These are neither used not installedMichele Calgaro2026-01-079-103/+1
* Fix installation location of 128x128 iconsMichele Calgaro2026-01-021-3/+3
* Move data/man folder to doc/manMichele Calgaro2026-01-025-5/+4
* Move scripts folder to src/scriptsMichele Calgaro2026-01-0210-7/+7
* Removed source code tree from the hacker guide file. The real code is the bes...Michele Calgaro2026-01-021-258/+0
* Move data/helppics folder to pics/helppicsMichele Calgaro2026-01-026-3/+3
* Move data/pics folder to top levelMichele Calgaro2026-01-02368-4/+4
* Move data/icons folder to top levelMichele Calgaro2026-01-0240-9/+9
* Do not enforce strict c++17 if default is >= c++17Michele Calgaro2026-01-021-1/+1
* Raised required C++ standard to c++17Slávek Banko2026-01-011-0/+1
* Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.Slávek Banko2026-01-011-0/+216
* Update translation filesTDE Weblate2025-12-3117-155/+155
* Update translation filesTDE Weblate2025-12-3118-90/+90
* Update translation template.Automated System2025-12-312-14/+14
* Remove temp file mistakenly added 2 commits earlierMichele Calgaro2025-12-311-182/+0
* Look for translation .mo files in the new locationMichele Calgaro2025-12-314-22/+37
* Move .mo files to standard TDE locationMichele Calgaro2025-12-3116-312/+620
* Fix TQString formatting in 'KviTQString::sprintf'.Michele Calgaro2025-12-276-106/+106
* Update translation filesTDE Weblate2025-12-2518-92/+92
* Update translation template.Automated System2025-12-251-5/+5
* Move config.h.in to main folder, similar to other TDE applicationsMichele Calgaro2025-12-255-6/+6
* Remove src/kvi_configstatus.h, which is generated at build timeMichele Calgaro2025-12-251-264/+0
* Remove KVI_VERSION_BRANCH since the version number is no longer used in the a...Michele Calgaro2025-12-242-19/+8
* Remove warning about 'template-id not allowed for constructor in C++20'Michele Calgaro2025-12-241-2/+2
* Remove build date code. The info does not add anything useful and make reprod...Michele Calgaro2025-12-248-29/+1
* Do not add creator and date to generated help files. Those info do not add an...Michele Calgaro2025-12-241-1/+1