Commit Graph

117 Commits (master)

Author SHA1 Message Date
Slávek Banko 7720a8f7b3
kstars: Fix FTBFS caused by incompatible cast on *BSD systems.
5 days ago
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro cf40f00690
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro f08f58fdc1
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro c8e3d1d47d
Replace Qt with TQt
5 months ago
Michele Calgaro b803249430
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro f673794b12
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 32e1827c79
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 59ac6c104b
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro f9eac0ec4d
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 1b57c822af
Drop compatibility code for TQPalette
9 months ago
Michele Calgaro cf9164f090
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
9 months ago
Denis Kozadaev 610666ca37 SunOS cosmetic changes
11 months ago
Michele Calgaro d9f05d7a41
Remove unnecessary accelerators from .ui files
2 years ago
Michele Calgaro 524f338dd3
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko a084db1755
Desktop file translations:
4 years ago
Michele Calgaro cbf7b6312c
Minor correction in consequence of the drop of QT2's obsolete QVector class.
4 years ago
OBATA Akio 41926cc10a Fix to link with LIBUSB support
4 years ago
OBATA Akio 91d318c439 Allow to build apogee_ppi independent of V4L
4 years ago
OBATA Akio 6e2ac1d3bb Allow to build on any platforms
4 years ago
Slávek Banko ef92c2b00d
Detect the presence of the sys/io.h header and the ioperm function
4 years ago
Michele Calgaro e70e355046
Removed explicit usage of the 'register' keyword.
4 years ago
Michele Calgaro efc5c7df64
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris 1fc730b7d0 Fix remaining brandings in tdeedu.
5 years ago
Slávek Banko 55eb084c63
cmake: Fix FTBFS on linking kstars.
5 years ago
gregory guy d4a1613e9f
Conversion to the cmake building system.
5 years ago
Slávek Banko 9fb4e1ccde
Use kernel V2L includes instead of old local copies.
5 years ago
Slávek Banko 7b8a190b62
Fix "videodev.h" incorrect detection as header for V4L2.
5 years ago
Slávek Banko 73148be818
Add definitions for FreeBSD in kstars/indi/apogee.
5 years ago
Slávek Banko bfa8c9db8f
Remove unnecessary malloc include,
5 years ago
Slávek Banko 9533c04b76
Fixed unintentional renaming QT => TQT.
5 years ago
Slávek Banko b97668ea39
Add CMakeL10n rules.
5 years ago
Michele Calgaro 9b7dfcd288
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro fe7872edb2
qt -> tqt conversion:
6 years ago
Slávek Banko 3914cafa9f
qt_includes => tqt_includes conversion
6 years ago
Michele Calgaro 2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 937421fdc5 Update bug reports url to bugs.trinitydesktop.org
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
9 years ago
Slávek Banko 191490e345 Fix FTBFS with clang
9 years ago
Slávek Banko f17aa6a536 Fix FTBFS with libusb2 on freebsd
9 years ago
Slávek Banko e8c90f7ea7 Fix incorrectly renamed strings
9 years ago
Slávek Banko 533b9587fd Add ARM64 support
9 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