summaryrefslogtreecommitdiffstats
path: root/kstars
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-078-35/+28
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 524f338dd39ac0d781ad2d99d12e21fe652dcdae)
* 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 <slavek.banko@axis.cz> (cherry picked from commit a084db175509b58e57a81d50b1688709f19758bf)
* Fix to link with LIBUSB supportOBATA Akio2020-05-061-0/+6
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 41926cc10a42fb24855047ff0cca70cbb2e4f4f9)
* Allow to build apogee_ppi independent of V4LOBATA Akio2020-05-061-5/+5
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 91d318c439f24398cdb92082e2a1c1a1f6770e58)
* 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> (cherry picked from commit 6e2ac1d3bb80095dfd58235c25fea9732277251f)
* 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 <slavek.banko@axis.cz> (cherry picked from commit ef92c2b00d6b9085b392da3708d2e6a7aabdb65e)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-308-35/+35
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e70e355046de896bf68539f2301f09d93a1f97f7)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining brandings in tdeedu.Chris2019-07-191-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 1fc730b7d06cbe08736e79d569360f6380459247)
* cmake: Fix FTBFS on linking kstars.Slávek Banko2019-07-011-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 55eb084c63b5bf3d6803aabd0f68178c29a630df)
* Conversion to the cmake building system.gregory guy2019-06-2877-471/+1159
| | | | | | | | 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> (cherry picked from commit d4a1613e9f119ae68c695ab60f8d9856d1a54a52)
* 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> (cherry picked from commit 9fb4e1ccde0b89b413bfdc8ae62f8178ecad5483)
* 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> (cherry picked from commit 7b8a190b623dc48ab4fc0867f0a0fd5d8cc4c2b1)
* 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> (cherry picked from commit 73148be818bbd9b8ee89a597467b89eab9f6b678)
* 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> (cherry picked from commit bfa8c9db8f50dbcf27a0fd955c322e1ed2bad72d)
* Fixed unintentional renaming QT => TQT.Slávek Banko2019-06-237-25/+25
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9533c04b760f9d882a614016d95e8c3a1d565cea)
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-272-0/+158
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b97668ea3912b7562afd4e4af132a88e8fd5ab16)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 937421fdc516b0b781a5f9e771a156ba7da3e8ff)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2482-0/+0
| | | | (cherry picked from commit 2c14d519d8ba8cf6b8ceb3c050c1534412ffeae9)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fix FTBFS with clangSlávek Banko2015-06-281-2/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 191490e34508041a8bfab9535f7e65ee2c71b695)
* Fix FTBFS with libusb2 on freebsdSlávek Banko2015-06-281-0/+7
| | | | | [taken from FreeBSD kdeedu3 patches] (cherry picked from commit f17aa6a5367b70eec8fd3456fffe100bb87c551e)
* Fix incorrectly renamed stringsSlávek Banko2015-03-0521-1465/+1465
| | | | (cherry picked from commit e8c90f7ea7d7751f24bb7d12e8fb5cfe562509ce)
* Add ARM64 supportSlávek Banko2015-01-152-6/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 533b9587fd577991e7b1994274c9c412c0887d31)
* 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
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-135-10/+10
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-135-12/+12
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Update for recent TDENewStuff changesFrançois Andriot2014-10-035-10/+10
|
* Fix unintended rename.Darrell Anderson2014-02-211-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-163-9/+9
|
* Fix unintended renamingDarrell Anderson2014-02-162-5/+5
|
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-112-19/+19
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix kstars not detecting videodev2.hTimothy Pearson2013-06-234-1/+22
| | | | This resolves Bug 1372
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1582-123/+123
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1433-34/+34
|
* Fix unintended renameTimothy Pearson2013-02-111-1/+1
|