Commit Graph

460 Commits (4d75d392eff6f88cf6a2f970f101b950c558f2e8)

Author SHA1 Message Date
Slávek Banko 23d25d8608
Fix openssl >= 1.1 detection without pkg-config file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b1b24c0b64)
6 years ago
OBATA Akio 88664174b9
resolve ambiguous log() overload
log() may accept `float` or `double` for C++, so passing `int` is ambiguous.
Change to exactly pass valiables as `double` to log(), it is expected here.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 28d80743c0)
6 years ago
Slávek Banko 67fac6eb61
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 02cb998b9c)
6 years ago
gregory guy ebd74f1248
fix bug 2996, thanks to Alexander Golubev for the bug report and the suggestion to solve It
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 12a175c196)
6 years ago
Slávek Banko aee785ec0a
Update translation template.
(cherry picked from commit 3e34f52607)
6 years ago
Slávek Banko c0bebcf76b
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78)
6 years ago
Michele Calgaro 7a8df68636
Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used for kcmdf (diskfree).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4060db0242)
6 years ago
gregory guy a2dd824bc2
add icons for control center modules, this relates to bug 1023
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit b3f07ed6c2)
6 years ago
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
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
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
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
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
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
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
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
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
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
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 e51435e449 Allow openssl detection without pkg-config file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d7b8615289)
8 years ago
Slávek Banko 963a017811 kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 624478c73d)
8 years ago
Slávek Banko 30f4e82a74 Added support for OpenSSL 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d9b4ee04db)
8 years ago
Slávek Banko 3059e8e2b3 kcontrol/crypto: Use KOpenSSLProxy methods
instead of direct calls SSL functions

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 48c6b8ff3d)
8 years ago
Timothy Pearson ac1e63f353 Fix prior commit
(cherry picked from commit 3252800255)
9 years ago
Timothy Pearson e247f8d2e4 Fix display of unknown attributes in device manager details dialog
(cherry picked from commit 3c8aaa46e7)
9 years ago
Timothy Pearson 3453f5378a Make device details selectable in hardware info dialog
(cherry picked from commit 6b95715d47)
9 years ago
Timothy Pearson db864b4562 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 09dce5e19f)
9 years ago
Timothy Pearson 42f3ec9a32 Fix invalid png file
(cherry picked from commit efd8b858ef)
9 years ago
Slávek Banko 59fb969df9 Faulty line break in kcontrol/krdb/ad/WPerfect.ad
This relates to bug 1375

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c9a9474085)
9 years ago
Slávek Banko 8a247edfd8 Revert "Add -nocpp option to be consistent with other usages of xrdb in source code."
This reverts commit 41095d1c9c.
This resolves bug 1375

(cherry picked from commit 142b3f67a6)
9 years ago
Slávek Banko 855031483d Change Hardware Device Manager icon to hwinfo
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 34db5c9408)
9 years ago
Michele Calgaro ed6ac1b202 Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,
openssl ships with ssl3 methods disabled by default.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 66e8d0eddd)
9 years ago
Slávek Banko 8323ba2f3f Fix prior commit - delete UseSAK from wrong configuration group
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e790a33645)
10 years ago
Timothy Pearson feae469cb2 Fix prior commit
(cherry picked from commit 41e2702cbd)
10 years ago
Timothy Pearson 15d41e47bb Fix SAK enable / disable checkbox in TDM TDEControl module
(cherry picked from commit 812398d820)
10 years ago
Slávek Banko 32eee8cad4 Fix build with libusb 2.0 on freebsd
[taken from FreeBSD kdebase3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e1d8ccc637)
10 years ago
Timothy Pearson 2b06eeeddd Bring mouse icon into XDG compliance
(cherry picked from commit 3def5271d1)
10 years ago
Timothy Pearson 5dc19d3115 Bring system icon into XDG compliance
(cherry picked from commit a8203cf740)
10 years ago
Michele Calgaro 2cd74e40d6 Fixed wrong DocPath strings. This relates to bug 2319
(cherry picked from commit 2db89f3986)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 5ab19b14bd Honor disk hidden flag when handling device insertion notifiers
This relates to Bug 2211
10 years ago
Michele Calgaro 70a56d09e0 Fixed incomplete documentation for handbook in Internet & Network -> Local Network Browsing. This relates to bug 1850. 10 years ago
Michele Calgaro 48fe5507cd Fixed help handbook sections for TDE Components. This relates to bug 1850. 10 years ago
Michele Calgaro 1bd907fe3d Fixed help handbook sections for System Administration. This relates to bug 1850. 10 years ago
Michele Calgaro 3b73654a27 Fixed help handbook sections for Sound & Multimedia -> Sound System. This relates to bug 1850. 10 years ago
Michele Calgaro 46acebe4a0 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Timothy Pearson a4f1031a6d Fix improper desktop wallpaper export causing fake transparency dependent application failure 10 years ago
Michele Calgaro 0a2adc65fa Fixed help handbook sections for Security & Privary -> Crypto. This relates to bug 1850. 10 years ago