summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/applications/kstreamripper/cmake to latest HEADAutomated System2020-06-071-0/+0
|