Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 3 | -16/+16 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-26 | 2 | -8/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 5 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 37 | -53/+53 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -8/+8 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix functionality broken by commit 8233b2e5. | Michele Calgaro | 2023-06-24 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-06-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdefile: autocalculate folder size in KPropertiesDialog only for real local ↵ | Michele Calgaro | 2023-02-09 | 1 | -2/+2 |
| | | | | | | items. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed enabling of Ok button in advanced permission property dialog. This ↵ | Michele Calgaro | 2021-06-10 | 1 | -4/+7 |
| | | | | | | resolves bug 2375. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 22 | -26/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-06-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-07 | 2 | -83/+5 |
| | | | | | | | + 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> | ||||
* | Removed beagle related code. | Michele Calgaro | 2020-02-09 | 2 | -15/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improve folder icons on the speedbar. | Slávek Banko | 2020-01-31 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Make sure XDG folders are created prior to their usage. | Michele Calgaro | 2020-01-29 | 1 | -27/+17 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved support for XDG folders without requiring xdg-user-dirs to be ↵ | Michele Calgaro | 2020-01-28 | 2 | -70/+12 |
| | | | | | | installed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Deleted blank line at the beginning of the file. | Slávek Banko | 2018-12-02 | 1 | -1/+0 |
| | | | | | | This prevented proper processing by extractrc. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix previous commit typo. | Michele Calgaro | 2018-04-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed service lookup in KOpenWithDlg. Default is now to lookup by | Michele Calgaro | 2018-04-30 | 3 | -30/+41 |
| | | | | | | | | 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> | ||||
* | Fixed code for tdefiledialog which caused the problem explained in bug | Michele Calgaro | 2017-02-06 | 1 | -3/+9 |
| | | | | | | | | | 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> | ||||
* | Reverted commit 53e36f6d (master), c8ff908d (r14.0.x) | Michele Calgaro | 2017-02-06 | 1 | -18/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeio: add tests | Alexander Golubev | 2017-01-29 | 10 | -8/+50 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Fixed two issues with KFileDialog: | Michele Calgaro | 2016-10-01 | 1 | -2/+18 |
| | | | | | | | | | | - 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> | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 5 | -7/+7 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | 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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 5 | -8/+8 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix incorrect Download string in TDEFileSpeedBar | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Second part of prior commit | Timothy Pearson | 2014-10-11 | 2 | -3/+3 |
| | |||||
* | Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵ | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
| | | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global | ||||
* | Fix certain shell scripts not being identified | Timothy Pearson | 2014-10-07 | 1 | -2/+0 |
| | | | | | This relates to Bug 656 Clean up some old development debug statements | ||||
* | Push the following patches to GIT from Bug 1499: | Timothy Pearson | 2014-10-06 | 1 | -21/+33 |
| | | | | | | | 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 | ||||
* | Add mimeTypePtrFast method to KFileItem | Timothy Pearson | 2014-10-02 | 2 | -5/+7 |
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices | ||||
* | Fix re-read configuration from prior commit 4bfc4550 | Slávek Banko | 2014-07-25 | 1 | -1/+1 |
| | |||||
* | Prevent spurious translation warning from being emitted | Timothy Pearson | 2014-07-24 | 1 | -1/+2 |
| | | | | This relates to Bug 2076 | ||||
* | Do not allow device link creation/modification if no device is specified | Timothy Pearson | 2014-07-24 | 2 | -0/+19 |
| | | | | This relates to Bug 2076 | ||||
* | Display correct icon and icon widget type in Properties dialog of media ↵ | Timothy Pearson | 2014-07-14 | 1 | -13/+30 |
| | | | | | | device nodes This relates to Bug 1612 | ||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Fix KDiskFreeSp for mount points with UTF8 characters | Slávek Banko | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 2 | -11/+11 |
| | |||||
* | Additional k -> tde renaming | Darrell Anderson | 2013-09-12 | 4 | -8/+8 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 6 | -9/+12 |
| | |||||
* | Fix incorrect positions and heights in open/save dialogs when nonstandard ↵ | Timothy Pearson | 2013-05-03 | 1 | -3/+5 |
| | | | | font sizes are in use | ||||
* | Fix URL handling of media/builtin-* mimetypes | Timothy Pearson | 2013-04-18 | 1 | -8/+46 |
| | | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files | ||||
* | Honor application suid requests even if they are directed at KDE | Timothy Pearson | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-15 | 2 | -0/+0 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 39 | -82/+82 |
| |