384 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Francesco Cecconi d1e8258d62 Add return pressed event for search 'lineEdit' 14 years ago
Kurt Hindenburg e02fea6e17 astyle fixes 14 years ago
Kurt Hindenburg a4b08ea190 Add the "Send Signals" menus from KDE 3.5 14 years ago
Kurt Hindenburg 77df2c5952 minor style fix 14 years ago
Francesco Cecconi 639a4248ef Use 'KColorScheme::PositiveBackground' for a positive search result 14 years ago
Francesco Cecconi e9ce814072 Make 'Find' action consistent with other KDE applications 14 years ago
Kurt Hindenburg 693cecbae7 Clear command line before outputting bookmark entry. 14 years ago
Jekyll Wu ebedf28f45 Do not update the search result for the session in inactive tab 14 years ago
Jekyll Wu 4d3a22ccc9 Use the controller instead of view as parent when creating submenu 14 years ago
Jekyll Wu cc7af66556 Do not reset previous searching after switching tab 14 years ago
Jekyll Wu 87f186d164 Get back F3 as the default shortcut for the "Find Next" action. 14 years ago
Jekyll Wu e058e64cea Decrease the delayment of updating process info on keystroke to 500ms 14 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg 9f5877bdfc minor whitespace style changes 14 years ago
Jekyll Wu c8da19dcdd Move the logic of increasing/decreasing font size into TerminalDisplay 14 years ago
Jekyll Wu bb818010b4 Add two profile options for the copy & paste behavior of mouse 14 years ago
Jekyll Wu cce19d8cb8 Allow searching scrollback in konsolepart 14 years ago
Jekyll Wu caaa91a08c Add support for KDE Web Shortcus 14 years ago
Jekyll Wu c384d0f885 Set the default shortcut for 'edit-clear-history' as Ctrl+Shift+K, again 14 years ago
Kurt Hindenburg ba34c4ebe2 normalize SIGNALS 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Kurt Hindenburg d1ac153ba6 Convert the HistorySizeDialog to .ui 14 years ago
Jekyll Wu 2efc697d80 Invert the boolean logic to make the code more natural 14 years ago
Jekyll Wu faf4f0027c Rename: RenameTabsDialog ==> RenameTabDialog 14 years ago
Jekyll Wu 675dbcb2fe Emit signal currentDirectoryChanged(QString) after current directory changes 14 years ago
Kurt Hindenburg 6e93204ae5 /s/NULL/0 14 years ago
Jekyll Wu 33678e7ca4 Add more convenient methods for accessing profile option 14 years ago
Jekyll Wu 683f2c9ec5 Merge Profile::HistoryModeEnum and HistorySizeDialog::HistoryMode into Enum::HistoryMode Enum 14 years ago
Kurt Hindenburg e0862c603a Style fixes - separte commands - remove 2 ; - align { elses 14 years ago
Kurt Hindenburg 519e2614d6 Style fixes - remove spaces before ; and add spaces in for loops 14 years ago
Jekyll Wu 25b8b5353c Trivial style change: remove extra blank lines 14 years ago
Jekyll Wu 7179de8f3d Prefer qobject_cast to dynamic_cast when appropriate 14 years ago
Jekyll Wu 724da22d05 Remove TODO 14 years ago
Jekyll Wu ebc4888fef The "Copy Input To" submenu should use combo boxes 14 years ago
Jekyll Wu cb91bba872 Trivial style change 14 years ago
Jekyll Wu f4fb943132 Most of time we only need <KLocalizedString> instead of <KLocale> 14 years ago
Jekyll Wu 2dd8024621 Redo: "Configure Current Profile" ==> "Edit Current Profile" 14 years ago
Jekyll Wu 08de49da1c konsolepart should not expose actions only meaningful to Konsole 14 years ago
Jekyll Wu 4c374c889f UI string: Configure Current Profile ==> Edit Current Profile 14 years ago
Jekyll Wu cc1142c59d Prepare the whole command before sending it by calling Session::sendText() 14 years ago
Jekyll Wu 4e2eb4c109 Reduce the delayment of snapshot on interaction to 1 second 14 years ago
Jekyll Wu 4fb4da4c75 Add global option for showing window title on titlebar 14 years ago
Jekyll Wu 0d5355638c More constness 14 years ago
Jekyll Wu e0a1336824 Just move code around 14 years ago
Jekyll Wu e2de7c3125 The icon for activity/silence should stay on tab until interaction 14 years ago
Jekyll Wu 29981c4b08 Make the code slightly more natural 14 years ago
Jekyll Wu c9509d1cf1 Remove one line of no use 14 years ago
Jekyll Wu 67eff940e1 Make the the icon used for master/broadcasting mode a static member 14 years ago
Jekyll Wu dfce59f1d0 Prefer the simpler way of initializing stative variables. 14 years ago
Jekyll Wu 5a24215022 Take snapshot of session state periodically in the background 14 years ago