139 Commits (6b1d799a51e8e8d94d44da06f16f3f039a69b5da)

Author SHA1 Message Date
Ahmad Samir 6b1d799a51 Add profile property to toggle alternate scrolling 8 years ago
Kurt Hindenburg caf0ab2b75 Add a profile property to toggle copying text as HTML 8 years ago
Kurt Hindenburg 9054f81890 readability fixes - if braces 8 years ago
Kurt Hindenburg 9ee7984a8b fix variable shadowing; standardize parameter naming 8 years ago
Kurt Hindenburg 1e2a70d2bc old style cast -> static_cast 8 years ago
Kurt Hindenburg 2e86be05dc Implement support for trimming leading whitespace 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg b41cb1c77d More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg accf076104 Use member initializer lists in constructors 9 years ago
Kurt Hindenburg 75a57f7947 Remove FallbackProfile class - use method instead 9 years ago
Kurt Hindenburg 869c361602 constructors/decontructors use =default instead of {} 9 years ago
Kurt Hindenburg d5cac9d2f1 set default TERM=xterm-256color 9 years ago
Kurt Hindenburg 2671800b08 set default TERM=xterm-256color 9 years ago
Kurt Hindenburg 8d32afabb5 Add COLORTERM=truecolor to the environment 9 years ago
Kurt Hindenburg 8c7f165ed6 Add COLORTERM=truecolor to the environment 9 years ago
Martin T. H. Sandsmark b2b044cf2a Make the config of file filters and url filters separate 10 years ago
Kurt Hindenburg 8e5a5b1ec1 Allow profile to set margin and center flag 10 years ago
Kurt Hindenburg 07cbdbcd12 Change the default to not underline links 10 years ago
Martin T. H. Sandsmark 04dce67996 Make the URL hint keyboard modifiers configurable 10 years ago
Kurt Hindenburg e33355a4d0 Add option to use the selected font's line characters 10 years ago
Kurt Hindenburg a4de3feb16 Add option to use the selected font's line characters 10 years ago
Martin T. H. Sandsmark 1d20e43ea9 Port to QRegularExpression 10 years ago
Martin T. H. Sandsmark 6f02d6dbc9 Implement URL hints 10 years ago
Kurt Hindenburg 3f9198bc85 Fix clazy-detaching-temporary issues - change [] to .at() 10 years ago
Kurt Hindenburg 6354701102 Add comment on why Arguments is popuplated 10 years ago
Kurt Hindenburg 2adab7883d Revert "Don't pass $SHELL as argument to $SHELL in fallback profile" 10 years ago
Martin T. H. Sandsmark d1c9b64265 Don't pass $SHELL as argument to $SHELL in fallback profile 10 years ago
Kurt Hindenburg 5085c4fc45 Use QStringLiteral and QLatin1String 11 years ago
Kurt Hindenburg 1893ee5ad0 Remove old KDE3 code 11 years ago
Kurt Hindenburg 2012aa593e Set fallback terminal rows to a more reasonable 24 11 years ago
Kurt Hindenburg 9484507f90 Add option to insert DnD URLs as plain text 11 years ago
Martin T. H. Sandsmark 4ec5d3092d Fix storing of profile when no profile loaded. 11 years ago
Montel Laurent 3ad8de237f Remove not necessary includes 12 years ago
Montel Laurent c3cbac07ae Remove kdelibs4support 12 years ago
Kurt Hindenburg 522e4a57ba Allow konsole to store terminal size in the profile. 12 years ago
Kurt Hindenburg 931d64df81 Allow konsole to store terminal size in the profile. 12 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago
Alex Richardson 4adfbe84bd Port to KF5/Qt5 13 years ago
Kurt Hindenburg 3cd4d2e440 Add profile option to scroll full/half height via Page Up/Down keys 13 years ago
Kurt Hindenburg 417af269e5 Add option to disable ctrl+<mouse-wheel> zooming 13 years ago
Kurt Hindenburg ca9dd11bf5 Allow option to trim spaces at end of line 14 years ago
Jekyll Wu 248f2c3cc9 Add profile option for opening URL by direct click(off by default) 14 years ago
Kurt Hindenburg 57994c1d5d Provide GUI to change line spacing 14 years ago
Kurt Hindenburg ed31a8b0aa Provde a GUI option to disable requiring CTRL to dnd text 14 years ago
Jekyll Wu 4bb9512c7e Rename: make static member variables use the same naming style 14 years ago
Jekyll Wu 6fa0121b8e When saving profile, always use its untranslated name as filename 14 years ago
Jekyll Wu bb818010b4 Add two profile options for the copy & paste behavior of mouse 14 years ago
Jekyll Wu 9b3e6ae11a move code around 14 years ago