183 Commits (36bd1828f373a1a04b8f9d740ca014722ca0597a)

Author SHA1 Message Date
Jekyll Wu 36bd1828f3 Revert "Ensure %w and %# are also expaned in the 'Copy input' dialog" 15 years ago
Jekyll Wu a3744135fc Respect leading and trailing white spaces in the search string 15 years ago
Jekyll Wu 82ef9ccd3a Fix 2 Krazy issues with modal dialog 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu e825a8e0b6 Prefer forward declaration when it is enough 15 years ago
Jekyll Wu c9fa80cf62 Remove unused #include 15 years ago
Jekyll Wu eb2515236c Remove #includes for <kdeversion.h> which are not needed now 15 years ago
Jekyll Wu 25f4a48779 Initilzie _searchBar as 0 explicitly 15 years ago
Jekyll Wu 348fe2bc9f Remove dead code enclosed by #if 0 .... #endif 15 years ago
Jekyll Wu 771c60c914 Rename members and methods related with the "switch-profile" action 15 years ago
Jekyll Wu 197d6fd311 Move code around 15 years ago
Jekyll Wu 996fae67d7 Action "select-all" should put selected text onto X11 selection 15 years ago
Jekyll Wu 1aac391849 Previous commit is supposed to close bug 227114. Typo 15 years ago
Jekyll Wu 8f7be18a64 Simplify the scrollback setting dialog to avoid potential confusion. 15 years ago
Jekyll Wu 068c637136 Update _allControllers at the end of the constructor 15 years ago
Jekyll Wu e9bd2febee Simplify the code for updating codec action 15 years ago
Jekyll Wu 91f8e533c8 Delete slot saveSession() which is not implemented and used 15 years ago
Jekyll Wu 45726d9388 Move code around for better readability 15 years ago
Jekyll Wu 1c1981501b Ensure %w and %# are also expaned in the 'Copy input' dialog 15 years ago
Jekyll Wu 218ffbf8bf Setup icon for the 'select-all' and 'rename-session' actions 15 years ago
Jekyll Wu 62e3b3d26a Remove TODOs which are not good ideas 15 years ago
Jekyll Wu 354033e6f0 Rename pasteFromSelection to pasteFromXSelection 15 years ago
Jekyll Wu b729248dcb Rename for clarity. 15 years ago
Jekyll Wu e3a09c9c4d Close session reliably when the session process doesn't die with SIGHUP. 15 years ago
Kurt Hindenburg 2e395214ec Remove duplicate #include 15 years ago
Jekyll Wu fb01549b24 Comment out the not-implemented-yet SearchHistoryThread class. 15 years ago
Jekyll Wu 607e2d44d0 Define the default debug area and no more "kDebug(1211)". 15 years ago
Jekyll Wu b401b817b2 Remove the default Ctrl+Shift+S shortcut for the 'select-all' action. 15 years ago
Jekyll Wu 989033462f Refine the 'Change profile' action. 15 years ago
Jekyll Wu 272ac9850e Include KDE headers consistently in the from of "#include <KSomething>" . 15 years ago
Jekyll Wu 031a9d54e2 Do not insert one extra emtpy line every 500 lines in the saved history. 15 years ago
Jekyll Wu d11fd4ea18 Add "Select All" action for selecting the whole history of this session. 15 years ago
Kurt Hindenburg 050819bb8d When searching, apply change in case sensitive option immediately. 15 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago
Jekyll Wu 0f89f1bba9 Check the validity of context menu after it gets closed. 15 years ago
Jekyll Wu 6f3b4bbab6 Use "{ }" consistently in "if... else..." statements. 15 years ago
Jekyll Wu 0e184eeda9 KStandardDirs::findExe() is actually a static method. 15 years ago
Jekyll Wu f5772ab06b Enable copy action only when some text are selected. 15 years ago
Jekyll Wu 0ddf722e08 Disable clear & reset actions when the secondary screen is in use. 15 years ago
Jekyll Wu 024ffb1972 adjust indentation to 4 spaces. 15 years ago
Kurt Hindenburg 2dcd584255 Popup menu for drag-n-drop operations. 15 years ago
Montel Laurent b91f50015d Normalize signals/slots 15 years ago
Kurt Hindenburg 27182ebbad Restore codec to profile setting or previous codec upon reset. 15 years ago
Kurt Hindenburg 58ddcb570e For remote session, 'Open File Manager' will open the user's home path. 15 years ago
Kurt Hindenburg 42e7686769 Allow user to enter commands as bookmarks. 15 years ago
Kurt Hindenburg 8641ba4268 Move the 3 Search Bar options into their own popup menu. 15 years ago
Kurt Hindenburg acd507e1a5 Set correct focus in the "rename tab" dialog. 15 years ago
Kurt Hindenburg 82778e87bc After a 'clear & reset' make sure the prompt reappears. 15 years ago
Kurt Hindenburg 28f641c7c4 Correct Enlarge Font shortcut such that it actually works. 15 years ago
David Faure b3a5417f6b Remove the crash-workaround which prevents the RMB from appearing. 16 years ago