Commit Graph

2191 Commits (ac1e334d00f05cceb57972fe751bcc03ec619c57)
 

Author SHA1 Message Date
gregory guy 5645327be1
rename kdelogo into tdelogo
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 28c1ae5ff7)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy e40c895e26
this relates to bug 2618
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit f067dfc575)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 753410778b
Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and related usage in code. This resolves bug 2282 and 2283.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b854e365af)
6 years ago
gregory guy c2c8163388
fix issue #10
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 47fc32f003)
6 years ago
Michele Calgaro b4a5c0a167
Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 1bd6400294 Reset submodule main/tdebase/admin to latest HEAD 7 years ago
Slávek Banko de4afaaf00
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>
(cherry picked from commit 00b7a9c60a)
7 years ago
Michele Calgaro 46ad27b927
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2e118bb337)
7 years ago
Michele Calgaro 3270212e83
New patch for bug 2852. Should fix previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a89e0f3482)
7 years ago
Michele Calgaro 18e5653193
Fixed order building in tdm. This resolves bug 2852.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f1da0584b)
7 years ago
Michele Calgaro bb2ac0e0f3
Removed hard-coded reference to /opt/trinity. This resolves bug 680.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bcbc3ba665)
7 years ago
gregory guy 8715e3546b Some missing desktop icons in tdebase
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 6e32e1ee97)

kdcop not part of TDE menu in R14.0.x, so excluded from this commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Fabio Rossi cb787d0541
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>
(cherry picked from commit f6a5cd3e8d)
7 years ago
Michele Calgaro 11333a810e
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d33bda0b56)
7 years ago
Michele Calgaro 2baa14c861
Added missing ; at the end of japanese lines. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7ed618b826)
7 years ago
Michele Calgaro 0057230e05
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>
(cherry picked from commit f6d6df4647)
7 years ago
Slávek Banko 9ef8de40e2
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2bcacaf331)
7 years ago
Michele Calgaro 1bfa9332c6
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 42974b5ab6)
7 years ago
Slávek Banko 5d533a9e17 Update version numbers and date for R14.0.5 final release 7 years ago
Michele Calgaro e436f535b6 tdeioslave: fixed info protocol, which was no longer working with recent
perl version.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb350ca230)
7 years ago
Michele Calgaro 0066e31492 Start media backend on TDE session startup. This resolves bug 2780.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 93c1526bae 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>
(cherry picked from commit 967cf90889)
7 years ago
Michele Calgaro 30613a47ae Fixed session locking at login. This resolves bug 2874.
Partially cherry picked from commit a359fef2.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 9905915621 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 938d540136)
7 years ago
Slávek Banko 8a7b11067f Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e544c498c0)
7 years ago
Slávek Banko 0fefffa6b4 Fix reset of auto-action in medianotifier
This resolves bug 2941

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d7f55fefe3)
7 years ago
Yuxuan Shui 1689b33300 Avoid using 10bit FBConfigs
Fix weird color issue with Mesa 18.0

(cherry picked from commit a94535c16e)
7 years ago
Timothy Pearson bc08650da1 Fix kdesktop_lock screensaver stuttering on modern GPUs
(cherry picked from commit 4ec011cd55)
7 years ago
Michele Calgaro 24ee9f5775 Removed unrequired comments.
Partially cherry-picked from commit f2ca34345.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Nikolaus Klepp 9c625e0ca9 Update URL for TDE main site, wiki, themes and applications
This resolves bug 2924

Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 808ae9f156)
7 years ago
Slávek Banko 5212264431 Reset states in kdesktop-lock if startSaver fails
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 030fad5fe4)
7 years ago
Michele Calgaro ab9e0b4383 Polish up commit ebc4be41.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 77ecc1df45)
7 years ago
Slávek Banko 59b407d2d3 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>
(cherry picked from commit d0a40adea0)
7 years ago
Slávek Banko ebc4be41a0 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>
(cherry picked from commit 67290ac0ad)
7 years ago
Michele Calgaro 31914f43c6 Fixed update of network links in user folder. This resolves bug 2903.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 00dfa3aec6)
7 years ago
Slávek Banko 6744b9d67f Reset submodule main/tdebase/admin to latest HEAD 7 years ago
Michele Calgaro 72d2657bc9 Fixed up previous commit (unwanted change got included by mistake).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 089c1a626e)
7 years ago
Michele Calgaro 0934342e2f Update Konqueror sidebar links. This relates to bug 2903.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7fa9742d01)
7 years ago
Slávek Banko 2887ae66b5 Reset submodule main/tdebase/admin to latest HEAD 7 years ago
Slávek Banko 85373b3717 Reset submodule main/tdebase/admin to latest HEAD 7 years ago
Michele Calgaro 3b0afd6cb7 Removed "Direct Rendering" double entry in opengl info window. This
relates to bug 2697.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19d18dfef1)
7 years ago
Michele Calgaro be0069e37d Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b5741b3692)
7 years ago
Michele Calgaro ac79ba373f 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>
(cherry picked from commit f88a8e57fe)
7 years ago
Michele Calgaro 42b2c4e996 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>
(cherry picked from commit 058bd5c362)
7 years ago
Slávek Banko ea60bbc014 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>
(cherry picked from commit 7f55022fcf)
7 years ago
François Andriot 792207bf14 Fix FTBFS with GCC7
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit cd2fc7ba91)
8 years ago
Slávek Banko 0ad3ef7c5a Kcontrol: Set really intended parameters for previews in Konqueror
This relates to bug 2758

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5b8d6b25f2)
8 years ago
Slávek Banko 1bff22f051 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>
(cherry picked from commit e69e2fb930)
8 years ago
Slávek Banko c623f1cf8d Konqueror: Deselect items that are hidden by the filter during Select and Deselect
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 924d993671)
8 years ago
Slávek Banko cd36da2076 Fix build with smbclient in a samba specific directory
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 50d21388fb)
8 years ago