Commit Graph

409 Commits (1650326a063d48ee2831512b8049991587b76d52)
 

Author SHA1 Message Date
TDE Gitea 1650326a06 Reset submodule main/core/tdeaddons/admin to latest HEAD 10 months ago
TDE Gitea 2bbb215c4c Merge translation files from master branch. 10 months ago
Slávek Banko d996d03391
Fix compatibility with C++17.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ad4afbbabf)
10 months ago
Michele Calgaro ce857b090b
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3afffac14)
11 months ago
Michele Calgaro b58fbd54ba
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e882037ece)
11 months ago
Michele Calgaro 8be498d3fe
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 877750b0fd)
12 months ago
Alexander Golubev 2b2ba553fe
kate/katesort: fix a typo
Thanks to adem for noticing this on weblate

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 3067252483)
12 months ago
TDE Gitea dd9dda4be6 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro 300132f93e
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit eca129a312)
1 year ago
Michele Calgaro e234565531
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7e9d8ea452)
1 year ago
TDE Gitea be3456c5d9 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 year ago
Michele Calgaro c19fc9375e
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3f05f93dac)
1 year ago
TDE Gitea 76b9a4adfc Merge translation files from master branch. 1 year ago
Michele Calgaro 92d851c106
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit feb47962ad)
1 year ago
Michele Calgaro 588c6181fa
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ddcc35a4b1)
1 year ago
Michele Calgaro a67df8047e
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d4040cfd73)
1 year ago
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