summaryrefslogtreecommitdiffstats
path: root/src/part
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-022-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring back missing icons, thanks to Slávek Banko for the tip.gregory guy2020-06-301-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Drop the use of the HAVE_XINE_H definition.Slávek Banko2020-06-293-8/+10
| | | | | | | Add include <xine.h> to the appropriate headers. Clean up the arrangement of include files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Install libcodeine as a plugin instead of as a shared library.Slávek Banko2020-06-281-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Get rid of some deprecated.gregory guy2020-06-211-1/+1
| | | | | | given warning: "xine_mrl_reference_data_t XINE_DEPRECATED" Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion to the cmake building system.gregory guy2020-06-217-30/+56
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add support for xinelib-1.2, patch is from anixx@opensuse.orggregory guy2020-06-131-1/+1
| | | | | | | taken from the kde3 OpenSuse repo, package kde3-codeine-1.0.1-52.73.src.rpm http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_Tumbleweed/src Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion KDE -> TDE environment.gregory guy2020-06-136-20/+20
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion qt3 -> tqt3gregory guy2020-06-138-76/+76
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Initial code import from debian snapshotMichele Calgaro2020-06-138-0/+826
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>