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
Darrell Anderson
90f1f50f00
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Darrell Anderson
7d025dfef0
Update XDG mimetypes.
11 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Alexander Golubev
83187020dc
Fix build failure when compiling libkonq separately.
...
This resolves bug report 1555.
11 years ago
Timothy Pearson
99df2d37de
Fix konqueror popup menu not working properly in media tdeioslave directories
...
This resolves Bug 1504
12 years ago
Slávek Banko
8bdb011121
Fix konqueror drag and drop within the same window
...
This resolves Bug 1451
12 years ago
Timothy Pearson
96d0c54e2e
Fix desktop refresh destroying media device information and menus
...
This resolves Bug 1450
Fix incorrect media device enable default setting in desktop control module
12 years ago
Timothy Pearson
6342dc3990
Fix a number of issues related to the media kioslave
12 years ago
Timothy Pearson
41c013e06c
Fix a number of issues with the media tdeioslave
...
This relates to Bug 1450
Add media disk space overlay and enable by default
12 years ago
Timothy Pearson
9e4aad6b3b
Add initial media device free space overlay to Konqueror icon view
12 years ago
Timothy Pearson
be73d75739
Add edit as root service menu to libkonq
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
563c545850
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
de9b6c9ad1
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a5430e4b98
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
dc5f267664
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago