Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added check for pressing the Cancel button in the file dialog | ormorph | 2024-09-05 | 1 | -1/+2 |
| | | | | | | The Destination field should not be changed if the cancel button is pressed in the file dialog Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Use proper TQt headers | Michele Calgaro | 2024-05-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-01 | 3 | -34/+34 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Properly deallocate memory on exit | Michele Calgaro | 2023-12-22 | 2 | -17/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added context menu | ormorph | 2023-12-21 | 2 | -0/+32 |
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Ask for confirmation before deleting a stream from the list | Michele Calgaro | 2023-12-17 | 1 | -5/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Provide a minimum height for the station listview to improve user ↵ | Michele Calgaro | 2023-12-16 | 1 | -0/+6 |
| | | | | | | experiences when there are more than a few stations Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Prevent loss of last station across multiple program runs if its description ↵ | Michele Calgaro | 2023-12-16 | 1 | -9/+12 |
| | | | | | | is empty Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removing unnecessary functionality | ormorph | 2023-12-16 | 3 | -28/+13 |
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Added stream editing in a separate dialog box | Michele Calgaro | 2023-12-16 | 7 | -104/+132 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add unicode stream support | ormorph | 2023-12-08 | 4 | -5/+46 |
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 |
| |