Commit Graph

73 Commits (master)

Author SHA1 Message Date
Michele Calgaro 43e38f2c0a
Replace KDE_DEPRECATED with TDE_DEPRECATED
5 days ago
Slávek Banko ab599e34e8
Fix compatibility with C++17.
1 month ago
Michele Calgaro 03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro d5688771d8
Replace various '#define' strings - part 6
5 months ago
Michele Calgaro 44e712a770
Replaced various '#define' with actual strings - part 5
6 months ago
Michele Calgaro 138bb80efa
Replaced various '#define' with actual strings - part 4
6 months ago
Michele Calgaro 8d79c40791
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro 80c2465371
Replace various tq* strings with TQt::* equivalents
6 months ago
Michele Calgaro c8ece3630d
Replace Qt with TQt
6 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 57af4f9d87
Drop USE_TQT4 code
9 months ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro f662761025
Drop compatibility code for TQPalette
10 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 4e0aa6d57a
Fix functionality broken by commit 8233b2e5.
11 months ago
Michele Calgaro 8233b2e565
Drop Qt2's TQSemiModal and TQSortedList classes
11 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
7 years ago
Michele Calgaro 00051ff7dd Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)
7 years ago
Alexander Golubev ed74769bfa tdeio: add tests
7 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