37 Commits (d74c0b15331a38da0db09d270de40bbcf3d548ee)

Author SHA1 Message Date
Ahmad Samir d74c0b1533 Fix if condition when updating filters 5 years ago
Ahmad Samir 11987c7ae4 Minor code optimisation 5 years ago
Ahmad Samir 12c236c5fe FileFilter: update the QRE pattern if "word characters" change 5 years ago
Ahmad Samir 3711e884c9 SessionController: don't delete actions removed from QMenu manually 5 years ago
Ahmad Samir 0f6424497b SessionController: iterate over a const container 5 years ago
Ahmad Samir 043c424af5 SessionContoller: fix crash when closing session from Konsole KPart 5 years ago
Gustavo Carneiro be969f454b Add a new color filter to preview color in hotspot. 5 years ago
Tomaz Canabrava 437d967625 Add bogus icons to Monitor* actions 5 years ago
Tomaz Canabrava f4f35e9fab Add the possibility to change the Profile from the Toolbar 5 years ago
Kurt Hindenburg 62f091f0a3 Convert session to use SPDX license/copyright 5 years ago
Carlos Alves 53af2a7fb9 Fix 'Copy Location' and 'Open With' issues with context menu 5 years ago
Kurt Hindenburg 9de3b239d5 Previous commit should be attributed to Yash Tiwari <yasht@mailbox.org> 5 years ago
Carlos Alves 44f00a490a Fix duplicates link-related entries in context menu 5 years ago
Laurent Montel b626359501 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Gustavo Carneiro 81a3e4f77a Use SessionDisplayConnection. 5 years ago
Gustavo Carneiro 5c9c22fab3 Move TerminalDisplay to terminalDisplay folder. 6 years ago
Kurt Hindenburg 2b7bd65ab5 Allow KF 5.68 to work 6 years ago
Ahmad Samir 2fd589f161 Port KRun (deprecated) to KIO::OpenUrlJob 6 years ago
Gustavo Carneiro 662d3ee947 Remove session folder in includes. 6 years ago
Martin Hostettler f4bc91f1f7 Match OSC reply sequence terminator to OSC request terminator. 6 years ago
Nate Graham c8bd9a816b Re-word tab context menu's "Configure" item/dialog title for clarity 6 years ago
Nicolas Fella ac49d1e8da Port away from KToolInvocation::kdeinitExec 6 years ago
Kurt Hindenburg 140ec1d7db Revert "Port away from KToolInvocation::kdeinitExec" 6 years ago
Nicolas Fella ac8799ba58 Port away from KToolInvocation::kdeinitExec 6 years ago
Tomaz Canabrava faceafcc68 Extract URL from a Escape Sequence and provide a HotSpot for activation 6 years ago
Tomaz Canabrava 12530124e8 Revert "Revert "Movo Session to a independent static library"" 6 years ago
Tomaz Canabrava f4bf8a426b Revert "Movo Session to a independent static library" 6 years ago
Gustavo Carneiro 4a0f1195b9 Movo Session to a independent static library 6 years ago
Tomaz Canabrava c71a0b3f3e Move ProfileDialog to widgets 6 years ago
Tomaz Canabrava 0478529c6f Move Profile related classes to it's own folder 6 years ago
Gustavo Carneiro fdad2645f1 Move History files to a new folder. 6 years ago
Gustavo Carneiro 616db49e69 Remove unused History.h and History.cpp files." 6 years ago
Tomaz Canabrava c6f5dc79c5 Split Filter.cpp into corresponding new files 6 years ago
Kurt Hindenburg e3eba0b2c0 Fix bool implicit conversions 6 years ago
Gustavo Carneiro 07fa804a71 Separates the connection between session and display 6 years ago
Tomaz Canabrava 3ce5ab692b Port SessionController away from Qt4 Connection Style 6 years ago
Gustavo Carneiro 9b2e9731e0 move Session files to a new folder. 6 years ago
Gustavo Carneiro b5fbbd81c7 Move widgets to a new folder. 6 years ago
Tomaz Canabrava d1d26e0535 Hide unused actions instead of disabling them 6 years ago
Kurt Hindenburg 6e51fa2fad Change 'Rename Tab' menu items to 'Configure Tab Settings' 6 years ago
Tomaz Canabrava 86aaef4a6e Speedups: Use brace-initializer for vector 6 years ago
Tomaz Canabrava 881b0d4b5c Access QPointer Directly 6 years ago
Ahmad Samir e7e8e9d1a9 [SessionController] Fix crash caused by text encoding menu 6 years ago
Maximilian Schiller 1d7142ed24 Fix konsolepart segfault when closing after showing context menu 6 years ago
Nicolas Fella fdfae25665 Fix crash when closing session in KonsolePart via menu 6 years ago
Will Westrop 6d2924e31a Send notification when the session'a foreground process finishes 6 years ago
Tomaz Canabrava 62ebef90c6 Allow "open with" menu to open displayed files in konsole 6 years ago
Tomaz Canabrava 9c9cde045d New method to modify the menus of a Session: setupMenu(QMenu) 6 years ago
Gustavo Carneiro 3d2bc6fe05 konsole: move a SessionGroup to a new file 6 years ago
Kurt Hindenburg 9a80c74bff Fix some implicit-bool-conversions 6 years ago