| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 8 | -26/+26 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 18 | -69/+69 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 4 | -4/+4 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -3/+3 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-27 | 1 | -4/+0 |
* | konqueror: make sure to clean pointers in iconview (add-up to previous commit) | Michele Calgaro | 2023-08-20 | 1 | -0/+7 |
* | konqueror: extend 'double click to move to parent' functinality to iconview m... | Michele Calgaro | 2023-08-19 | 2 | -8/+28 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 4 | -6/+6 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 8 | -16/+16 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 3 | -8/+8 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 52 | -73/+73 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 5 | -11/+11 |
* | Replace usage of obsolete TQLineEdit methods with supported methods | Michele Calgaro | 2023-07-10 | 1 | -1/+1 |
* | konqueror: add option to enable/disable using double click to navitage to the... | Michele Calgaro | 2023-04-30 | 2 | -23/+33 |
* | Fix Konqueror SEGV when the KPropertiesDialog is opened on the root | Michele Calgaro | 2023-02-09 | 1 | -1/+0 |
* | Replace listview's binary "Case Insensitive Sort" option with 3 mutually excl... | Vincent Reher | 2022-07-02 | 9 | -38/+106 |
* | Introduce additional sorting / grouping options and actions for Konqueror | Vincent Reher | 2021-12-17 | 8 | -18/+337 |
* | Add missing icons in konqueror, namely: | gregory guy | 2021-04-07 | 1 | -4/+4 |
* | konqueror: if requested to navigate to an encrypted disk from the | Michele Calgaro | 2021-02-28 | 1 | -0/+21 |
* | konqueror: prevent media:/ or system:/media urls to be replaced by their | Michele Calgaro | 2021-01-06 | 1 | -2/+7 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 48 | -120/+120 |
* | konqueror & kdesktop: default action for a media encrypted disk is | Michele Calgaro | 2020-10-17 | 1 | -2/+21 |
* | konqueror & kdesktop: removed "open/open in new tab/..." items for | Michele Calgaro | 2020-10-17 | 1 | -1/+6 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 6 | -6/+5 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 31 | -55/+0 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 95 | -6246/+232 |
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
* | Fixed missing config modules in Konqueror and Kicker. This resolves issue #150. | Michele Calgaro | 2020-06-01 | 1 | -3/+3 |
* | Security: remove support for in KRun which could have allowed execution of m... | Michele Calgaro | 2020-02-16 | 1 | -20/+1 |
* | Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus. | Michele Calgaro | 2020-02-12 | 1 | -2/+2 |
* | Synchronize German translation of web pages with the rest. | Chris | 2020-01-23 | 1 | -1/+1 |
* | Clean up, improve and fix konq-plugins desktop files. | Chris | 2019-12-18 | 3 | -16/+18 |
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -2/+4 |
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 7 | -7/+16 |
* | Fix duplicated, missing and misleading icons. | Chris | 2019-12-15 | 1 | -1/+1 |
* | Fix German translation. | Chris | 2019-11-06 | 5 | -17/+8 |
* | Add go to autostart icon in Konqueror. | Chris | 2019-10-14 | 1 | -1/+1 |
* | Fix and streamline German and other translations in TCC. | Chris | 2019-10-11 | 1 | -0/+6 |
* | Fix wrong language code for Czech translations related to the Trash. | Slávek Banko | 2019-10-07 | 1 | -2/+2 |
* | Fix more remaining brandings in tdebase. | Chris | 2019-07-23 | 2 | -2/+2 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -1/+1 |
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 3 | -8/+8 |
* | Added TDE Control module for trash policy configuration. | Michele Calgaro | 2019-04-13 | 1 | -0/+2 |
* | Added trash size limit property page link to trash folder right click | Michele Calgaro | 2019-04-08 | 4 | -5/+20 |
* | Use common test for large files support. | Slávek Banko | 2019-02-04 | 1 | -5/+0 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+16 |
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 2 | -2/+2 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 1 | -10/+1 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |