summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System17 hours47-4552/+5153
* Update translation template.Automated System18 hours3-256/+281
* Fix conversion of TQString to const char* (modules)Michele Calgaro27 hours39-130/+134
* Some generic fixes required for future cmake conversionMichele Calgaro27 hours14-80/+36
* Merge translation files from master branch.Automated System3 days2-4/+4
* Merge translation files from master branch.Automated System5 days1-11/+11
* Use Perl to find the files to analyze for the help documentation.Michele Calgaro10 days2-13/+64
* Merge translation files from master branch.Automated System14 days1-15/+15
* Remove files generated at build time from the sourcesMichele Calgaro2026-02-075-3951/+5
* Include moc files directly from the related source files (modules)Michele Calgaro2026-02-05129-307/+324
* Merge translation files from master branch.Automated System2026-02-0318-2196/+2147
* Update translation template.Automated System2026-02-031-122/+119
* Fix conversion of TQString to const char*Michele Calgaro2026-02-03212-913/+895
* Remove support for Irix, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-01-291-178/+4
* Fix wrong parameter in KviTQString::sprintf callMichele Calgaro2026-01-261-1/+1
* Use correct license file nameMichele Calgaro2026-01-252-2/+2
* Split kvirc executable into a shared library (libkvirc) and a stub executable...Michele Calgaro2026-01-2562-70/+72
* Add visibility attributes to library functionsMichele Calgaro2026-01-2513-80/+96
* Include moc files directly from the related source filesMichele Calgaro2026-01-2548-98/+134
* Fix debug format stringsMichele Calgaro2026-01-251-9/+9
* Improvements suggested on PR #58Michele Calgaro2026-01-225-50/+50
* Merge translation files from master branch.Automated System2026-01-1918-378/+378
* Update translation template.Automated System2026-01-191-21/+21
* Remove unused config definesMichele Calgaro2026-01-194-140/+1
* Remove BUILD_FLAGSMichele Calgaro2026-01-195-15/+1
* Remove VERSION_BRANCH and SS_DIRTAGMichele Calgaro2026-01-193-23/+15
* Fix invalid comparison warningsMichele Calgaro2026-01-1923-57/+60
* Fix 'this if clause does not guard...' warningsMichele Calgaro2026-01-197-7/+10
* Fix 'ISO C++11 forbids converting a string constant to char*' warningsMichele Calgaro2026-01-1911-16/+16
* Remove support for HPUX, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-01-171-360/+2
* Remove code related to obsoleted thread librariesMichele Calgaro2026-01-165-150/+28
* Merge translation files from master branch.Automated System2026-01-141-31/+32
* Merge translation files from master branch.Automated System2026-01-111-4/+4
* Remove kvirc-configMichele Calgaro2026-01-114-199/+1
* Install script examples files in the application data folderMichele Calgaro2026-01-1111-10/+21
* Move admin/gendoc.pl to data/gendoc/gendoc.pl.Michele Calgaro2026-01-096-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-089-103/+1
* Fix installation location of 128x128 iconsMichele Calgaro2026-01-041-3/+3
* Move data/man folder to doc/manMichele Calgaro2026-01-045-5/+4
* Move scripts folder to src/scriptsMichele Calgaro2026-01-0410-7/+7
* Removed source code tree from the hacker guide file. The real code is the bes...Michele Calgaro2026-01-041-258/+0
* Move data/helppics folder to pics/helppicsMichele Calgaro2026-01-046-3/+3
* Move data/pics folder to top levelMichele Calgaro2026-01-04368-4/+4
* Move data/icons folder to top levelMichele Calgaro2026-01-0440-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-021-0/+1
* Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.Slávek Banko2026-01-021-0/+216