Chris
2d7de7cea4
Replace Qt branding with TQt ones.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
9dce772296
Remove old upstream URLs of tdebase.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
97e122f5b8
CMakeL10n: The source path for the extracted kicker/tiles file names
...
is set to point to the appropriate folder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
aa51497324
Add consistent and modern TDE kicker icon.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0721f2d3f4
Fix remaining brandings in tdebase.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7d2c7f0621
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
9811d154a5
Fix typos in texts.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
7aa9258f19
Fixed use of SAK in lock process when autologin is used in TDM.
...
This resolves bug 2945.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
b1b24c0b64
Fix openssl >= 1.1 detection without pkg-config file.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
OBATA Akio
28d80743c0
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>
6 years ago
Slávek Banko
02cb998b9c
Use common test for large files support.
...
Drop hardcoded definition -D_LARGEFILE64_SOURCE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
12a175c196
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>
6 years ago
Slávek Banko
3e34f52607
Update translation template.
6 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6ae10fc66e
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4060db0242
Fixed mistake in commit b3f07ed6c2
, where the wrong icon (kwikdisk) was used for kcmdf (diskfree).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
b3f07ed6c2
add icons for control center modules, this relates to bug 1023
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy
28c1ae5ff7
rename kdelogo into tdelogo
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
b854e365af
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>
6 years ago
Michele Calgaro
3822225bbb
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
99ec83a687
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0d9863ce23
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
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
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
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
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
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
Michele Calgaro
f2ca34345e
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 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
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
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
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
d9b4ee04db
Added support for OpenSSL 1.1
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
48c6b8ff3d
kcontrol/crypto: Use KOpenSSLProxy methods
...
instead of direct calls SSL functions
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
3252800255
Fix prior commit
8 years ago
Timothy Pearson
3c8aaa46e7
Fix display of unknown attributes in device manager details dialog
8 years ago
Timothy Pearson
6b95715d47
Make device details selectable in hardware info dialog
8 years ago
Timothy Pearson
09dce5e19f
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
efd8b858ef
Fix invalid png file
8 years ago
Slávek Banko
c9a9474085
Faulty line break in kcontrol/krdb/ad/WPerfect.ad
...
This relates to bug 1375
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
142b3f67a6
Revert "Add -nocpp option to be consistent with other usages of xrdb in source code."
...
This reverts commit 41095d1c9c
.
This resolves bug 1375
9 years ago
Michele Calgaro
b49194171a
kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to disk)
...
in hardware manager. This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
34db5c9408
Change Hardware Device Manager icon to hwinfo
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro
66e8d0eddd
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>
9 years ago
Slávek Banko
e790a33645
Fix prior commit - delete UseSAK from wrong configuration group
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
41e2702cbd
Fix prior commit
9 years ago
Timothy Pearson
812398d820
Fix SAK enable / disable checkbox in TDM TDEControl module
9 years ago
Slávek Banko
d6572f16d5
Install hwdevicetray desktop files as tdehwdevicetray
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
f05cf05bc1
Add camera device detection to hwdevicetray
9 years ago
Timothy Pearson
15f094afbd
Install hwdevicetry desktop files
9 years ago
Timothy Pearson
f8035fe97c
Add desktop files and autostart file for hwdevicetray
9 years ago
Timothy Pearson
b5cb2797d6
Add new hardware device tray application
...
Allow removable media action request popups to be suppressed
9 years ago
Timothy Pearson
c73eb5f814
Fix FTBFS due to Xlib defined keywords
...
This resolves Bug 2530
9 years ago
Timothy Pearson
ce47730301
Add initial cryptographic card login support
...
Tested with themed greeter and SAK disabled
9 years ago
Timothy Pearson
6095bc10ad
Add cryptographic card support to LUKS configuration
9 years ago
Timothy Pearson
9556cd9e69
Add LUKS key management to tdehwmanager
9 years ago
Timothy Pearson
ae35100db0
Add preliminary cryptographic card support to the TDE hardware device manager
9 years ago
Slávek Banko
e1d8ccc637
Fix build with libusb 2.0 on freebsd
...
[taken from FreeBSD kdebase3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
3def5271d1
Bring mouse icon into XDG compliance
10 years ago
Timothy Pearson
a8203cf740
Bring system icon into XDG compliance
10 years ago
Michele Calgaro
2db89f3986
Fixed wrong DocPath strings. This relates to bug 2319
...
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
Michele Calgaro
428b3937fd
Removed unused 'kcontrol/accessibility' folder.
10 years ago
Michele Calgaro
8858fc1159
Fixed help handbook sections for Regional & Accessibility. This relates to bug 1850.
10 years ago
Timothy Pearson
f8903b3564
Do not attempt to set null user images in tdm tdecontrol module
...
This resolves Bug 1899
10 years ago
Slávek Banko
2f49eb806a
Fix renaming icon fonts => font-x-generic in desktop files
10 years ago
Timothy Pearson
87136458b4
Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson
50b6f1f60f
Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Slávek Banko
457cebb9c4
Fix kcontrol spellcheck icon
10 years ago
Timothy Pearson
cce4a56a19
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
b9637c7590
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit fd2369a8f0
.
10 years ago
Timothy Pearson
fd2369a8f0
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
891da4b83e
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago
François Andriot
44654c9af5
Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfig
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
Slávek Banko
107220694f
Allow contitional build with tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
f4393b4d0c
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson
aa8b192b5e
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
ab197a37e3
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
a19ce6ad34
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
064f8056e2
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Slávek Banko
68cfc4fec0
Fix FTBFS caused by typo in commit d3ce4fa7
10 years ago
François Andriot
3cc6437abb
Fix default halt command in tdm on openbsd
10 years ago
François Andriot
a501cd747c
Fix process pid detection in tdefontinst on openbsd
10 years ago