10 Commits (0db4e8892b90f2ca1e89e2c82e793fd37bd32e47)

Author SHA1 Message Date
Mariusz Glebocki 31d4830392 Edit Profile Dialog UI redesign 7 years ago
Kurt Hindenburg d2291de4f8 remove unneeded const from signal 8 years ago
Kurt Hindenburg 195371aa58 remove const on signal 8 years ago
Kurt Hindenburg 99835ba4e9 uncrustify using kf5 config 9 years ago
Kurt Hindenburg acdd32c27d Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS 9 years ago
Kurt Hindenburg 35d419e734 Add Q_DECL_OVERRIDE via clang-tidy 9 years ago
Kurt Hindenburg 7a2a5beb00 Correct spelling errors/word usage 13 years ago
Jekyll Wu 131091c983 Adjust including form for some Qt headers as preparation for Qt5 14 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu 6d43f0ca77 Refacotr history size related UI components into HistorySizeWidget 14 years ago
Jekyll Wu 683f2c9ec5 Merge Profile::HistoryModeEnum and HistorySizeDialog::HistoryMode into Enum::HistoryMode Enum 14 years ago
Kurt Hindenburg d42633e54d add explicit to constructors with 1 parameter 14 years ago
Jekyll Wu 25b8b5353c Trivial style change: remove extra blank lines 14 years ago
Kurt Hindenburg a511cb046f Apply astyle-kdelibs 14 years ago
Jekyll Wu 8f1bbd4353 Remove trailing white spaces 15 years ago
Jekyll Wu e2d56c1ad0 Prefer using static member for a const value 15 years ago
Jekyll Wu 8f7be18a64 Simplify the scrollback setting dialog to avoid potential confusion. 15 years ago
Andrius Štikonas 4961215664 Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 17 years ago
Kurt Hindenburg 23ee1eecd4 Api doxygen fixes 17 years ago
Kurt Hindenburg 6a0c3e5b9d Api doxygen fixes. 17 years ago
Kurt Hindenburg ef7c91b1d2 Add checkbox to allow Scrollback->Scrollback Options dialog to save to current profile. 17 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight d1040daec5 Revert part of #760591 which was committed unintentionally. 18 years ago
Robert Knight cb1504de10 Minor style cleanup. if..elseif to switch. #include <kio/job.h> -> #include <KIO/Job> 18 years ago
Robert Knight 8a2bf09d96 Make history options, manage profiles and edit current profile dialog non-modal as suggested. 19 years ago
Robert Knight 622cae74e5 Methods to set and get the settings used when clicking on the 'Defaults' button in the History Options dialog. Eventually this should mean using the current profile's history settings. 19 years ago
Laurent Montel a95ff80555 Make default button works 19 years ago
Stephan Binner f9ef188694 fix pedantic compilation 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago
Robert Knight 7c47cfadba Fix errors in email addresses introduced by recent refactoring. 19 years ago
Robert Knight d746c96c4f * New approach to handling scrolling views on the same session 19 years ago