Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deallocation of process controllers when quitting the application | Michele Calgaro | 2023-12-06 | 2 | -21/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Avoid repeated connection of the same signal when ripping the same item ↵ | Michele Calgaro | 2023-12-06 | 1 | -8/+11 |
| | | | | | | multiple times Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added event processing if the process has finished its work | ormorph | 2023-12-06 | 4 | -0/+27 |
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Removed unnecessary code and files | Michele Calgaro | 2023-12-06 | 2 | -97/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added processing for stopping processes when closing the program window | ormorph | 2023-12-04 | 1 | -0/+4 |
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 2 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation of .desktop files. | Michele Calgaro | 2021-03-05 | 2 | -3/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Copy translations to a new directory layout. | Michele Calgaro | 2021-03-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop scons build support. | gregory guy | 2021-03-04 | 2 | -72/+1 |
| | | | | | | | | | Deleted empty file ChangeLog. Update some cmake files with latest macros. Add basic cmake build instructions. Few cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Add top-left main window icon (hi*-app-kstreamripper.png) | gregory guy | 2021-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Merge desktop file entries from DEB packaging. | Slávek Banko | 2020-03-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix unnecessary automatic ascii conversion. | Slávek Banko | 2020-03-17 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-03-14 | 1 | -0/+52 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-06 | 1 | -0/+3 |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS due to missing automoc | Slávek Banko | 2018-07-20 | 4 | -2/+6 |
| | | | | | | This resolves last part of bug 2950 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS in OpenSUSE (all versions) and Fedora 28. | François Andriot | 2018-07-20 | 1 | -2/+1 |
| | | | | | Signed-off-by: François Andriot <albator78@libertysurf.fr> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with SCons 3.x | Slávek Banko | 2017-10-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Add Help button to access help handbook. | Darrell Anderson | 2014-02-17 | 3 | -3/+19 |
| | | | | This resolves bug report 1869. | ||||
* | Update incomplete (template-only) help handbook to new default format. | Darrell Anderson | 2014-01-25 | 1 | -5/+1 |
| | |||||
* | Prevent empty help handbook from populating the main handbook table of contents. | Darrell Anderson | 2014-01-18 | 1 | -1/+5 |
| | |||||
* | Fix FTBFS | Slávek Banko | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -4/+4 |
| | |||||
* | FIx FTBFS | Timothy Pearson | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update desktop file. | Darrell Anderson | 2012-06-11 | 1 | -9/+4 |
| | |||||
* | Fix kstreamripper build failures | Timothy Pearson | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -9/+9 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+11 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 4 | -4/+4 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 4 | -11/+11 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 4 | -14/+14 |
| | | | | This reverts commit b932f954f8815ccba418aa03db82af9cde97f946. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 4 | -14/+14 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 3 | -3/+3 |
| |