[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
039aa373 [view] | master | 2023-10-14 12:31:06 +0000 | Andrei Stepanov | [tde-i18n] Translated using Weblate (Russian) Currently translated at 100.0% (80 of 80 strings) Translation: tdemultimedia/audiocd_encoder_lame Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/audiocd_encoder_lame/ru/ |
775b1efd [view] | master | 2023-10-14 12:30:04 +0000 | Andrei Stepanov | [tdemultimedia] Translated using Weblate (Russian) Currently translated at 100.0% (36 of 36 strings) Translation: tdemultimedia/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kappfinder-data/ru/ |
241e0082 [view] | master | 2023-10-13 18:02:18 +0900 | Michele Calgaro | [tde-i18n] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
1a2584a5 [view] | master | 2023-10-13 08:45:40 +0000 | Michele Calgaro | [tde-i18n] Translated using Weblate (Italian) Currently translated at 85.9% (1749 of 2036 strings) Translation: tdeartwork/kxsconfig Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/ |
4ebfa149 [view] | master | 2023-10-10 07:21:25 +0000 | 梁维康 | [amarok] Translated using Weblate (Chinese (Simplified)) Currently translated at 79.7% (1981 of 2485 strings) Translation: applications/amarok Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/zh_Hans/ |
033f32ab [view] | master | 2023-10-09 18:17:16 +0000 | Automated System | [codeine] Update translation template. |
3edad5e6 [view] | master | 2023-10-09 12:30:47 +0200 | Slávek Banko | [tdelibs] 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 |
4eb1d751 [view] | master | 2023-10-09 16:30:34 +0900 | Michele Calgaro | [tqtinterface] Removed unsupported qtint*/qtuint* types Signed-off-by: Michele Calgaro |
9300f9e5 [view] | master | 2023-10-09 16:28:13 +0900 | Michele Calgaro | [tdelibs] Removed unsupported qtint*/qtuint* types Signed-off-by: Michele Calgaro |
16f08cde [view] | master | 2023-10-09 16:07:22 +0900 | Michele Calgaro | [tdebindings] Removed unsupported qtint*/qtuint*/qreal types Signed-off-by: Michele Calgaro |
cc5ed3be [view] | master | 2023-10-09 15:43:50 +0900 | Michele Calgaro | [libtqt-perl] Removed unsupported qtint*/qtuint*/qreal types Signed-off-by: Michele Calgaro |
28a3b75f [view] | master | 2023-10-06 18:16:15 +0000 | Automated System | [codeine] Update translation template. |
b5977d5e [view] | master | 2023-10-06 22:00:01 +0900 | Michele Calgaro | [codeine] xine engine: make volume control logarithmic for versions of xine < 1.2.13. For xine versions >= 1.2.13, libxine already makes the volume logarithmic. This relates to TDE/tdemultimedia#40. Signed-off-by: Michele Calgaro |
1ae0d186 [view] | master | 2023-10-05 18:17:04 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/kcmtwindecoration Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtwindecoration/ |
e0e0d158 [view] | master | 2023-10-05 18:16:40 +0000 | TDE Weblate | [kaffeine] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ |
b871bd5b [view] | master | 2023-10-05 18:16:06 +0000 | Automated System | [kaffeine] Update translation template. |
8e3a9bd8 [view] | master | 2023-10-05 18:16:05 +0000 | Automated System | [tde-i18n] Update translation template. |
1884d0e5 [view] | master | 2023-10-05 14:42:25 +0900 | Michele Calgaro | [codeine] Fix volume slider functionality and visualization Signed-off-by: Michele Calgaro |
30d2f3d2 [view] | master | 2023-10-04 21:05:40 +0000 | Marek W | [tellico] Translated using Weblate (Polish) Currently translated at 74.2% (826 of 1113 strings) Translation: applications/tellico Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/pl/ |
9e7b4bb1 [view] | master | 2023-10-04 23:16:36 +0300 | Mavridis Philippe | [tdebase] TWin: Fix loading of window decoration configuration libraries Accidentally broken by commit 84ab47055d. Signed-off-by: Mavridis Philippe |
c28a87c7 [view] | master | 2023-10-04 22:56:39 +0300 | Mavridis Philippe | [tdelibs] 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 |
a16a898e [view] | master | 2023-10-04 11:43:39 +0900 | Michele Calgaro | [kaffeine] xine engine: make volume control logarithmic for versions of xine < 1.2.13. For xine versions >= 1.2.13, libxine already makes the volume logarithmic. This relates to TDE/tdemultimedia#40. This commit makes the behavior consistent across different xine versions and aligned with other players like Amarok. Signed-off-by: Michele Calgaro |
1e3ceb29 [view] | master | 2023-10-02 11:08:23 +0300 | ormorph | [tde-packaging-gentoo] Replacing type=person with type=project in metadata.xml files These ebuilds are supported by the project and not by an individual person. This is necessary so that information about problems is not sent to Fat-Zer email. Signed-off-by: ormorph |
56ec008b [view] | master | 2023-10-02 10:51:11 +0300 | ormorph | [tde-packaging-gentoo] Replacing the maintainer-needed line with project information in metadata.xml files Signed-off-by: ormorph |
997c050d [view] | master | 2023-09-29 18:17:24 +0000 | TDE Weblate | [tellico] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tellico Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/ |
0a00263f [view] | master | 2023-09-29 18:16:47 +0000 | Automated System | [tellico] Update translation template. |
f163e21e [view] | master | 2023-09-29 02:39:19 +0200 | Slávek Banko | [tellico] Fix FTBFS caused by taglib as a result of the QString -> TQString renaming. Signed-off-by: Slávek Banko |
8d80a449 [view] | master | 2023-09-29 01:47:23 +0200 | Slávek Banko | [soundkonverter] Fix FTBFS caused by taglib as a result of the QString -> TQString renaming. Signed-off-by: Slávek Banko |
9a8bf169 [view] | master | 2023-09-27 18:19:06 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/tdefile_mpc Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mpc/ |
6329682c [view] | master | 2023-09-27 18:18:58 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/tdefile_flac Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_flac/ |
01a947f7 [view] | master | 2023-09-27 18:18:50 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/juk Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/juk/ |
48cbdde6 [view] | master | 2023-09-27 18:18:15 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdevelop/tdevelop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ |
bda1bc83 [view] | master | 2023-09-27 18:17:54 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/tdefile_mp3 Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mp3/ |
4cc71ec3 [view] | master | 2023-09-27 18:17:16 +0000 | TDE Weblate | [amarok] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/amarok Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ |
2116bf2a [view] | master | 2023-09-27 18:16:30 +0000 | Automated System | [amarok] Update translation template. |
a94365d8 [view] | master | 2023-09-27 18:16:29 +0000 | Automated System | [tde-i18n] Update translation template. |
ecef8905 [view] | master | 2023-09-26 18:16:51 +0000 | TDE Weblate | [k3b-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k3b Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ |
9c355f26 [view] | master | 2023-09-26 18:16:14 +0000 | Automated System | [k3b-i18n] Update translation template. |
85f5856c [view] | master | 2023-09-26 21:07:55 +0900 | Michele Calgaro | [k3b] Fix detection and linking of taglib Signed-off-by: Michele Calgaro |
c282724a [view] | master | 2023-09-26 18:32:26 +0900 | Michele Calgaro | [tdemultimedia] Fix FTBFS caused by taglib as a result of the QString -> TQString remaning Signed-off-by: Michele Calgaro |
30b4cbb2 [view] | master | 2023-09-26 11:56:27 +0900 | Michele Calgaro | [tdepowersave] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
6b2b8538 [view] | master | 2023-09-26 11:55:39 +0900 | Michele Calgaro | [krusader] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
69860bab [view] | master | 2023-09-26 11:54:21 +0900 | Michele Calgaro | [kmyfirewall] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
8ea0f2c1 [view] | master | 2023-09-26 11:52:13 +0900 | Michele Calgaro | [kpilot] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
49e49d18 [view] | master | 2023-09-26 11:50:58 +0900 | Michele Calgaro | [koffice] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
ecdc0343 [view] | master | 2023-09-26 11:49:35 +0900 | Michele Calgaro | [kmymoney] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
01795835 [view] | master | 2023-09-26 11:48:48 +0900 | Michele Calgaro | [kile] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
5a592028 [view] | master | 2023-09-26 11:46:55 +0900 | Michele Calgaro | [kaffeine] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
147aca7d [view] | master | 2023-09-26 11:45:44 +0900 | Michele Calgaro | [k3b] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
0784cbd9 [view] | master | 2023-09-26 11:44:59 +0900 | Michele Calgaro | [amarok] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
bcbccb59 [view] | master | 2023-09-26 11:40:58 +0900 | Michele Calgaro | [smb4k] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
1bf49529 [view] | master | 2023-09-26 11:38:51 +0900 | Michele Calgaro | [kvpnc] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
87c77000 [view] | master | 2023-09-26 11:37:59 +0900 | Michele Calgaro | [kvirc] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
e5654285 [view] | master | 2023-09-26 11:34:49 +0900 | Michele Calgaro | [ksquirrel] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
3d786f11 [view] | master | 2023-09-26 11:33:47 +0900 | Michele Calgaro | [digikam] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
0714edbc [view] | master | 2023-09-26 11:24:16 +0900 | Michele Calgaro | [kdbg] Removed outdated files Signed-off-by: Michele Calgaro |
055a97a6 [view] | master | 2023-09-26 11:22:35 +0900 | Michele Calgaro | [kdbg] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
a81ae10c [view] | master | 2023-09-26 11:19:36 +0900 | Michele Calgaro | [kipi-plugins] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
a7b1339d [view] | master | 2023-09-26 10:56:43 +0900 | Michele Calgaro | [libkipi] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
b6c5fd7f [view] | master | 2023-09-26 10:28:58 +0900 | Michele Calgaro | [libksquirrel] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
b07c9fd5 [view] | master | 2023-09-25 18:18:16 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdesdk/umbrello Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello/ |
99ddc47e [view] | master | 2023-09-25 18:16:23 +0000 | Automated System | [tde-i18n] Update translation template. |
0ffe839d [view] | master | 2023-09-25 20:06:11 +0900 | Michele Calgaro | [tdesdk] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
0580616e [view] | master | 2023-09-25 13:59:20 +0900 | Michele Calgaro | [tdewebdev] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
d2728dd8 [view] | master | 2023-09-25 13:57:48 +0900 | Michele Calgaro | [tdevelop] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
1af67c63 [view] | master | 2023-09-25 13:53:32 +0900 | Michele Calgaro | [tdeadmin] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
66d008cc [view] | master | 2023-09-25 13:39:56 +0900 | Michele Calgaro | [tdegames] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
b8032494 [view] | master | 2023-09-25 13:38:31 +0900 | Michele Calgaro | [tdeedu] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
8a2b3d6c [view] | master | 2023-09-25 13:37:05 +0900 | Michele Calgaro | [tdeutils] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
f38a2846 [view] | master | 2023-09-25 12:35:41 +0900 | Michele Calgaro | [tdegraphics] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
9cb8c6c0 [view] | master | 2023-09-25 12:27:45 +0900 | Michele Calgaro | [tdenetwork] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
33ba77ee [view] | master | 2023-09-25 12:24:30 +0900 | Michele Calgaro | [tdepim] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
33c7d159 [view] | master | 2023-09-25 12:23:23 +0900 | Michele Calgaro | [tdebase] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
4c0dae60 [view] | master | 2023-09-25 12:03:00 +0900 | Michele Calgaro | [tdelibs] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
94d94919 [view] | master | 2023-09-25 11:40:27 +0900 | Michele Calgaro | [tqtinterface] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
23ccf235 [view] | master | 2023-09-23 12:53:13 +0900 | Michele Calgaro | [krename] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
01c7da13 [view] | master | 2023-09-23 12:52:57 +0900 | Michele Calgaro | [abakus] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
90e63be6 [view] | master | 2023-09-23 12:52:50 +0900 | Michele Calgaro | [tde-style-qtcurve] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
83e7bca0 [view] | master | 2023-09-23 12:52:42 +0900 | Michele Calgaro | [tde-style-lipstik] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
7836f65d [view] | master | 2023-09-23 12:52:11 +0900 | Michele Calgaro | [kshutdown] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
96e7eacb [view] | master | 2023-09-23 12:51:55 +0900 | Michele Calgaro | [kooldock] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
384e426d [view] | master | 2023-09-23 12:51:48 +0900 | Michele Calgaro | [wlassistant] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
1f15a49c [view] | master | 2023-09-23 12:51:32 +0900 | Michele Calgaro | [kiosktool] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
b3acf22b [view] | master | 2023-09-23 12:51:17 +0900 | Michele Calgaro | [tellico] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
15ea930a [view] | master | 2023-09-23 12:51:00 +0900 | Michele Calgaro | [koffice-i18n] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
acc588e6 [view] | master | 2023-09-23 12:50:16 +0900 | Michele Calgaro | [soundkonverter] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
e4649e69 [view] | master | 2023-09-23 12:49:57 +0900 | Michele Calgaro | [k9copy] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
c2782e9f [view] | master | 2023-09-23 12:49:48 +0900 | Michele Calgaro | [k3b-i18n] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
65a11e67 [view] | master | 2023-09-23 12:49:22 +0900 | Michele Calgaro | [krecipes] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
24ad6164 [view] | master | 2023-09-23 12:49:06 +0900 | Michele Calgaro | [tork] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
fd7a4086 [view] | master | 2023-09-23 12:48:33 +0900 | Michele Calgaro | [ktorrent] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
ce5ef7b3 [view] | master | 2023-09-23 12:48:25 +0900 | Michele Calgaro | [kopete-otr] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
a638a00e [view] | master | 2023-09-23 12:47:51 +0900 | Michele Calgaro | [tdesvn] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
ac6f4e22 [view] | master | 2023-09-23 12:47:42 +0900 | Michele Calgaro | [kxmleditor] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
0d7538c2 [view] | master | 2023-09-23 12:47:35 +0900 | Michele Calgaro | [kscope] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
938578ff [view] | master | 2023-09-23 12:44:34 +0900 | Michele Calgaro | [tdemultimedia] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
fb381f82 [view] | master | 2023-09-23 12:43:48 +0900 | Michele Calgaro | [tdebindings] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
16609709 [view] | master | 2023-09-23 12:43:20 +0900 | Michele Calgaro | [tdeaddons] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
a62657e2 [view] | master | 2023-09-23 12:43:11 +0900 | Michele Calgaro | [tdeaccessibility] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
d5dd0a71 [view] | master | 2023-09-23 12:43:03 +0900 | Michele Calgaro | [sip4-tqt] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2025 Trinity Desktop Project