summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-0810-102/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2)
* Copy translations to a new directory layout.Slávek Banko2022-02-0114-45/+46
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f7ce4cdb608b1bbec0180fe3ae059e2cc999b705)
* Drop automake build support.Slávek Banko2022-02-0114-270/+0
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b353103ec003ea1c87f8ffe3ff2caf061cbfa44f)
* Removed unnecessary 'wrong' comments.Michele Calgaro2021-12-301-79/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 51192bc0712acfacbf828c5fe9af6cb3d232c0c6)
* Fix ftbfs on Fedora 34François Andriot2021-05-121-1/+1
| | | | | | | error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) Signed-off-by: François Andriot <[email protected]> (cherry picked from commit 7576a4bfe86835552ede116488e70baae64df9e8)
* This fix aims to get rid of the eth0, eth1...name for network cards.gregory guy2021-01-211-13/+18
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 59e62bdebaa8acfba440bb2bf5404297fc5e82f4)
* Replace __DATE__ with PACKAGE_DATETIME in the crash handlerSlávek Banko2021-01-161-2/+10
| | | | | | | to allow reproducible build. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 46ca3fa9524fb1800a26b65fc49b1e5bc41be613)
* Add sys/time.h and time.h header detection to resolve FTBFS.Slávek Banko2021-01-161-1/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit bda2d7559f18b2e02050dc433c5ff70cec8e3362)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-01-1510-39/+39
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 355f00c2bd6f4b2870133d0423420ef8046b7156)
* cmake: Install application-specific icons in the application folder.Slávek Banko2021-01-152-2/+4
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5962b7e681adb58055898f2e35665934bd08e235)
* Conversion to the cmake building system.gregory guy2021-01-15113-527/+988
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4)
* Removed code formatting modelines.Michele Calgaro2020-09-296-6/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1af35a0723340a1452d4f6ee6dbb1ed898dc2282)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 27abefa9f34b655d9fe97ac991a579a19a5b03db)
* Add German translation for desktop file.Chris2019-11-081-0/+5
| | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 8143bca7ab0346f631d9fe95173170621d31e8ee)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-042-32/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix branding of Tork and also translations, for fuzzy prevention.Chris2019-07-291-1/+1
| | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit a34baae7ce3cd3e50cbe8bb01eae8894808aaf49)
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-032-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-302-0/+13
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b2121ebbd75774b6d1d7c963be69f43193faa130)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-262-2/+2
|
* Fix detection whether the system is big endianSlávek Banko2017-02-051-0/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 45ad86d92243ad25311db38030f3fb940ab02908)
* Added support for OpenSSL 1.1Slávek Banko2017-01-171-8/+28
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 19f9a09ee257137e62517378c50b205c2bfe3036)
* Update version number for new target R14.0.5Slávek Banko2016-11-122-4/+4
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-232-2/+2
|
* Fix FTBFS with GCC6Slávek Banko2016-09-032-3/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 435ea0b78d0c3d92aba868cb84dc5b7237c5742c)
* Fix wrong limits for port numbersSlávek Banko2016-07-287-18/+18
| | | | | | | This resolves bug 2671 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit efa6236b8ec00c036e064634f85bf663ac48e797)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24338-0/+0
| | | | (cherry picked from commit 8a4fdfd7aaaacad1d60f8a6e26cc8a0503c50df5)
* Update version number for new target R14.0.4Slávek Banko2016-02-292-4/+4
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-072-2/+2
|
* Update version number for new target R14.0.3Slávek Banko2015-11-302-4/+4
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-252-2/+2
|
* Update version number for new target R14.0.2Slávek Banko2015-08-262-4/+4
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-132-2/+2
|
* Update version in lsm filesSlávek Banko2015-07-112-2/+2
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
| | | | (cherry picked from commit dd3084a3d6e3ba62c4b6c331fd50771606ac3833)
* Fix exec icon location and bring it into XDG compliancer14.0.0Timothy Pearson2014-10-221-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-4/+4
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-114-7/+7
| | | | match XDG specifications
* Added support for torsocks 2.0. This resolves bug 2126.Michele Calgaro2014-09-303-1/+117
|
* Fix unknown icon type configuration warning.Darrell Anderson2014-03-021-5/+1
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-0/+1
|
* Branding and code cleanup.Darrell Anderson2014-01-0923-108/+108
|
* Update lsm files.Darrell Anderson2014-01-062-12/+12
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Initial TDE conversionSlávek Banko2013-07-2771-612/+612
|
* Initial TQt conversionSlávek Banko2013-07-27114-3885/+3885
|
* Update autotools for new DSO linkage styleFrancois Andriot2013-07-274-4/+5
| | | | Fix FTBFS
* Initial import of tork 0.33Slávek Banko2013-07-27554-0/+69055