Commit Graph

393 Commits (94639370f5903b7fcb122e90f561d2df6e3b8c75)
 

Author SHA1 Message Date
Michele Calgaro 94639370f5
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 681b905a28)
1 year ago
TDE Gitea 9e23a78503 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro f37c5af508
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96f327c14a)
1 year ago
TDE Gitea 7683c5ed7c Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Slávek Banko 35876c805c
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1087209a5e)
1 year ago
TDE Gitea 44f90cfa93 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
TDE Gitea 1e50458b01 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro 68793017fe
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 16609709d4)
1 year ago
TDE Gitea d26f74acd0 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro 001ba9ea24
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dedeb493d2)
1 year ago
TDE Gitea fee3c3fcc6 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro 084dcc3c19
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 232924ecce)
1 year ago
Michele Calgaro c0f59ca3de
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9f59252f1b)
2 years ago
Michele Calgaro 87dc5f62f6
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 73305d322e)
2 years ago
OBATA Akio 6f4c5f4764
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>
(cherry picked from commit 955d2f7c06)
2 years ago
Michele Calgaro 98d99130f2
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 826b1b771c)
2 years ago
TDE Gitea 7ba98b09b6 Reset submodule main/core/tdeaddons/admin to latest HEAD 2 years ago
Michele Calgaro 97029726d5
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>
(cherry picked from commit 5de6592237)
2 years ago
Michele Calgaro b5ae045e4d
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 f07dd2b54f)
2 years 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>
3 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/
4 years ago
TDE Gitea 09fda5ca55 Update translation template. 4 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
TDE Gitea f232229962 Reset submodule main/core/tdeaddons/admin to latest HEAD 4 years ago
TDE Weblate a8b31b4bff Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: tdeaddons/konq plugins - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-plugins-desktop-files/
4 years ago
Michele Calgaro 025f091b8a
Removed mediarealfolder konqueror plugin, which will be integrated into
tdebase tdeioslaves media instead.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago