Commit Graph

70 Commits (4864f9daf68cb9441a2aa42e861a08beb8a3e0af)

Author SHA1 Message Date
Michele Calgaro f23f0ef919
Replace KDE_DEPRECATED with TDE_DEPRECATED
2 months ago
Slávek Banko ab9f8038de
Fix compatibility with C++17.
3 months ago
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
5 months ago
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
6 months ago
Michele Calgaro 2a3a62bb99
Replace various '#define' strings - part 6
6 months ago
Michele Calgaro af8caeadf3
Replaced various '#define' with actual strings - part 5
7 months ago
Michele Calgaro 9fc074fcb2 Replaced various '#define' with actual strings - part 4
7 months ago
Michele Calgaro 4c9f3f02c0
Replaced various '#define' with actual strings - part 3
7 months ago
Michele Calgaro 3373b45cc2
Replace various tq* strings with TQt::* equivalents
7 months ago
Michele Calgaro 303b644501 Replace Qt with TQt
8 months ago
Michele Calgaro 04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro 7f3bcfe100
Replace TQ_*Focus* and TQ_Scale* defines
10 months ago
Michele Calgaro e8f6750e65
Drop USE_TQT4 code
10 months ago
Michele Calgaro 09e466f879
Drop TQT_BASE_OBJECT* defines
11 months ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
12 months ago
Michele Calgaro 7073100361
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
12 months ago
Michele Calgaro 9189a0e97f
tdefile: autocalculate folder size in KPropertiesDialog only for real local items.
1 year ago
Michele Calgaro 77de34391c
Fixed enabling of Ok button in advanced permission property dialog. This resolves bug 2375.
3 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
4 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
4 years ago
Michele Calgaro e5256a1bd6 Removed beagle related code.
4 years ago
Slávek Banko 017a50624b
Improve folder icons on the speedbar.
4 years ago
Michele Calgaro de79e754fa
Make sure XDG folders are created prior to their usage.
4 years ago
Michele Calgaro 394c9f5c0e
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
4 years ago
Slávek Banko 0e892bc700
Deleted blank line at the beginning of the file.
6 years ago
Michele Calgaro c18840c76f Fix previous commit typo.
6 years ago
Michele Calgaro bcdfbb95e9 Fixed service lookup in KOpenWithDlg. Default is now to lookup by
6 years ago
Michele Calgaro 05bcfa76fc Fixed code for tdefiledialog which caused the problem explained in bug
8 years ago
Michele Calgaro 00051ff7dd Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)
8 years ago
Alexander Golubev ed74769bfa tdeio: add tests
8 years ago
Michele Calgaro 53e36f6db0 Fixed two issues with KFileDialog:
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
10 years ago
Timothy Pearson f8790c70f8 Fix certain shell scripts not being identified
10 years ago
Timothy Pearson 9cb7d73182 Push the following patches to GIT from Bug 1499:
10 years ago
Timothy Pearson 54578ce023 Add mimeTypePtrFast method to KFileItem
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
10 years ago
Timothy Pearson e3db584672 Do not allow device link creation/modification if no device is specified
10 years ago
Timothy Pearson 5a3c9e4641 Display correct icon and icon widget type in Properties dialog of media device nodes
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