summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2027-34/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-0810-102/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Slávek Banko2022-01-3014-45/+46
| | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2022-01-3014-270/+0
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary 'wrong' comments.Michele Calgaro2021-12-301-79/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ftbfs on Fedora 34François Andriot2021-05-111-1/+1
| | | | | | error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) Signed-off-by: François Andriot <francois.andriot@free.fr>
* 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 <gregory-tde@laposte.net>
* 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 <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-01-1410-39/+39
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Install application-specific icons in the application folder.Slávek Banko2021-01-142-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-01-13113-527/+988
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed code formatting modelines.Michele Calgaro2020-09-296-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add German translation for desktop file.Chris2019-11-081-0/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-012-32/+0
|
* Fix branding of Tork and also translations, for fuzzy prevention.Chris2019-07-291-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-302-0/+13
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix detection whether the system is big endianSlávek Banko2017-02-051-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added support for OpenSSL 1.1Slávek Banko2017-01-171-8/+28
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-032-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix wrong limits for port numbersSlávek Banko2016-07-287-18/+18
| | | | | | This resolves bug 2671 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23338-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-122-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* 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