summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch all submodules to https.Slávek Banko2019-12-081-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Merge translation files from master branch.Automated System2019-11-281-2/+2
|
* Merge translation files from master branch.Automated System2019-11-251-5/+5
|
* Drop automake build support.gregory guy2019-10-1422-13246/+29
| | | | | | | | | Add basic cmake build instructions. Deleted obsolete files: build-howto.html and kdirstat.spec . Change description in README. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 3ae7836398bbd45cdaa847f5339834e64af369b1)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Merge translation files from master branch.Automated System2019-07-211-6/+8
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Merge translation files from master branch.Automated System2019-06-031-37/+57
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-112-24/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 166203ee4ca05c19b541ebb82d39115c6f63fdc8)
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-145-140/+50
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdirstat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/ (cherry picked from commit bfccc29fc4584caf2d92e82ac035273a5131c211)
* Update translation template.Automated System2019-01-141-30/+1
| | | | (cherry picked from commit 8a82d11118a9b46fe0222c4138b9e89e3822440b)
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 74917182318a0d30b727059d663fcb738195d957)
* Update translation filesTDE Weblate2018-12-105-1154/+2441
| | | | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate. (cherry picked from commit 9b87faebd88f190f4e4398b3360a9a9c1b1d832b)
* Add CMakeL10n rules.Slávek Banko2018-12-104-1/+1126
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f323cfef1847abecd4e21b9a8b5e6947a79c5844)
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-11-0411-33/+33
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0cd4d565764dd403047d804844da868c592298e4)
* Fix forward class declaration.Slávek Banko2018-11-041-1/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ed22bfe07b4bc97b72a9d73cfca8284eba2a5505)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-11-046-15/+15
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6ca21693d592267199f780156930c2de92d25e30)
* Removed obsolete TQCollection and replaced with TQPtrCollection.Slávek Banko2018-11-043-3/+3
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 76fb9f08873a6808bd4d07d327549b7441b7758d)
* Removed unnecessary executable flag.Slávek Banko2018-11-041-0/+0
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4dcfd6496e0e93f80c12dcc87fd5786456d3aae3)
* cmake: Install tdeconf_update scripts as programs.Slávek Banko2018-11-041-5/+7
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 86e0246fca8e327cadb311306efdbe28ca6aab5b)
* conversion to the cmake building systemgregory guy2018-11-0420-10/+375
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 1905b0563f9ff9a86dadf03feb3cf81c47b6267e)
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/applications/kdirstat/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Reset submodule main/applications/kdirstat/admin to latest HEADAutomated System2016-08-071-0/+0
|