Michele Calgaro
76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 22625693f1
)
1 year ago
Michele Calgaro
a5979a0e0f
Replace usage of obsolete TQLineEdit methods with supported methods
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0d30cdb383
)
1 year ago
Michele Calgaro
a71726c715
konqueror: add option to enable/disable using double click to navitage to the parent folder. This resolves issue #329
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f3ddd5b7cd
)
2 years ago
Michele Calgaro
d88a72a5bc
Fix Konqueror SEGV when the KPropertiesDialog is opened on the root
...
element of the treeview. This resolves issue #310 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Vincent Reher
d4e06b7696
Replace listview's binary "Case Insensitive Sort" option with 3 mutually exclusive options:
...
1. Unicode based (AB...ab)
2. Unicode based, case insensitive (aAbB)
2. Locale based
This resolves issue #252 .
Signed-off-by: Vincent Reher <tde@4reher.org>
2 years ago
Vincent Reher
9cd504156b
Introduce additional sorting / grouping options and actions for Konqueror
...
listviews, available through new submenu: View => Sort
Options:
(1) "Group Directories First" - Toggle on/off option to group directories
before non-directories. Comparable to iconview's "Folders First" option.
(2) "Group Hidden First" - Toggle on/off option to group hidden entities
(aka dotfiles) before non-hidden.
Option-related settings are stored in config/konqlistviewrc
Actions:
(1) "Reverse Sort Order" - Toggle sort order of the current sort column.
Action bound to key Ctrl+R.
(2) "Alternate Sort Order" - Toggle sorting between 2 most recent sort
columns selected by mouse click. The existing sort order for the
sort columns is preserved. Action bound to key Ctrl+S.
Action-related settings are stored in config/konquerorrc/[Listview_file]
Signed-off-by: Vincent Reher <tde@4reher.org>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
gregory guy
edb2f9dacd
Add missing icons in konqueror, namely:
...
Konqueror Introduction, Move Tab Left/Right and Rename.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Michele Calgaro
7d88509cf8
konqueror: if requested to navigate to an encrypted disk from the
...
location bar or CLI, offer the user the ability to unlock the disk
and subsequently navigate to the "media" folder. This replaces the
odd and non-useful behavior of presenting the "open with" dialog on
an encrypted medium.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
319b7e50dc
konqueror: prevent media:/ or system:/media urls to be replaced by their
...
respective /media/... path when navigating to the parent folder using
mouse double click on empty space inside a listview.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
145abc15d5
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
b75b318e14
konqueror & kdesktop: default action for a media encrypted disk is
...
either lock or unlock based on the current locking status.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
8f12bba779
konqueror & kdesktop: removed "open/open in new tab/..." items for
...
encrypted media devices (either locked or unlocked) from popup menu.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a3876433e8
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
08d0bb03c0
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
6a194d1435
Fix FTBFS due to missing linked libraries.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
3f696d31a6
Fixed missing config modules in Konqueror and Kicker. This resolves issue #150 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
2948d1cdf7
Security: remove support for in KRun which could have allowed execution of malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
6949aae9ce
Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.
...
Minor fixup for other GUI options in "Configure Panel... -> Menus".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
bd4492dc54
Synchronize German translation of web pages with the rest.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
cac760f0c2
Clean up, improve and fix konq-plugins desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
7b55ca5987
Improve German translation and fix some desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0daae46f23
Synchronize German translation with the rest and fix some icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
af4fd07d14
Fix duplicated, missing and misleading icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
d608ffa7d1
Fix German translation.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
c03c2112f3
Add go to autostart icon in Konqueror.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0a32a51059
Fix and streamline German and other translations in TCC.
...
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
f785a06a61
Fix wrong language code for Czech translations related to the Trash.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
c4831a01df
Fix more 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
08ac86386a
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
691c9204a1
Added TDE Control module for trash policy configuration.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
48635e6343
Added trash size limit property page link to trash folder right click
...
popup menu and trash applet panel.
Added a new konqueror side bar button to directly display the contents
of the trash bin.
This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
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
c4141ad599
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
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
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
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
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
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
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
Timothy Pearson
09dce5e19f
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
3aa5fc08e5
Added new functionality to Konqueror.
...
Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
a8203cf740
Bring system icon into XDG compliance
10 years ago
Timothy Pearson
0157291f5e
Rename most device icons to comply with XDG standards
10 years ago