summaryrefslogtreecommitdiffstats
path: root/src/kstreamripper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added check for pressing the Cancel button in the file dialogormorph2024-09-051-1/+2
| | | | | | The Destination field should not be changed if the cancel button is pressed in the file dialog Signed-off-by: ormorph <[email protected]>
* Use proper TQt headersMichele Calgaro2024-05-231-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-27/+27
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Properly deallocate memory on exitMichele Calgaro2023-12-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added context menuormorph2023-12-211-0/+27
| | | | Signed-off-by: ormorph <[email protected]>
* Ask for confirmation before deleting a stream from the listMichele Calgaro2023-12-171-5/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Removing unnecessary functionalityormorph2023-12-161-16/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added stream editing in a separate dialog boxMichele Calgaro2023-12-161-44/+65
| | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: ormorph <[email protected]>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-091-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add unicode stream supportormorph2023-12-081-1/+4
| | | | | Signed-off-by: ormorph <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Fix deallocation of process controllers when quitting the applicationMichele Calgaro2023-12-061-20/+18
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Added event processing if the process has finished its workormorph2023-12-061-0/+11
| | | | Signed-off-by: ormorph <[email protected]>
* Added processing for stopping processes when closing the program windowormorph2023-12-041-0/+4
| | | | Signed-off-by: ormorph <[email protected]>
* 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 <[email protected]>
* Fix FTBFS due to missing automocSlávek Banko2018-07-201-0/+1
| | | | | | This resolves last part of bug 2950 Signed-off-by: Slávek Banko <[email protected]>
* Add Help button to access help handbook.Darrell Anderson2014-02-171-0/+7
| | | | This resolves bug report 1869.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-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 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
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-4/+4
| | | | This reverts commit b932f954f8815ccba418aa03db82af9cde97f946.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix a number of accidental tqStatus string conversionsv3.5.13tpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-2/+2
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kstreamrippertpearson2011-07-051-49/+49
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1239914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added kstreamrippertpearson2011-07-051-0/+309
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1239912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da