Michele Calgaro
ed8e30bc6d
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
42f3a62161
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
4b7a4e1736
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
e5256a1bd6
Removed beagle related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
017a50624b
Improve folder icons on the speedbar.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
de79e754fa
Make sure XDG folders are created prior to their usage.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
394c9f5c0e
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
0e892bc700
Deleted blank line at the beginning of the file.
...
This prevented proper processing by extractrc.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
c18840c76f
Fix previous commit typo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
bcdfbb95e9
Fixed service lookup in KOpenWithDlg. Default is now to lookup by
...
desktop path and not by name, to avoid returning the wrong service when
two or more .desktop files where using the same "Name" field.
This resolves bug 2734 (together with the changes made in applications/kcmautostart)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
05bcfa76fc
Fixed code for tdefiledialog which caused the problem explained in bug
...
2743. Using the new code, editing the path information in a
tdefiledialog and pressing the "open/save" button will behave exactly in
the same way as if ENTER was pressed after editing the path and before
pressing "open/save".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
00051ff7dd
Reverted commit 53e36f6d
(master), c8ff908d
(r14.0.x)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Alexander Golubev
ed74769bfa
tdeio: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Michele Calgaro
53e36f6db0
Fixed two issues with KFileDialog:
...
- if the user types a new path manually, the new location was not used. Instead the older path was taken.
In case the typed path does not exists, an error message is displayed
- if the user selected a path from the autocompletion lists using the mouse, the new selected location was
not used when slotOK was invoked.
This resolves bug 2654.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson
207e134713
Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson
2cd1515186
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
ce1138c8ba
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
bab4f22f92
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
acc29a93bb
Fix incorrect Download string in TDEFileSpeedBar
10 years ago
Timothy Pearson
ff57382179
Second part of prior commit
10 years ago
Timothy Pearson
c359057caa
Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default
...
This commits the following patch from Bug 1499:
tdelibs: fix kurlbar global
10 years ago
Timothy Pearson
f8790c70f8
Fix certain shell scripts not being identified
...
This relates to Bug 656
Clean up some old development debug statements
10 years ago
Timothy Pearson
9cb7d73182
Push the following patches to GIT from Bug 1499:
...
tdelibs: disable kfiledialogbox OK button if user has no permission on file
tdelibs: fix https loop
tdelibs: fix groups in kdialogpropertiesdialog
tdelibs: avoid assertion in tdeio karchive
10 years ago
Timothy Pearson
54578ce023
Add mimeTypePtrFast method to KFileItem
...
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
10 years ago
Slávek Banko
c2c65a6695
Fix re-read configuration from prior commit 4bfc4550
10 years ago
Timothy Pearson
4bfc4550d2
Prevent spurious translation warning from being emitted
...
This relates to Bug 2076
10 years ago
Timothy Pearson
e3db584672
Do not allow device link creation/modification if no device is specified
...
This relates to Bug 2076
10 years ago
Timothy Pearson
5a3c9e4641
Display correct icon and icon widget type in Properties dialog of media device nodes
...
This relates to Bug 1612
10 years ago
Darrell Anderson
1872b105e0
Rebranding, tooltip, and What's This string cleanup.
11 years ago
Slávek Banko
56068041d4
Fix KDiskFreeSp for mount points with UTF8 characters
11 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Darrell Anderson
28b080a4bf
Additional k -> tde renaming
11 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
c5463fddb1
Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use
12 years ago
Timothy Pearson
30b0af1f01
Fix URL handling of media/builtin-* mimetypes
...
This partially resolves Bug 976
Add missing ACL support to CMake build files
12 years ago
Timothy Pearson
06b65e787b
Honor application suid requests even if they are directed at KDE
12 years ago
Timothy Pearson
71abba5631
Fix prior commit
12 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
43636e0371
Rename kcompletionbox
12 years ago
Timothy Pearson
546d2312d9
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f2bfcad7ff
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
d1e0cc99a2
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d888cfa39e
Fix FTBFS
12 years ago
Timothy Pearson
deac2ca49f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0c9d97065a
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
59d153016b
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
d3afa6baf9
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
21bc754111
Fix a few remaining references to kio_
12 years ago
Timothy Pearson
bcd8b9bb10
Rename a few build variables for overall consistency
12 years ago