43 Commits (d507d3381e52b16507a81e679119429f92a95a12)

Author SHA1 Message Date
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg 4b38076581 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 66044df34b fix a lot of issues of readability-implicit-bool-cast 9 years ago
Kurt Hindenburg 191b1ce83d Remove ColorEntry::FontWeight as it hasn't been used for a long time 10 years ago
Kurt Hindenburg c5d6b82e08 minor reduce variable scope 11 years ago
Kurt Hindenburg ff66b231bf Remove unneeded includes 11 years ago
Kurt Hindenburg 7d22259af6 Revert "For HTML output, create a full .html file" 11 years ago
Kurt Hindenburg 154d580759 Fix hang in exiting konsole with Ctrl+D with QInputMethodQuery 11 years ago
Kurt Hindenburg 7017a999d6 Fix hang in exiting konsole with Ctrl+D with QInputMethodQuery 11 years ago
Montel Laurent 8182ac8edc Port to QDebug 12 years ago
Kurt Hindenburg eda0e431b2 Minor whitespace changes 12 years ago
Kurt Hindenburg d02f75199d minor style changes - whitespace, blank lines 12 years ago
Kurt Hindenburg 52b7d6f12b Encompass all the _colorTable in the check for null 12 years ago
Kurt Hindenburg e6316eb4d8 Encompass all the _colorTable in the check for null 12 years ago
Kurt Hindenburg a7f5c53f92 For HTML output, use #160 instead of nbsp - allows xmllint to work 13 years ago
Kurt Hindenburg a4aa495c75 For HTML output, create a full .html file 13 years ago
Kurt Hindenburg b94acfce50 Correct <span></span> in HTML output 13 years ago
Kurt Hindenburg 0a179d625f For HTML output, use #160 instead of nbsp - allows xmllint to work 13 years ago
Kurt Hindenburg 0ec29537dd For HTML output, create a full .html file 13 years ago
Kurt Hindenburg 9f73fbb57f Correct <span></span> in HTML output 13 years ago
Kurt Hindenburg 69b53c00ae prevent crashing when selecting invalid unicode character. 14 years ago
Kurt Hindenburg 5ae5bc5019 prevent crashing when selecting invalid unicode character. 14 years ago
Jekyll Wu 08b9e8c475 Rename: 'guard' is too generic and not clear enough within its context 14 years ago
Jekyll Wu 001a353a46 Remove code for per-color transparency 14 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu a0f502e1a2 Remove global object base_color_table 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 6dd15d9061 split class ExtenededCharTable into its own file 14 years ago
Kurt Hindenburg 4374f3a569 Apply astyle-kdelibs 14 years ago
Kurt Hindenburg bc087ae51b Remove unused KDebug includes 14 years ago
Jekyll Wu 72a1adc631 Avoid extra trailing whitespace when copying text 15 years ago
Jekyll Wu 330de6c6f4 Fix some spelling problems 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu 272ac9850e Include KDE headers consistently in the from of "#include <KSomething>" . 15 years ago
Albert Astals Cid c335324f31 Support Unicode decomposed characters 15 years ago
Robert Knight 28b84379b2 Make the 'bold' property for each color entry in the current terminal palette a tri-state which allows text drawn in that color to be forced to bold, non-bold (normal) or to use the current formatting specified by the terminal application. 18 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight c5a7818129 Fix copy/select and paste of text with double-width characters. 18 years ago
Dirk Mueller 54cee5ca30 allocate standard color table only once 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight e9fe2b1b11 Support drag-and-drop of tabs between windows and containers, with drop indicator 18 years ago
Robert Knight ac26bd4726 BUG: 159096 ('Find Next' does not always move to correct line) 18 years ago
Robert Knight 82ac07fec2 Change the character -> text decoding API so that Konsole can produce better quality HTML when output is saved. Fix crashing when resizing display introduced in yesterday's scrolling changes and add assertions to catch invalid memory accesses. 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago