summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/tdeedu/admin to latest HEADAutomated System2020-06-071-0/+0
|
* Desktop file translations:Slávek Banko2020-05-281518-3536/+49210
| | | | | | | + 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 <slavek.banko@axis.cz>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Minor correction in consequence of the drop of QT2's obsolete QVector class.Michele Calgaro2020-05-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Fix boost_python library detection on CentOS 8François Andriot2020-05-101-0/+7
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Fix to link with LIBUSB supportOBATA Akio2020-05-061-0/+6
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Allow to build apogee_ppi independent of V4LOBATA Akio2020-05-061-5/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* 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 <obache@wizdas.com>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Detect the presence of the sys/io.h header and the ioperm functionSlávek Banko2020-03-305-13/+27
| | | | | | instead of listing a long list of architectures. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Enable kig python scripting for cmake build.Ray-V2020-03-294-29/+67
| | | | | | | | | | | | Fix detection of boost_python library for cmake build. Use find_package( Python COMPONENTS ... ) for CMake >= 3.12. Add WITH_KIG_PYTHON_SCRIPTING option. This resolves issue #6. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-308-35/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-019-126/+0
|
* Fix remaining branding in tdeedu.Chris2019-08-211-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdeedu.Chris2019-07-173-4/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* cmake: Avoid double generation of kmplot common files.Slávek Banko2019-07-101-6/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* add missing definition:gregory guy2019-07-092-0/+25
| | | | | | | - HAVE_STDINT_H (needed for kiten) - TIMEZONE_IS_INT (needed for kstars) Signed-off-by: gregory guy <g-gregory@gmx.fr>
* cmake: Fix FTBFS on linking kstars.Slávek Banko2019-07-011-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2019-06-27396-879/+13795
| | | | | | | Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use kernel V2L includes instead of old local copies.Slávek Banko2019-06-237-1256/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Add definitions for FreeBSD in kstars/indi/apogee.Slávek Banko2019-06-231-5/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary malloc include,Slávek Banko2019-06-2330-30/+0
| | | | | | because it causes FTBFS on some systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed unintentional renaming QT => TQT.Slávek Banko2019-06-237-25/+25
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Translate comments from Italian to EnglishMichele Calgaro2019-03-031-61/+59
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdeedu/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-2737-0/+368
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeedu/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdeedu/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>