Michele Calgaro
7f1a1e931e
Adapt to renamed tqt3 header files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 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
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
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
7bc43c68b3
Drop TQT_TQ*_OBJECT 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
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
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
Chris
bd4492dc54
Synchronize German translation of web pages with the rest.
...
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
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
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
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
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
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
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
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
Timothy Pearson
87136458b4
Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson
f5e68e956f
Fix remaining issues from mimetype icon rename
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
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
0c11ace605
Fix missing semicolons at end of Keywords strings
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
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
ee9dade9cf
Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson
4724b1a838
Push the following patches from Bug 1499:
...
tdebase: updates default Xorg arguments in TDM
tdebase: add ability to restrict the konqueror side bar
10 years ago
Timothy Pearson
bf11e847fb
Fix dirtree module stall due to unneeded mime magic calls
...
This resolves Bug 699
10 years ago
Darrell Anderson
0f84e47248
Add new help handbook for konqueror history sidebar module.
11 years ago
Timothy Pearson
ec12f4850a
Fix various dirlister sidebar problems
...
This resolves Bug 1764
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
Timothy Pearson
3a3d187585
Fix inadvertent sidebar signal disconnection on mouse settings reload
...
This resolves Bug 1515
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
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