summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5e146c56cf4775db041aa29af02864c8808880f2)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-9/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cebd5a1a05e8d50fc5c0d1fa35bd2480dd11e08e)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-251-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 875c12e9b2e4af81baa2cfc309de189c6e7fc6bc)
* Removed code formatting modelines.r14.1.0Michele Calgaro2022-10-223-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed button related SEGV.Michele Calgaro2022-10-181-13/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add TDEGlobal::locale()->insertCatalogue(...).Slávek Banko2022-10-171-0/+2
| | | | | | Initial generation of templates for translations. Signed-off-by: Slávek Banko <[email protected]>
* Fix some crashes related to custom button layout handlingMavridis Philippe2022-10-161-36/+8
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Enable button rearrangementMavridis Philippe2022-10-161-2/+2
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Fixed import of tqt include files and export of factory symbol.Michele Calgaro2022-10-163-20/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Port to CMake build systemMavridis Philippe2022-10-155-983/+55
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Removed unneeded filesMavridis Philippe2022-10-152-33/+0
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* KDE3->TDE conversionMavridis Philippe2022-10-156-96/+96
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Qt3->TQt conversionMavridis Philippe2022-10-154-209/+209
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Initial commit (imported from Pling)Mavridis Philippe2022-10-1524-0/+3559
Signed-off-by: Mavridis Philippe <[email protected]>