384 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Kurt Hindenburg b0e4e474a9 For QPointer do not compare to nullptr, use isNull() 8 years ago
Kurt Hindenburg 8b4cbcaf7a Use constuctor initialization list for all members 8 years ago
Mariusz Glebocki 2e086c852e Allow view-controlling keys in read-only mode 8 years ago
Mariusz Glebocki 6635190c12 Allow view-controlling keys in read-only mode 8 years ago
Joshua Noack 3a1d350b67 Disable menu actions when read-only/locked 8 years ago
Ahmad Samir 78beb59680 Preserve tab titles set by the user, when applying profile changes 8 years ago
Kurt Hindenburg 9db706226b After changing search match regular expression option, refresh searches 8 years ago
Ahmad Samir 17c77a8729 Only emulate up/down key presses for mouse scrolls on alternate screen 8 years ago
Kurt Hindenburg 4895b8f026 add some i18n context to menu string 8 years ago
Joshua Noack bcbaf5d349 Konsole: Use KMessageWidget in TerminalDisplay 8 years ago
Kurt Hindenburg 4f55526575 Konsole: Add read-only mode 8 years ago
Kurt Hindenburg 8b6be52ba2 Handle the zmodem upload indicator B01 8 years ago
Kurt Hindenburg 2a2716e685 combine declaring and setting variables 8 years ago
Kurt Hindenburg bf9c0c407d readability fixes - braces 8 years ago
Kurt Hindenburg 1a10da3728 return base class eventFilter() instead of false 8 years ago
Kurt Hindenburg 2e86be05dc Implement support for trimming leading whitespace 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
R.J.V. Bertin 4cd725ffbe use the proper Mac platform token 9 years ago
Kurt Hindenburg 3a69411f84 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 a540e6fdd0 Fix readability-implicit-bool-cast issues using nullptr 9 years ago
Kurt Hindenburg 614580fb17 move SearchDirection enum to general Enumeration file 9 years ago
Kurt Hindenburg 869c361602 constructors/decontructors use =default instead of {} 9 years ago
Kurt Hindenburg 5a15d20def use auto range loops 9 years ago
Kurt Hindenburg dfafff97d4 remove QDebug/qWarning and use QCDebug 9 years ago
Kurt Hindenburg 66044df34b fix a lot of issues of readability-implicit-bool-cast 9 years ago
Kurt Hindenburg 2b586e6ff8 use auto 9 years ago
Kurt Hindenburg e4d9634157 use QLatin1string() with endsWith() 9 years ago
Kurt Hindenburg 3f651a51f5 remove extra ; and , 9 years ago
Kurt Hindenburg 369f990540 Fix numerous clazy issues 9 years ago
R.J.V. Bertin 378518ea4b shortcut adaptation to platform standards on Mac 9 years ago
Kurt Hindenburg 019dde3e04 Fix Save Output as -> HTML 9 years ago
Kurt Hindenburg 1ba498b224 Fix Save Output as -> HTML 9 years ago
Martin T. H. Sandsmark 66e85acbc9 Silence ubsan warnings about invalid pointer casts 9 years ago
Martin T. H. Sandsmark b2b044cf2a Make the config of file filters and url filters separate 10 years ago
Martin T. H. Sandsmark 54ecd560b8 Fix scrolling down if user presses something which is not just a modifier 10 years ago
Martin T. H. Sandsmark eea5ecfc5e Fix display sometimes randomly scrolling down 10 years ago
Martin T. H. Sandsmark 252e52c28d Improve filter updating 10 years ago
Martin T. H. Sandsmark f3ce85b9ef Improve filter updating 10 years ago
Martin T. H. Sandsmark 1d20e43ea9 Port to QRegularExpression 10 years ago
Martin T. H. Sandsmark 9d2fd9a358 Implement a file filter similar to URL filter. 10 years ago
Martin T. H. Sandsmark 27dec8d02f Port away from kdelibs4support. 10 years ago
Kurt Hindenburg efca9088a3 Fix previous commits changing some \r to \n 10 years ago
Kurt Hindenburg f016a0f874 Create new internal session->sendText() replacement method 10 years ago
Kurt Hindenburg 9076c3af47 Implement xterm's background color request/reply 11 years ago
Kurt Hindenburg 0842acab6b Actually allow File->Save Output As -> HTML to work 11 years ago
Luigi Toscano 911129f052 "Save Output As" is a "Save" dialog 11 years ago
Alexander Potashev 8f9c2adeaa Fix UI string: remove space in front of ellipsis 11 years ago
Kurt Hindenburg e99c236e4d Fix configure web shortcuts 11 years ago
Kurt Hindenburg 1d84da223a Port remove KFileDialog as no longer needed 11 years ago