Michele Calgaro
402f0ff4c1
Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3ff47aede2
)
6 months ago
Slávek Banko
b74ce5928c
Replace KDE_DEPRECATED with TDE_DEPRECATED.
...
This relates to #275 - part specific to R14.1.x branch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 months ago
Michele Calgaro
8ea80a77bf
Remove KDE_ISLIKELY and KDE_ISUNLIKELY defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7d228ae9aa
)
6 months ago
Michele Calgaro
4864f9daf6
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f0c5a4d07
)
6 months ago
Michele Calgaro
9c9f5bf82c
Remove KDE_DEPRECATED define
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 75d7682354
)
6 months ago
Michele Calgaro
f23f0ef919
Replace KDE_DEPRECATED with TDE_DEPRECATED
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 43e38f2c0a
)
6 months ago
Michele Calgaro
cce9e894e0
Remove KDE_EXPORT and KDE_NO_EXPORT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 562773a5f7
)
6 months ago
Michele Calgaro
62949e0a61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bba3128085
)
6 months ago
Michele Calgaro
bef9baf7ee
Update version to R14.1.3~[DEVELOPMENT]
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
e521dcc15f
Update version to R14.1.2
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03aa7238b3
)
9 months ago
Michele Calgaro
7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba3b5b77e1
)
10 months ago
Alexander Golubev
dff837200e
Fix lvm volumes appearing as removable devices
...
- remove obsolete/erroneous code meddling with
GENHD_FL_MEDIA_CHANGE_NOTIFY
- use /sys/block/<dev>/removable rather than
/sys/block/<dev>/capabilities
- deprecate TDEDiskDeviceStatus::Hotpluggable and use
TDEDiskDeviceStatus::Removable for all removable devices
- put some local utility function into anonymous namespace
See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 14573faf07
)
10 months ago
Michele Calgaro
2a3a62bb99
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d5688771d8
)
11 months ago
Michele Calgaro
af8caeadf3
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44e712a770
)
11 months ago
Michele Calgaro
d8d8319b3d
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f22a9c72dd
)
11 months ago
Michele Calgaro
9fc074fcb2
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 138bb80efa
)
12 months ago
Michele Calgaro
4c9f3f02c0
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8d79c40791
)
12 months ago
Michele Calgaro
cf7f8e74af
Replace color '#define' strings with actual values
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 17a8fd0ec2
)
12 months ago
Michele Calgaro
89c8032171
Replaced various '#define' with actual strings - part 2
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d42f9ae842
)
12 months ago
Michele Calgaro
e84b6d8935
Replaced time related '#define' with actual strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 73dba53e4a
)
12 months ago
Michele Calgaro
3373b45cc2
Replace various tq* strings with TQt::* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 80c2465371
)
12 months ago
Michele Calgaro
0e4a5c95a4
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 57e0ed6634
)
12 months ago
Michele Calgaro
303b644501
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8ece3630d
)
12 months ago
Slávek Banko
2cc4398e5c
Update version to R14.1.2~[DEVELOPMENT]
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko
e73f4c08b9
Update version number for R14.1.1 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro
04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4c0dae60b2
)
1 year 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 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 987507131d
)
1 year ago
Michele Calgaro
5cb1ea0827
Replace various tqtinterface's TQ_* defines with actual types
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f36f89663
)
1 year ago
Michele Calgaro
7f3bcfe100
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1e5d5c92c3
)
1 year ago
Michele Calgaro
e8f6750e65
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 57af4f9d87
)
1 year ago
Michele Calgaro
09e466f879
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48b07a0ff1
)
1 year ago
Michele Calgaro
34a191d96f
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23278d2593
)
1 year ago
Michele Calgaro
18c573e806
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0b74ba868
)
1 year ago
Michele Calgaro
55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8eb500c4e8
)
1 year ago
Michele Calgaro
7073100361
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 36c049e135
)
1 year ago
Denis Kozadaev
227cd7b44b
Add SunOS specific patches
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit e5acdb1b39
)
1 year ago
Michele Calgaro
c4006e0eb7
Update version to R14.1.1~[DEVELOPMENT]
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
6b4507c6aa
Update release version to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
548bb65da4
Add MIT license
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
89f3dfb35e
Fix mangling of '@' in KURL's pretty printing.
...
This resolves TDE/tdepim#71 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
ormorph
8d96e85f7d
Added compatibility for hwlib support for musl
...
Signed-off-by: ormorph <roma251078@mail.ru>
2 years ago
ormorph
daca4af7e3
Added missing semicolon to malloc.c
...
Signed-off-by: ormorph <roma251078@mail.ru>
2 years ago
Mavridis Philippe
63758dcca1
Update README.kiosk (KDE->TDE, gender neutral)
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
a092e96802
Minor fixup on names used in previous commit. This aligns to the names of the other tdeio slaves.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
0308047002
Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the whole file alignemnt.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
9050bd4346
tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are used.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
0970152d07
Add pid value to debug messages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Alexander Golubev
0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
3 years ago