Michele Calgaro
d416a4c1f4
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
92e2e91468
Reset submodule main/tdebase/admin to latest HEAD
6 years ago
Michele Calgaro
0911b4d0ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
9149eddd88
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
dfd6ba4fe3
Reset submodule main/tdebase/cmake to latest HEAD
6 years ago
TDE Gitea
dcdb42d0bc
Reset submodule main/tdebase/admin to latest HEAD
6 years ago
Slávek Banko
00b7a9c60a
kdesktop lockprocess: Removed unnecessary include linux/stat.h
...
This resolves FTBFS with glibc 2.28
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
2e118bb337
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a89e0f3482
New patch for bug 2852. Should fix previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2f1da0584b
Fixed order building in tdm. This resolves bug 2852.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
bcbc3ba665
Removed hard-coded reference to /opt/trinity. This resolves bug 680.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
6e32e1ee97
Some missing desktop icons in tdebase
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
49297e71b0
Removed documentation about tdeioslave gopher, which by the way is not
...
in tdebase.
Documentation regarding gopher will now be provided by tdeio-gopher, if
installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Fabio Rossi
f6a5cd3e8d
tdeioslave nfs: Add support for libtirpc
...
as a replacement for deprecated SunRPC from glibc >= 2.26
This resolves bug 2962
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
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