Michele Calgaro
feb47962ad
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
ddcc35a4b1
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
d4040cfd73
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
681b905a28
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
98fa633bd5
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Michele Calgaro
96f327c14a
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
d48a4e1b0d
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Slávek Banko
1087209a5e
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea
f8ae6b4e94
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
TDE Gitea
eac69efc7b
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Michele Calgaro
16609709d4
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
41ceac52c6
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Michele Calgaro
dedeb493d2
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
ebb204be62
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Michele Calgaro
232924ecce
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
9f59252f1b
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
73305d322e
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
OBATA Akio
955d2f7c06
konqueror plugin: improve code for image conversion. This resolves issue TDE/tdebase#376 .
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
826b1b771c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
05e1c8a9a5
Reset submodule main/core/tdeaddons/admin to latest HEAD
1 year ago
Michele Calgaro
5de6592237
Fix image conversion naming of files with multiple dots in the name. This resolves issue TDE/tdebase#376
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro
f07dd2b54f
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>
1 year ago
Michele Calgaro
900386ad46
Drop python2 support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea
8293cbe189
Reset submodule main/core/tdeaddons/admin to latest HEAD
2 years ago
TDE Gitea
b6a933014f
Reset submodule main/core/tdeaddons/admin to latest HEAD
2 years ago
Michele Calgaro
663f192717
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
5eeb4735f3
Konqueror dirfilter plugin: remove unnecessary call to updateSearch().
...
This avoid nested for loops over all the items in the view, which were
causing increasingly longer delays each time new items were added to the
list.
This resolves TDE/tdelibs#165 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
776f1ae10a
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
825599fcff
Add man pages for TDE applications.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
9f06a008b5
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
38c19d8384
Reset submodule main/core/tdeaddons/admin to latest HEAD
3 years ago
OBATA Akio
ecd978360d
noatun-plugins: change to use SDL feature to handle data for SDL
...
With own imcompleted endianness checkes, systems might be mis-detected
as big endian.
Change to use SDL macros to determine endianness.
Change to use SDL function to byte swap
Change to use SDL tyepdef for appropriate size integer type
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Slávek Banko
762bfec2c8
Add option WITH_GCC_VISIBILITY.
...
Fix building with hidden visibility.
Add missing definitions to config.h.cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
c3d0b8b21f
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
OBATA Akio
a970f0f413
Removed unnecessary hunks after switched to use krsync library
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Slávek Banko
a7c02bc96a
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Weblate
cf2e1f31fc
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdeaddons
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdeaddons/
3 years ago
TDE Gitea
09fda5ca55
Update translation template.
3 years ago
Slávek Banko
a7610d722f
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
716838e2bf
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago
TDE Gitea
16e78d50d5
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago
TDE Gitea
1bc823ee1d
Reset submodule main/core/tdeaddons/admin to latest HEAD
4 years ago
Michele Calgaro
cd7fe3ee9d
Fixed references to TDE website.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
5915beeeeb
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago
TDE Gitea
de0abe92f2
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago
TDE Gitea
8005dbd8a7
Reset submodule main/core/tdeaddons/admin to latest HEAD
4 years ago
Slávek Banko
3ce4f00ed3
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
cd231e8932
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago
Michele Calgaro
d8a307993b
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
b0eb4c8ab3
Reset submodule main/core/tdeaddons/cmake to latest HEAD
4 years ago