summaryrefslogtreecommitdiffstats
path: root/src/kstreamripper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use proper TQt headersHEADmasterMichele Calgaro2024-05-231-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-27/+27
* Properly deallocate memory on exitMichele Calgaro2023-12-221-1/+1
* Added context menuormorph2023-12-211-0/+27
* Ask for confirmation before deleting a stream from the listMichele Calgaro2023-12-171-5/+13
* Prevent loss of last station across multiple program runs if its description ...Michele Calgaro2023-12-161-9/+12
* Removing unnecessary functionalityormorph2023-12-161-16/+0
* Added stream editing in a separate dialog boxMichele Calgaro2023-12-161-44/+65
* Remove various '#define' strings - part 6Michele Calgaro2023-12-091-1/+1
* Add unicode stream supportormorph2023-12-081-1/+4
* Fix deallocation of process controllers when quitting the applicationMichele Calgaro2023-12-061-20/+18
* Avoid repeated connection of the same signal when ripping the same item multi...Michele Calgaro2023-12-061-8/+11
* Added event processing if the process has finished its workormorph2023-12-061-0/+11
* Added processing for stopping processes when closing the program windowormorph2023-12-041-0/+4
* Fix unnecessary automatic ascii conversion.Slávek Banko2020-03-171-1/+1
* Fix FTBFS due to missing automocSlávek Banko2018-07-201-0/+1
* Add Help button to access help handbook.Darrell Anderson2014-02-171-0/+7
* 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
* 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
* rename the following methods:tpearson2011-08-101-2/+2
* rename the following methods:tpearson2011-08-101-1/+1
* TQt4 port kstreamrippertpearson2011-07-051-49/+49
* Added kstreamrippertpearson2011-07-051-0/+309