summaryrefslogtreecommitdiffstats
path: root/kstars
Commit message (Collapse)AuthorAgeFilesLines
* Use tdestandarddirs.hMichele Calgaro2025-02-2517-17/+17
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use tdeAppMichele Calgaro2025-02-0321-55/+55
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove unnecessary filesMichele Calgaro2024-12-292-3268/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use tdeprocess.hMichele Calgaro2024-12-023-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kstars: Fix FTBFS caused by incompatible cast on *BSD systems.Slávek Banko2024-04-141-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0317-33/+33
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1958-558/+558
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-207-85/+85
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-032-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-0712-28/+28
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-175-34/+34
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2077-88/+88
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-193-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-25/+25
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* SunOS cosmetic changesDenis Kozadaev2023-06-011-0/+4
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-193-18/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-078-35/+28
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Desktop file translations:Slávek Banko2020-05-283-139/+7
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]>
* Minor correction in consequence of the drop of QT2's obsolete QVector class.Michele Calgaro2020-05-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix to link with LIBUSB supportOBATA Akio2020-05-061-0/+6
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Allow to build apogee_ppi independent of V4LOBATA Akio2020-05-061-5/+5
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Allow to build on any platformsOBATA Akio2020-05-061-11/+2
| | | | | | | No reason to include standard headers and define macros for standard types only on Linux and FreeBSD. Signed-off-by: OBATA Akio <[email protected]>
* Detect the presence of the sys/io.h header and the ioperm functionSlávek Banko2020-03-304-13/+21
| | | | | | instead of listing a long list of architectures. Signed-off-by: Slávek Banko <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-308-35/+35
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Fix remaining brandings in tdeedu.Chris2019-07-171-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* cmake: Fix FTBFS on linking kstars.Slávek Banko2019-07-011-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2019-06-2777-471/+1159
| | | | | | | Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Use kernel V2L includes instead of old local copies.Slávek Banko2019-06-237-1256/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix "videodev.h" incorrect detection as header for V4L2.Slávek Banko2019-06-233-19/+0
| | | | | | This header is valid for V4L1. Signed-off-by: Slávek Banko <[email protected]>
* Add definitions for FreeBSD in kstars/indi/apogee.Slávek Banko2019-06-231-5/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove unnecessary malloc include,Slávek Banko2019-06-2330-30/+0
| | | | | | because it causes FTBFS on some systems. Signed-off-by: Slávek Banko <[email protected]>
* Fixed unintentional renaming QT => TQT.Slávek Banko2019-06-237-25/+25
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-272-0/+158
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-3/+3
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-16/+16
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2382-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with clangSlávek Banko2015-06-281-2/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with libusb2 on freebsdSlávek Banko2015-06-281-0/+7
| | | | [taken from FreeBSD kdeedu3 patches]
* Fix incorrectly renamed stringsSlávek Banko2015-03-0521-1465/+1465
|
* Add ARM64 supportSlávek Banko2015-01-152-6/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-4/+4
| | | | source as of this commit due to ubiquity: info, unknown