Slávek Banko
a084db1755
Desktop file translations:
...
+ 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>
5 years ago
Michele Calgaro
cbf7b6312c
Minor correction in consequence of the drop of QT2's obsolete QVector class.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
OBATA Akio
41926cc10a
Fix to link with LIBUSB support
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
91d318c439
Allow to build apogee_ppi independent of V4L
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
6e2ac1d3bb
Allow to build on any platforms
...
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>
5 years ago
Slávek Banko
ef92c2b00d
Detect the presence of the sys/io.h header and the ioperm function
...
instead of listing a long list of architectures.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
e70e355046
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
efc5c7df64
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
1fc730b7d0
Fix remaining brandings in tdeedu.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
55eb084c63
cmake: Fix FTBFS on linking kstars.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
d4a1613e9f
Conversion to the cmake building system.
...
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>
5 years ago
Slávek Banko
9fb4e1ccde
Use kernel V2L includes instead of old local copies.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
7b8a190b62
Fix "videodev.h" incorrect detection as header for V4L2.
...
This header is valid for V4L1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
73148be818
Add definitions for FreeBSD in kstars/indi/apogee.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
bfa8c9db8f
Remove unnecessary malloc include,
...
because it causes FTBFS on some systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
9533c04b76
Fixed unintentional renaming QT => TQT.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
b97668ea39
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
9b7dfcd288
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
fe7872edb2
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
3914cafa9f
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
937421fdc5
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
2c14d519d8
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
9cabd76300
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
191490e345
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
f17aa6a536
Fix FTBFS with libusb2 on freebsd
...
[taken from FreeBSD kdeedu3 patches]
10 years ago
Slávek Banko
e8c90f7ea7
Fix incorrectly renamed strings
10 years ago
Slávek Banko
533b9587fd
Add ARM64 support
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
7ea346c2dc
Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson
31aade2915
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
d798514852
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago
Timothy Pearson
0bde81cee4
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
833a11a602
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
a115544364
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot
9a79f045fc
Update for recent TDENewStuff changes
10 years ago
Darrell Anderson
3ad486a21c
Fix unintended rename.
11 years ago
Darrell Anderson
34bc7e9b1a
Fix unintended renaming
11 years ago
Darrell Anderson
201d8ca425
Fix unintended renaming
11 years ago
Darrell Anderson
255c708bf1
Update Q->TQ constants in ui files.
11 years ago
Slávek Banko
efaf922de8
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
ab9a2a8b5e
Fix kstars not detecting videodev2.h
...
This resolves Bug 1372
12 years ago
Timothy Pearson
4565bfb4e2
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d5f01dcc48
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
de3d50d234
Fix unintended rename
12 years ago
Timothy Pearson
3a3518bb00
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8cb8ba0f95
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
fccf6d244a
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee52bb567f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
088cc453ec
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
949de81936
Rename KStandard for enhanced compatibility with KDE4
12 years ago