Slávek Banko
fbc1804196
tdehwlib: Prevent potential crash, when building without Network Manager support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2b3ea27bdf
)
3 years ago
Michele Calgaro
86a973eba2
tdehw lib: make the call to close the file explicit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a2edae37ac
)
3 years ago
TDE Gitea
2a6ec4a287
Merge translation files from master branch.
3 years ago
Mavridis Philippe
f0e92257b9
ps2pdf filter: removed .setpdfwrite option
...
This fixes issue TDE/tdebase#217 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 256b1cf85d
)
3 years ago
Slávek Banko
a2b70e5e4b
Fix TDE branding in print job metadata from HTML library.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 59c8709671
)
3 years ago
TDE Gitea
e89593c876
Merge translation files from master branch.
3 years ago
TDE Gitea
2f9a9ab1fe
Merge translation files from master branch.
3 years ago
TDE Gitea
d3ac10b3a2
Update translation template.
3 years ago
TDE Gitea
ae26174e44
Merge translation files from master branch.
3 years ago
TDE Gitea
ea123d666c
Merge translation files from master branch.
3 years ago
TDE Gitea
608b9c4729
Merge translation files from master branch.
3 years ago
Mavridis Philippe
9ef84b691c
TDEHNS: Respect downloaded file extension.
...
This fixes a bug in Kopete and probably in some more places.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit ad5ff1e012
)
3 years ago
TDE Gitea
46247912de
Merge translation files from master branch.
3 years ago
gregory guy
48b35ad49b
Update Windows Generic Device IDs.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 23303e3cc0
)
3 years ago
gregory guy
8e1b27eebf
As default behaviour, use hwdata files for pci and usb ids files.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit d7fad5b469
)
3 years ago
Michele Calgaro
3a54b40c67
Fixed enabling of Ok button in advanced permission property dialog. This resolves bug 2375.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 77de34391c
)
3 years ago
Emanoil Kotsev
99230dfa11
Update knotify README with command line example.
...
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f23ac74e05
)
3 years ago
TDE Gitea
6cf73359ac
Merge translation files from master branch.
3 years ago
Slávek Banko
b4c7e1ccff
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
Slávek Banko
a3c7506b60
Use CMake rules instead of calling external shell scripts
...
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit da3e395af5
)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
c5cd192617
Fixed handling of arcs in non conforming svg files.
...
This resolves issue TDE/tde#46 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 35d3a3c504
)
4 years ago
TDE Gitea
c4d1f63aa5
Reset submodule main/core/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
0515ed3da5
Update version number to R14.0.11.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
f0c601105e
Update version number for R14.0.10 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
011ae33d61
Merge translation files from master branch.
4 years ago
TDE Gitea
469c7e9df2
Update translation template.
4 years ago
Slávek Banko
3ba04b2973
Add a definition of MIME type application/x-pie-executable.
...
This resolves incorrect identification of binary executables with libmagick >= 5.33.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a5def4f9a4
)
4 years ago
gregory guy
83badc2107
Added new action icons for Konqui, renaming and window list.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0b1a3e154b
)
4 years ago
Mavridis Philippe
6ae88683a3
iconForURL(): Fix root directory (/) icon.
...
This resolves issue #128 .
This also resolves issue TDE/tdebase#1 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 646661d0be
)
4 years ago
TDE Gitea
f36151ed0f
Reset submodule main/core/tdelibs/cmake to latest HEAD
4 years ago
TDE Gitea
d8989605bf
Reset submodule main/core/tdelibs/admin to latest HEAD
4 years ago
Michele Calgaro
91c3c9616d
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 76d729c546
)
4 years ago
Slávek Banko
8b7187ed36
Removed dbus access rules for invalid "send_destination".
...
For the tde_dbus_hardwarecontrol daemon, the destination is always
"org.trinitydesktop.hardwarecontrol", which provides interfaces for
individual components. The permissions for the standard dbus Introspectable
and Properties calls are therefore set together on one destination,
regardless of the interfaces for the individual components.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a99527f0c
)
4 years ago
Slávek Banko
36dc94f04d
tdehwlib: Allow everyone to read the status of input switches.
...
Reading the status of input switches seems safe so that it can be allowed
to everyone. This will prevent the log from being filled with unauthorized
access messages if the user is not a member of the plugdev group - this
resolve issue TDE/tde#44 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 78b2136011
)
4 years ago
Alexander Golubev
94881853aa
tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit ce09b7d5e8
)
4 years ago
Michele Calgaro
ce15ecab21
Fixed references to TDE website.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d25548e1fa
)
4 years ago
Slávek Banko
d5e99d02c9
Merge translation files from master branch.
4 years ago
TDE Gitea
c45eda0434
Reset submodule main/core/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
7b14e7f85c
Merge translation files from master branch.
4 years ago
TDE Gitea
8b6fabc8cb
Reset submodule main/core/tdelibs/cmake to latest HEAD
4 years ago
TDE Gitea
a45f2db2b8
Reset submodule main/core/tdelibs/admin to latest HEAD
4 years ago
gregory guy
d68f043db2
Add a missing icon for the action "Restore" when the application is sitting in the system tray.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9d7673b7a2
)
4 years ago
Slávek Banko
e2ee493892
Merge translation files from master branch.
4 years ago
Alexander Golubev
a2f3ab5ee5
tdeio: minor simplification of plurals in translation
...
A fixup for the d3d85b65
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 9cc0522efd
)
4 years ago
Alexander Golubev
c9ecae1607
tdeio: minor improvement of translatability of a message
...
* added plural forms
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit d3d85b6550
)
4 years ago
Slávek Banko
33bea57510
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7ade45484d
)
4 years ago
Slávek Banko
87a57fcf61
Merge translation files from master branch.
4 years ago
TDE Gitea
c66042707d
Reset submodule main/core/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
30f556c9d2
Merge translation files from master branch.
4 years ago
Slávek Banko
f240aee5c5
Add an option to install the imagetops binary.
...
This binary may already be included in the system -
for example in the netpbm package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f6aced3def
)
4 years ago