Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch.r14.1.4r14.1.x | Automated System | 2025-04-08 | 1 | -36/+39 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-04-07 | 1 | -0/+176 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-04-01 | 2 | -42/+48 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-31 | 2 | -0/+206 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-04 | 1 | -6/+9 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-03 | 1 | -0/+30 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-09 | 1 | -36/+39 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-07 | 1 | -0/+176 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-05 | 1 | -6/+9 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-04 | 1 | -0/+30 |
| | |||||
* | Added check for pressing the Cancel button in the file dialogr14.1.3 | ormorph | 2024-09-06 | 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> (cherry picked from commit 946c66e6742dd3ca603306c1be079e5dd7512613) | ||||
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 466a7399fc3ccdfc2b777eae37fedb66e47444f9) | ||||
* | Use proper TQt headers | Michele Calgaro | 2024-05-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4696b2df35486f0db2f840409cf264e7f5d996a5) | ||||
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-21 | 1 | -0/+34 |
| | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 91de11bf8d6e89d44d581efd5eb2ebd846017ab2) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-20 | 1 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 50d320ef3acab207a4fc614a80fb4fd1c01aa08a) | ||||
* | Merge translation files from master branch. | Automated System | 2024-01-03 | 1 | -8/+6 |
| | |||||
* | 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> (cherry picked from commit 79abb65d9f117f795af1cd9371618e5065153fd2) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-22 | 2 | -65/+65 |
| | |||||
* | Update translation template. | Automated System | 2023-12-22 | 1 | -31/+31 |
| | |||||
* | Properly deallocate memory on exit | Michele Calgaro | 2023-12-22 | 2 | -17/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d99a435c55f3229a6bb577e6be4c0af9e06995f1) | ||||
* | Added context menu | ormorph | 2023-12-22 | 2 | -0/+32 |
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 0d4db05e52daaf999aa78bab91671c83644398e3) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-18 | 2 | -4/+22 |
| | |||||
* | Update translation template. | Automated System | 2023-12-18 | 1 | -2/+10 |
| | |||||
* | Ask for confirmation before deleting a stream from the list | Michele Calgaro | 2023-12-18 | 1 | -5/+13 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ffff8a90414c38c88d5e93542dab3c26a1e661dd) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-16 | 2 | -33/+32 |
| | |||||
* | Update translation template. | Automated System | 2023-12-16 | 1 | -16/+16 |
| | |||||
* | Update translation files | TDE Weblate | 2023-12-16 | 2 | -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 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> (cherry picked from commit aab34e71cdd247e75727efaf530ce5f9a16f4686) | ||||
* | 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> (cherry picked from commit 69209da95457952bb70cce369972f15444f1393b) | ||||
* | Removing unnecessary functionality | ormorph | 2023-12-16 | 3 | -28/+13 |
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 5470e3749cf3d07a12fc8f55506ba82dfc68716c) | ||||
* | Added stream editing in a separate dialog box | Michele Calgaro | 2023-12-16 | 10 | -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 6 | Michele Calgaro | 2023-12-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ee7c7b4016ad4da978507e206661b46d13300db7) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-08 | 2 | -10/+20 |
| | |||||
* | Update translation template. | Automated System | 2023-12-08 | 1 | -5/+10 |
| | |||||
* | 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> (cherry picked from commit e1799206d95ffbe856dd9744111bca01b4b3835f) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-07 | 1 | -27/+31 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2023-12-06 | 1 | -0/+163 |
| | |||||
* | 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> (cherry picked from commit bbdc5984a2d4166bff5ab24e7ec406d1a5b06e83) | ||||
* | 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> (cherry picked from commit c0effe456c6b43661f43d251c7923ebf3b953cba) | ||||
* | Added event processing if the process has finished its work | ormorph | 2023-12-06 | 4 | -0/+27 |
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 7bd4251db36952dce6c17d477f4671199d5c9971) | ||||
* | Removed unnecessary code and files | Michele Calgaro | 2023-12-06 | 5 | -341/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bc6622cea71b99a59e4631652c02af6f5ad324d0) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-05 | 1 | -2/+2 |
| | |||||
* | Update translation template. | Automated System | 2023-12-05 | 1 | -2/+2 |
| | |||||
* | Added processing for stopping processes when closing the program window | ormorph | 2023-12-05 | 1 | -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 Banko | 2023-11-08 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e3b2584b2a32da3f10a1c90d1e6d2a1497251d6c) | ||||
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-24 | 4 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3f12e375e0f59a603642726e14617664ce088dd4) | ||||
* | Update translation filesr14.1.0 | TDE Weblate | 2022-09-08 | 1 | -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 System | 2022-09-08 | 1 | -53/+18 |
| | |||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 2 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |