summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Properly deallocate memory on exitMichele Calgaro2023-12-222-17/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d99a435c55f3229a6bb577e6be4c0af9e06995f1)
* Added context menuormorph2023-12-222-0/+32
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 0d4db05e52daaf999aa78bab91671c83644398e3)
* Ask for confirmation before deleting a stream from the listMichele Calgaro2023-12-181-5/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ffff8a90414c38c88d5e93542dab3c26a1e661dd)
* Provide a minimum height for the station listview to improve user ↵Michele Calgaro2023-12-161-0/+6
| | | | | | | experiences when there are more than a few stations Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aab34e71cdd247e75727efaf530ce5f9a16f4686)
* Prevent loss of last station across multiple program runs if its description ↵Michele Calgaro2023-12-161-9/+12
| | | | | | | is empty Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 69209da95457952bb70cce369972f15444f1393b)
* Removing unnecessary functionalityormorph2023-12-163-28/+13
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 5470e3749cf3d07a12fc8f55506ba82dfc68716c)
* Added stream editing in a separate dialog boxMichele Calgaro2023-12-167-104/+132
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit fb82c1b0089a7209a6e1ca6b20bf5dca3c0a56bb)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-091-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ee7c7b4016ad4da978507e206661b46d13300db7)
* Add unicode stream supportormorph2023-12-084-5/+46
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e1799206d95ffbe856dd9744111bca01b4b3835f)
* Fix deallocation of process controllers when quitting the applicationMichele Calgaro2023-12-062-21/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bbdc5984a2d4166bff5ab24e7ec406d1a5b06e83)
* Avoid repeated connection of the same signal when ripping the same item ↵Michele Calgaro2023-12-061-8/+11
| | | | | | | multiple times Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0effe456c6b43661f43d251c7923ebf3b953cba)
* Added event processing if the process has finished its workormorph2023-12-064-0/+27
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 7bd4251db36952dce6c17d477f4671199d5c9971)
* Removed unnecessary code and filesMichele Calgaro2023-12-062-97/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bc6622cea71b99a59e4631652c02af6f5ad324d0)
* Added processing for stopping processes when closing the program windowormorph2023-12-051-0/+4
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 8ae7f36329a0f259a7bfc5fa47b55ed227cb2373)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-244-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3f12e375e0f59a603642726e14617664ce088dd4)
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-082-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of .desktop files.Michele Calgaro2021-03-052-3/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Michele Calgaro2021-03-051-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop scons build support.gregory guy2021-03-042-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 guy2021-03-031-2/+2
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Merge desktop file entries from DEB packaging.Slávek Banko2020-03-171-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unnecessary automatic ascii conversion.Slávek Banko2020-03-171-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 guy2020-03-141-0/+52
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-061-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing automocSlávek Banko2018-07-204-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 Andriot2018-07-201-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.xSlávek Banko2017-10-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Add Help button to access help handbook.Darrell Anderson2014-02-173-3/+19
| | | | This resolves bug report 1869.
* Update incomplete (template-only) help handbook to new default format.Darrell Anderson2014-01-251-5/+1
|
* Prevent empty help handbook from populating the main handbook table of contents.Darrell Anderson2014-01-181-1/+5
|
* Fix FTBFSSlávek Banko2013-03-281-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* FIx FTBFSTimothy Pearson2013-02-111-1/+1
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Update desktop file.Darrell Anderson2012-06-111-9/+4
|
* Fix kstreamripper build failuresTimothy Pearson2012-06-111-1/+1
|