Michele Calgaro
8fca33b35b
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
1759a437e3
Replace KDE_DEPRECATED with TDE_DEPRECATED
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
026828840f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
2d7d2122cf
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
c4a6487c82
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
1390bece9a
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
36f2e08fd3
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
8f924d271a
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
b965cbac5b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
67f2b0da2c
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
22625693f1
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>
1 year ago
Michele Calgaro
f3ddd5b7cd
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>
2 years ago
bobsmith
2c9187584a
Change libkonq/PLUGINS and libkonq/SERVICEMENUS to Markdown format.
...
This resolves issue #290 .
Signed-off-by: bobsmith <bobsmith432@tutanota.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Mavridis Philippe
f06c728734
LibKonq: modified setIcons() to accept custom spacing values.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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
c1ffddff42
Added icons to Properties popup menu entry in konqueror, kdesktop and tdehwdevicetray.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
eb6e378c5c
Konqueror/KDesktop popup menu: sort service actions by filename to ensure consistency.
...
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
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
Michele Calgaro
6cfa9a1253
Make sure to use default file manager when opening medias from kdesktop icons.
...
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
6e363d1737
Improve edit as root servicemenu entry.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 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
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
Timothy Pearson
09dce5e19f
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
bf0861baf0
Added required refreshItems logic. This relates to bug 146.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
84d7db0195
Call setActive if new focus window is found and set when rotating focus to next available window
...
This resolves Bug 2189
10 years ago
Timothy Pearson
f07158cd9d
Fix large file previews that were broken in GIT hash 3e7ad37f
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
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
fae57a9941
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
910b602ca1
Second part of prior commit
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
699217f5ac
If drkonqi launches during logout show it after 30 seconds have elapsed
10 years ago
Timothy Pearson
3e7ad37f56
Repair all known Konqueror performance regressions caused by early calls to expensive mimetype operations
...
These accidental errors span most TDE releases and many KDE 3.x releases
This resolves Bug 699
10 years ago
Michele Calgaro
e96ee72ff0
Added code to copy global bookmarks from /opt/trinity/share/apps/konqueror/bookmarks.xml to
...
$HOME/.trinity/share/apps/konqueror/bookmarks.xml if the user has no personal bookmarks.
This allows giving default bookmarks to the users upon first konqueror startup.
Thanks to François Andriot for the original patch, which had to be fixed in order to
get this to work correctly. This relates to bug 1499.
11 years ago
Timothy Pearson
a3c4787220
Remove unnecessary KDirLister instance from IVI free space indicator module
...
This relates to Bug 1666
11 years ago
Timothy Pearson
1de6538f73
Fix Konqueror popup menu hang when tdeioslave localurl job is not responding properly
11 years ago
Timothy Pearson
4f17a123c9
Fix prior commit
11 years ago
Timothy Pearson
6a9c2a6cac
Work around hang on popup menu opening in non-local directory in Konqueror
11 years ago
Francois Andriot
6cfb2ba0ca
Fix localURL signal
...
This relates to Bug 1902
11 years ago
Timothy Pearson
b876907e65
Fix free space overlay not disappearing on unmount
...
Fix devices disappearing on unmount
Automatically close notification popup on associated media device removal
11 years ago
Timothy Pearson
f534a63b03
Minor code cleanup
11 years ago