Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 <[email protected]> (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 <[email protected]> (cherry picked from commit 69209da95457952bb70cce369972f15444f1393b) | ||||
* | Removing unnecessary functionality | ormorph | 2023-12-16 | 3 | -28/+13 |
| | | | | | Signed-off-by: ormorph <[email protected]> (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 <[email protected]> Signed-off-by: ormorph <[email protected]> (cherry picked from commit fb82c1b0089a7209a6e1ca6b20bf5dca3c0a56bb) | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]> (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 <[email protected]> (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 <[email protected]> (cherry picked from commit 7bd4251db36952dce6c17d477f4671199d5c9971) | ||||
* | Removed unnecessary code and files | Michele Calgaro | 2023-12-06 | 5 | -341/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]> (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 <[email protected]> (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 <[email protected]> (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 <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-19 | 1 | -3/+15 |
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-22 | 6 | -24/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Added translation of .desktop files. | Michele Calgaro | 2021-03-05 | 3 | -3/+43 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove the original translation directory layout. | Michele Calgaro | 2021-03-05 | 3 | -414/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Copy translations to a new directory layout. | Michele Calgaro | 2021-03-05 | 6 | -2/+417 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop scons build support. | gregory guy | 2021-03-04 | 18 | -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 <[email protected]> | ||||
* | Add top-left main window icon (hi*-app-kstreamripper.png) | gregory guy | 2021-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kstreamripper/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| |