Michele Calgaro
d33bda0b56
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
7ed618b826
Added missing ; at the end of japanese lines. This relates to bug 2952.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f6d6df4647
Improved description of "what's this" for placeholder in Find and
...
Replace dialog. This resolves to bug 2558.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
2bcacaf331
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
42974b5ab6
Fixed corrupted japanese translations. This relates to bug 2952.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
cb350ca230
tdeioslave: fixed info protocol, which was no longer working with recent
...
perl version.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4317c3e7d6
Start media backend on TDE session startup. This resolves bug 2780.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0066e31492
)
6 years ago
Michele Calgaro
967cf90889
cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
...
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
a359fef24e
Fixed session locking at login. This resolves bug 2874.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
828bd2ad0c
Kate session panel: fixed restoring of multiple Kate's main windows.
...
This relates to bug 2491
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
938d540136
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
e544c498c0
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
d7f55fefe3
Fix reset of auto-action in medianotifier
...
This resolves bug 2941
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Yuxuan Shui
a94535c16e
Avoid using 10bit FBConfigs
...
Fix weird color issue with Mesa 18.0
6 years ago
Timothy Pearson
4ec011cd55
Fix kdesktop_lock screensaver stuttering on modern GPUs
6 years ago
Michele Calgaro
f2ca34345e
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Nikolaus Klepp
808ae9f156
Update URL for TDE main site, wiki, themes and applications
...
This resolves bug 2924
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
7 years ago
Slávek Banko
030fad5fe4
Reset states in kdesktop-lock if startSaver fails
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
77ecc1df45
Polish up commit 67290ac0
.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
d0a40adea0
starttde: Always add paths because folders can be created
...
by installing packages during a session.
This resolves bug 2395
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
67290ac0ad
Fixed removal of older network panel files in case the user does not
...
follow the correct update+reboot+access procedure. This relates to bug
2903.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
00dfa3aec6
Fixed update of network links in user folder. This resolves bug 2903.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System
301796c02e
Reset submodule main/tdebase/admin to latest HEAD
7 years ago
Michele Calgaro
089c1a626e
Fixed up previous commit (unwanted change got included by mistake).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
7fa9742d01
Update Konqueror sidebar links. This relates to bug 2903.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System
5624ec1b1d
Reset submodule main/tdebase/admin to latest HEAD
7 years ago
Automated System
7449466ab3
Reset submodule main/tdebase/admin to latest HEAD
7 years ago
Michele Calgaro
19d18dfef1
Removed "Direct Rendering" double entry in opengl info window. This
...
relates to bug 2697.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
b5741b3692
Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
25555aa758
Added KDCOP to TDE menu - System. This relates to bug 2886.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
f88a8e57fe
Fixed trash status update problem described in bug 2729.
...
Special thanks to Emanoil for his initial investigation on this bug.
Signed-off-by: Emanoil Kotsev <deloptes@yahoo.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
058bd5c362
Fixed Quick File Browser crash when the contents of a directory was
...
modified. This resolves bug 2863.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
7f55022fcf
Fix calculations in mini-cli
...
+ add the leading zero to the calculated results
+ support for calculations that starts with a negative number
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
73e2d6bc1c
Merge branch 'katesessions': add Kate session panel.
7 years ago
François Andriot
cd2fc7ba91
Fix FTBFS with GCC7
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
7 years ago
Slávek Banko
5b8d6b25f2
Kcontrol: Set really intended parameters for previews in Konqueror
...
This relates to bug 2758
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
e69e2fb930
Konqueror: Do not include items that are selected but hidden by the filter
...
for operations such as copying, moving, deleting,...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
924d993671
Konqueror: Deselect items that are hidden by the filter during Select and Deselect
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
50d21388fb
Fix build with smbclient in a samba specific directory
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d7b8615289
Allow openssl detection without pkg-config file
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
624478c73d
kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
8190e5afa5
Reset submodule main/tdebase/cmake to latest HEAD
8 years ago
Slávek Banko
0a8417d414
Fix memory leak after processing udev
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
ba2fe63167
Fix memory leak after use XGetAtomName
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Automated System
ec82c43650
Reset submodule main/tdebase/cmake to latest HEAD
8 years ago
Slávek Banko
81ed8f2068
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
55b56d7f1b
Reset submodule main/tdebase/cmake to latest HEAD
8 years ago
Slávek Banko
a8b8aed81a
cmake: add tde_add_check_executable macro
8 years ago
Slávek Banko
55a7efcef9
Change format of TDE_FULL_SESSION property on a root window from 't' to 's'.
...
Value is not localized and format 't' can cause problems with some locales.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d9b4ee04db
Added support for OpenSSL 1.1
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago