Commit Graph

1636 Commits (374fbf7d9a758994b1e993fcfa11f3f5454055cc)
 

Author SHA1 Message Date
Slávek Banko 374fbf7d9a Merge translation files from master branch. 5 years ago
Slávek Banko 531053bf3e Update translation template. 5 years ago
Slávek Banko 2495e07142
Fix description for lzma tar archive.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko af1f1936f6 Merge translation files from master branch. 5 years ago
Slávek Banko 2c6f4f4d27 Update translation template. 5 years ago
Slávek Banko 85978b56b9
Remove wrong language for tdecore events.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4ef91183aa)
5 years ago
Slávek Banko 9756408b0e Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4b7a4e1736)
5 years ago
TDE Gitea c95c7a2933 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
TDE Gitea a836f35c94 Reset submodule main/tdelibs/admin to latest HEAD 5 years ago
Slávek Banko 74f9c923f7
Drop explicit dependencies on dcopidl and dcopidl2cpp,
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c2b90055a5)
5 years ago
Slávek Banko 1dfd3ebadf
dcopidlng fixes:
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 49614d38c9)
5 years ago
Slávek Banko 212ab78265
Enable the use of dcopidlng during build tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ef23612c56)
5 years ago
TDE Gitea 61a0cdb211 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Slávek Banko 6c18a6cb79
Fix typo in the SSL library check rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa244c3700)
5 years ago
TDE Gitea 5639a3ae57 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Michele Calgaro e51e14cdd1
Adjusted to TQPtrStack class. This is a minor change.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 12602af928)
5 years ago
Michele Calgaro 339f27f967
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 79bf82135e
Check existing XDG folders before localization of the name.
Some standard XDG folders may exist before the information is stored
in ~/.config/user-dirs.dirs. Checking existing folders will prevent
the creation of localized folders in addition to existing English ones.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc699b4fd4)
5 years ago
TDE Gitea 8000d14291 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Michele Calgaro 154fda159c
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 69c2d469b8)
5 years ago
TDE Gitea e1e204ab67 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
TDE Gitea c84984fd5d Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
TDE Gitea 2f6a778902 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Michele Calgaro fe89ae7209
Update version number to R14.0.9 development version.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro f93c501d06
Fixed unresponsive behavior of the shortcut setting dialog in recent
ditros. This resolves bug 2955.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ea3d4dd87)
5 years ago
Michele Calgaro 3505e3232d
kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJobViewer to not autostart unless the user first toggled the checkbox at least once. Relates to bug 1362.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a57ae64c11)
5 years ago
Slávek Banko 527dcf77d4
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 667ab00e07 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Slávek Banko 5da57962ef
Enable storing ELF metadata in a standard way using a common cmake module
for all libraries and binaries.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c64685ad8d)
5 years ago
TDE Gitea c037f083c4 Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Michele Calgaro 6d314e143a
Fixed tde branding of services in tdebuildsycoca. This was creating old
kde-* entries in profilerc when updating file type preferences. This
relates to bug 3083.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9cd27dbaa3)
5 years ago
Slávek Banko 51411c5022
The date for updating the release information in docbook
entities is converted exclusively by cmake code instead
of calling the "date" binary because it may have
different options on different systems.

If the file modification date is to be determined,
GNU find is necessary.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55b56c2e50)
5 years ago
TDE Gitea 23076a668a Reset submodule main/tdelibs/cmake to latest HEAD 5 years ago
Slávek Banko ba556053e1
Use the source package date or the source git repository date
instead of the current build date. The use of a stable date
is necessary to achieve reproducible builds.

Updating release information in docbook entities is done
directly in CMake rules. Entities will no longer be
duplicated during repeated updates.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 799489de17)
5 years ago
Michele Calgaro 93e9da4a74
Removed unnecessary comment.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 922e81bf45)
5 years ago
Slávek Banko 2f2ed5c1ae
tdehwlib: Add a read of the current switch state before invoking
a switchChanged() signal for an EV_SW input event.

This resolves the detection of closing the lid on some hardware.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8bfa123fb6)
5 years ago
Slávek Banko 1945986691
tdehwlib: Add event device classification according to the provided switches.
This will resolve event device detection on special hardware, for example,
the LID switch on Pinebook Pro.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f68fadda81)
5 years ago
Michele Calgaro f3cd325032
Prevent tdenetworkmanager from crashing when using unmanaged devices.
This relates to bug 2929.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3192a72a46)
5 years ago
Michele Calgaro d94da50a46
Remove remaining 'register' instructions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30606e55f1)
5 years ago
Slávek Banko 6350327928
tdehwlib: Unify units of battery values.
The values from energy_* and power_now are converted
from mWh and mW to Ah and A, so that the units are
equal to values from charge_* and current_now.

This resolves issue #68.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c088fbf55b)
5 years ago
Michele Calgaro ef4c56c613
Security: remove support for $(...) in KRun which could have allowed
execution of malicious code. This is similar to issue #45 for .desktop
files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8b8f5064f7)
5 years ago
gregory guy a781ccd72c
Add a sub-menu "Logic Games" in Games.
This relates to bug 2882.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit d77acb6ca5)
5 years ago
Michele Calgaro 911f17a733
Removed kerry related code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94515be234)
5 years ago
Michele Calgaro b88a15d2e8
Removed beagle related code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e5256a1bd6)
5 years ago
Slávek Banko a10cf06d1f
tdehwlib: Add allowed access for plugdev group members.
This is useful if the system no longer supports policy at_console.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7f7f7322f9)
5 years ago
Slávek Banko 228610fd9e
Improve folder icons on the speedbar.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 017a50624b)
5 years ago
Michele Calgaro 41cceb16c4
KJobviewer: keep "permanent window" option across sessions.
Taken from https://bugs.trinitydesktop.org/show_bug.cgi?id=1362 proposed
patch.

Signed-off-by: Roman Savochenko <roman@roman.home>
(cherry picked from commit 9dc23edee3)
5 years ago
Michele Calgaro 41e0f335b5
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa98dbfe80)
5 years ago
Slávek Banko 9c1e136983
Fix private API compatibility in TDEGlobalSettings.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f29aa92d38)
5 years ago
Michele Calgaro d46ec74e77
Make sure XDG folders are created prior to their usage.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de79e754fa)
5 years ago