Commit Graph

2020 Commits (3b1a091b3f8c0e88904ed2395e9d7efe590c9495)
 

Author SHA1 Message Date
TDE Gitea 3b1a091b3f Reset submodule main/core/tdelibs/admin to latest HEAD 1 year ago
Michele Calgaro ff1741283b
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f1af8e826)
1 year ago
Michele Calgaro 7b83dfe033
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c8be949b4)
1 year 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)
1 year ago
TDE Gitea ccaaecf59c Reset submodule main/core/tdelibs/admin to latest HEAD 1 year 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)
1 year ago
Michele Calgaro 2a3a62bb99
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d5688771d8)
1 year 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)
1 year ago
TDE Gitea 553b705008 Merge translation files from master branch. 1 year ago
Michele Calgaro d8d8319b3d
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f22a9c72dd)
1 year ago
Michele Calgaro 3a837ecf25
Fix FTBFS caused by detection of libr version after recent update
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7a00e005dd)
1 year 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)
1 year 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)
1 year 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)
1 year 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)
1 year 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)
1 year 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)
1 year 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)
1 year ago
Michele Calgaro 303b644501 Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8ece3630d)
1 year ago
OBATA Akio 141ced0c41
Prevent to use conditional inclusion preprocessor feature (since C++23)
`#elifdef` is supported since C23 and C++23, but such newer compiler
is not required here.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 419c185be7)
1 year ago
TDE Gitea 0cd3572f0d Reset submodule main/core/tdelibs/admin to latest HEAD 1 year ago
TDE Gitea 8841d4d56f Reset submodule main/core/tdelibs/admin to latest HEAD 1 year ago
Slávek Banko 1b8945b1d3
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 49ab8ddf53)
1 year ago
TDE Gitea 50a6c5bfb2 Reset submodule main/core/tdelibs/admin to latest HEAD 1 year ago
Mavridis Philippe 050ff82bcc
KTabBar: add way to revert tab color to default
This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme.

It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit c28a87c7d2)
1 year ago
TDE Gitea 10b5c67d72 Merge translation files from master branch. 1 year ago
TDE Gitea 08bb80b17d Reset submodule main/core/tdelibs/admin to latest HEAD 1 year 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
Slávek Banko 2c66e97379
Drop INT32 => TQ_INT32 definitions that are no longer needed, causing
conflicting declaration and leading to FTBFS on 32bit architectures.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3edad5e6f5)
1 year ago
Michele Calgaro 8d49342be2
Removed unsupported qtint*/qtuint* types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9300f9e576)
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
TDE Gitea b0f1961286 Reset submodule main/core/tdelibs/admin to latest HEAD 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 615cb38ff9
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d67c4fd582)
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 c7cf5fd96d
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cc5cf548f1)
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 08a957a2e9
Replace tqt_mo_* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34632650f1)
1 year ago
TDE Gitea 660ad7b0d4 Reset submodule main/core/tdelibs/admin to latest HEAD 1 year ago
Michele Calgaro db9293e2ee
Drop Symbian support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8d94694c14)
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
TDE Gitea 97fea74e68 Merge translation files from master branch. 2 years ago
Michele Calgaro 09e466f879
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48b07a0ff1)
2 years ago
Michele Calgaro 34a191d96f
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23278d2593)
2 years ago
Michele Calgaro 18c573e806
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0b74ba868)
2 years ago
TDE Gitea 9d6823ebc6 Merge translation files from master branch. 2 years ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8eb500c4e8)
2 years ago
TDE Gitea 5c2b0a1494 Reset submodule main/core/tdelibs/admin to latest HEAD 2 years 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)
2 years ago