summaryrefslogtreecommitdiffstats
path: root/konqueror/konq_mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 82c1dbe490f7afcb5b48fdfb8748bde249bcf4f7)
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795)
* Replace Qt with TQtMichele Calgaro2023-11-141-12/+12
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0fc56f21d45249a473d20555ff3071d3b16bee54)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-101-8/+8
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 67f2b0da2c80c3ee335aecda5dfedf3176edd8b9)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-1/+1
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 22625693f124aae09863f4d33e30b625a96c3557)
* Replace usage of obsolete TQLineEdit methods with supported methodsMichele Calgaro2023-07-101-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0d30cdb3832749dc273f6d7bb82859937a462b43)
* Add missing icons in konqueror, namely:gregory guy2021-04-071-4/+4
| | | | | | Konqueror Introduction, Move Tab Left/Right and Rename. Signed-off-by: gregory guy <[email protected]>
* konqueror: if requested to navigate to an encrypted disk from theMichele Calgaro2021-02-281-0/+21
| | | | | | | | | location bar or CLI, offer the user the ability to unlock the disk and subsequently navigate to the "media" folder. This replaces the odd and non-useful behavior of presenting the "open with" dialog on an encrypted medium. Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+5998
Signed-off-by: Michele Calgaro <[email protected]>