Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 12 | -129/+129 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 4 | -16/+16 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 14 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | konqueror: add option to enable/disable using double click to navitage to ↵ | Michele Calgaro | 2023-04-30 | 2 | -2/+5 |
| | | | | | | the parent folder. This resolves issue #329 Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Change libkonq/PLUGINS and libkonq/SERVICEMENUS to Markdown format. | bobsmith | 2022-09-19 | 3 | -57/+67 |
| | | | | | | | This resolves issue #290. Signed-off-by: bobsmith <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace listview's binary "Case Insensitive Sort" option with 3 mutually ↵ | Vincent Reher | 2022-07-02 | 6 | -2/+98 |
| | | | | | | | | | | | | exclusive options: 1. Unicode based (AB...ab) 2. Unicode based, case insensitive (aAbB) 2. Locale based This resolves issue #252. Signed-off-by: Vincent Reher <[email protected]> | ||||
* | Introduce additional sorting / grouping options and actions for Konqueror | Vincent Reher | 2021-12-17 | 2 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | listviews, available through new submenu: View => Sort Options: (1) "Group Directories First" - Toggle on/off option to group directories before non-directories. Comparable to iconview's "Folders First" option. (2) "Group Hidden First" - Toggle on/off option to group hidden entities (aka dotfiles) before non-hidden. Option-related settings are stored in config/konqlistviewrc Actions: (1) "Reverse Sort Order" - Toggle sort order of the current sort column. Action bound to key Ctrl+R. (2) "Alternate Sort Order" - Toggle sorting between 2 most recent sort columns selected by mouse click. The existing sort order for the sort columns is preserved. Action bound to key Ctrl+S. Action-related settings are stored in config/konquerorrc/[Listview_file] Signed-off-by: Vincent Reher <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LibKonq: modified setIcons() to accept custom spacing values. | Mavridis Philippe | 2021-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 25 | -25/+25 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added icons to Properties popup menu entry in konqueror, kdesktop and ↵ | Michele Calgaro | 2020-12-02 | 1 | -1/+1 |
| | | | | | | tdehwdevicetray. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Konqueror/KDesktop popup menu: sort service actions by filename to ensure ↵ | Michele Calgaro | 2020-11-29 | 1 | -5/+4 |
| | | | | | | consistency. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | konqueror & kdesktop: default action for a media encrypted disk is | Michele Calgaro | 2020-10-17 | 1 | -1/+24 |
| | | | | | | either lock or unlock based on the current locking status. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | konqueror & kdesktop: removed "open/open in new tab/..." items for | Michele Calgaro | 2020-10-17 | 3 | -52/+63 |
| | | | | | | encrypted media devices (either locked or unlocked) from popup menu. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 6 | -12/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 8 | -300/+27 |
| | | | | | | | + 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 <[email protected]> | ||||
* | Make sure to use default file manager when opening medias from kdesktop icons. | Michele Calgaro | 2020-02-20 | 1 | -12/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Synchronize German translation of web pages with the rest. | Chris | 2020-01-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Improve edit as root servicemenu entry. | Chris | 2019-11-03 | 1 | -6/+6 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+6 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Konqueror: Do not include items that are selected but hidden by the filter | Slávek Banko | 2017-07-07 | 1 | -5/+5 |
| | | | | | | for operations such as copying, moving, deleting,... Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 5 | -0/+0 |
| | |||||
* | Added required refreshItems logic. This relates to bug 146. | Michele Calgaro | 2015-01-16 | 2 | -6/+22 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Call setActive if new focus window is found and set when rotating focus to ↵ | Timothy Pearson | 2014-11-21 | 1 | -1/+2 |
| | | | | | | next available window This resolves Bug 2189 | ||||
* | Fix large file previews that were broken in GIT hash 3e7ad37f | Timothy Pearson | 2014-11-14 | 3 | -8/+46 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | 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 | 2 | -3/+3 |
| | | | | 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 | 3 | -4/+4 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
|\ | |||||
| * | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | | | | | match XDG specifications | ||||
* | | Second part of prior commit | Timothy Pearson | 2014-10-11 | 1 | -3/+3 |
|/ | |||||
* | If drkonqi launches during logout show it after 30 seconds have elapsed | Timothy Pearson | 2014-10-05 | 1 | -3/+6 |
| | |||||
* | Repair all known Konqueror performance regressions caused by early calls to ↵ | Timothy Pearson | 2014-09-27 | 1 | -8/+3 |
| | | | | | | | expensive mimetype operations These accidental errors span most TDE releases and many KDE 3.x releases This resolves Bug 699 | ||||
* | Added code to copy global bookmarks from ↵ | Michele Calgaro | 2014-06-17 | 1 | -2/+14 |
| | | | | | | | | | /opt/trinity/share/apps/konqueror/bookmarks.xml to $HOME/.trinity/share/apps/konqueror/bookmarks.xml if the user has no personal bookmarks. This allows giving default bookmarks to the users upon first konqueror startup. Thanks to François Andriot for the original patch, which had to be fixed in order to get this to work correctly. This relates to bug 1499. | ||||
* | Remove unnecessary KDirLister instance from IVI free space indicator module | Timothy Pearson | 2014-04-08 | 2 | -24/+7 |
| | | | | This relates to Bug 1666 | ||||
* | Fix Konqueror popup menu hang when tdeioslave localurl job is not responding ↵ | Timothy Pearson | 2014-04-07 | 1 | -2/+3 |
| | | | | properly | ||||
* | Fix prior commit | Timothy Pearson | 2014-04-07 | 1 | -3/+0 |
| | |||||
* | Work around hang on popup menu opening in non-local directory in Konqueror | Timothy Pearson | 2014-04-07 | 1 | -2/+5 |
| | |||||
* | Fix localURL signal | Francois Andriot | 2014-03-14 | 2 | -3/+4 |
| | | | | This relates to Bug 1902 | ||||
* | Fix free space overlay not disappearing on unmount | Timothy Pearson | 2013-12-27 | 1 | -0/+2 |
| | | | | | Fix devices disappearing on unmount Automatically close notification popup on associated media device removal | ||||
* | Minor code cleanup | Timothy Pearson | 2013-12-14 | 2 | -5/+10 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -13/+13 |
| | |||||
* | Update XDG mimetypes. | Darrell Anderson | 2013-11-08 | 3 | -12/+12 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -3/+3 |
| |