summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use proper TQt headersr14.1.xMichele Calgaro10 days1-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4696b2df35486f0db2f840409cf264e7f5d996a5)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-0/+34
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 91de11bf8d6e89d44d581efd5eb2ebd846017ab2)
* Replace Qt with TQtMichele Calgaro2024-02-201-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 50d320ef3acab207a4fc614a80fb4fd1c01aa08a)
* Merge translation files from master branch.Automated System2024-01-031-8/+6
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-013-34/+34
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 79abb65d9f117f795af1cd9371618e5065153fd2)
* Merge translation files from master branch.Automated System2023-12-222-65/+65
|
* Update translation template.Automated System2023-12-221-31/+31
|
* 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)
* Merge translation files from master branch.Automated System2023-12-182-4/+22
|
* Update translation template.Automated System2023-12-181-2/+10
|
* 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)
* Merge translation files from master branch.Automated System2023-12-162-33/+32
|
* Update translation template.Automated System2023-12-161-16/+16
|
* Update translation filesTDE Weblate2023-12-162-91/+95
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kstreamripper Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/ (cherry picked from commit 8c8bccaf005883163395cf2a282247b3bc56e4e8)
* 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-1610-160/+188
| | | | | | 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)
* Merge translation files from master branch.Automated System2023-12-082-10/+20
|
* Update translation template.Automated System2023-12-081-5/+10
|
* 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)
* Merge translation files from master branch.Automated System2023-12-071-27/+31
|
* Merge translation files from master branch.Automated System2023-12-061-0/+163
|
* 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-065-341/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bc6622cea71b99a59e4631652c02af6f5ad324d0)
* Merge translation files from master branch.Automated System2023-12-051-2/+2
|
* Update translation template.Automated System2023-12-051-2/+2
|
* 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)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e3b2584b2a32da3f10a1c90d1e6d2a1497251d6c)
* 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)
* Update translation filesr14.1.0TDE Weblate2022-09-081-53/+18
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kstreamripper Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
* Update translation template.Automated System2022-09-081-53/+18
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-082-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.Slávek Banko2021-10-191-3/+15
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-226-24/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Added translation of .desktop files.Michele Calgaro2021-03-053-3/+43
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove the original translation directory layout.Michele Calgaro2021-03-053-414/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Michele Calgaro2021-03-056-2/+417
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop scons build support.gregory guy2021-03-0418-2401/+55
| | | | | | | | | 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>