Commit Graph

608 Commits (r14.1.x)

Author SHA1 Message Date
Michele Calgaro 402f0ff4c1
Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL
1 day ago
Slávek Banko b74ce5928c
Replace KDE_DEPRECATED with TDE_DEPRECATED.
3 days ago
Michele Calgaro 8ea80a77bf
Remove KDE_ISLIKELY and KDE_ISUNLIKELY defines
3 days ago
Michele Calgaro 4864f9daf6
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
3 days ago
Michele Calgaro 9c9f5bf82c
Remove KDE_DEPRECATED define
5 days ago
Michele Calgaro f23f0ef919
Replace KDE_DEPRECATED with TDE_DEPRECATED
1 week ago
Michele Calgaro cce9e894e0
Remove KDE_EXPORT and KDE_NO_EXPORT defines
1 week ago
Michele Calgaro 62949e0a61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
3 weeks ago
Michele Calgaro bef9baf7ee
Update version to R14.1.3~[DEVELOPMENT]
3 weeks ago
Michele Calgaro e521dcc15f
Update version to R14.1.2
1 month ago
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Alexander Golubev dff837200e
Fix lvm volumes appearing as removable devices
5 months ago
Michele Calgaro 2a3a62bb99
Replace various '#define' strings - part 6
5 months ago
Michele Calgaro af8caeadf3
Replaced various '#define' with actual strings - part 5
6 months ago
Michele Calgaro d8d8319b3d
Replace 'Event' #define strings
6 months ago
Michele Calgaro 9fc074fcb2 Replaced various '#define' with actual strings - part 4
6 months ago
Michele Calgaro 4c9f3f02c0
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro cf7f8e74af
Replace color '#define' strings with actual values
6 months ago
Michele Calgaro 89c8032171
Replaced various '#define' with actual strings - part 2
6 months ago
Michele Calgaro e84b6d8935
Replaced time related '#define' with actual strings
6 months ago
Michele Calgaro 3373b45cc2
Replace various tq* strings with TQt::* equivalents
6 months ago
Michele Calgaro 0e4a5c95a4
Replace various strings '#define'd in tqtinterface
6 months ago
Michele Calgaro 303b644501 Replace Qt with TQt
6 months ago
Slávek Banko 2cc4398e5c
Update version to R14.1.2~[DEVELOPMENT]
7 months ago
Slávek Banko e73f4c08b9
Update version number for R14.1.1 final release.
7 months ago
Michele Calgaro 04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro d254bec7e7
Update hashing code for strings to be the same as upstream gettext. The old version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394.
8 months ago
Michele Calgaro 5cb1ea0827
Replace various tqtinterface's TQ_* defines with actual types
8 months ago
Michele Calgaro 7f3bcfe100
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro e8f6750e65
Drop USE_TQT4 code
9 months ago
Michele Calgaro 09e466f879
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 34a191d96f
Drop TQT_TQ*_CONST defines
10 months ago
Michele Calgaro 18c573e806
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 7073100361
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Denis Kozadaev 227cd7b44b
Add SunOS specific patches
1 year ago
Michele Calgaro c4006e0eb7
Update version to R14.1.1~[DEVELOPMENT]
1 year ago
Michele Calgaro 6b4507c6aa
Update release version to R14.1.0
1 year ago
Michele Calgaro 548bb65da4
Add MIT license
1 year ago
Michele Calgaro 89f3dfb35e
Fix mangling of '@' in KURL's pretty printing.
1 year ago
ormorph 8d96e85f7d Added compatibility for hwlib support for musl
1 year ago
ormorph daca4af7e3 Added missing semicolon to malloc.c
1 year ago
Mavridis Philippe 63758dcca1
Update README.kiosk (KDE->TDE, gender neutral)
2 years ago
Michele Calgaro a092e96802
Minor fixup on names used in previous commit. This aligns to the names of the other tdeio slaves.
2 years ago
Michele Calgaro 0308047002
Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the whole file alignemnt.
2 years ago
Michele Calgaro 9050bd4346
tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are used.
2 years ago
Michele Calgaro 0970152d07
Add pid value to debug messages.
2 years ago
Michele Calgaro 5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
2 years ago
Alexander Golubev 0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
2 years ago