2924 Commits (1b34acabd7bbaab15b95080df1f6cca69f6921c1)

Author SHA1 Message Date
Kurt Hindenburg 5dbdec7501 re-add explicit 12 years ago
Kurt Hindenburg c725726ead correct misspelled header #defines 12 years ago
Kurt Hindenburg bda5e42729 Fix members not being initialized in constructor 12 years ago
Kurt Hindenburg ab94ffce64 Simplify variables and remove unneeded code 12 years ago
Kurt Hindenburg ffeaf3a33f Change constuctor - calls now have to give Screen 12 years ago
Kurt Hindenburg 42240a7c6d Check return values of ::stat() 12 years ago
Kurt Hindenburg fbffd35c31 Check return value of KDE::chmod 12 years ago
Kurt Hindenburg b9b17cae4d Clarify QFile:: error enums 12 years ago
Kurt Hindenburg 99059278ca Clarify enums for ProcessInfo - possible match w/ QFile's enums 12 years ago
Kurt Hindenburg e6316eb4d8 Encompass all the _colorTable in the check for null 12 years ago
Kurt Hindenburg ffd9e56cce Remove commented code and dead-code that was used in commented code 12 years ago
Kurt Hindenburg 14e9eb8b58 Add comments about glyph range and handle bad glyphs more graceful 12 years ago
Kurt Hindenburg 2f76f85f2a Remove unused _cjk() - these have never been used w/ Konsole 12 years ago
Kurt Hindenburg f204c7ed00 Stay in-sync w/ wcwidth.c - dealing w/ 0x300a and 0x300b 12 years ago
Kurt Hindenburg 9d1790c015 Fix width for 0xFF60 - wcwidth.c had already fixed it 12 years ago
Kurt Hindenburg 89c732bc2f Add tests for konsole_wcwidth() 12 years ago
Kurt Hindenburg 73e1db3e3b Fix rows calculation for new profile settings. 12 years ago
Kurt Hindenburg 06a5ade4a1 Add FIXMEs for CSI [nE and [nF 12 years ago
Kurt Hindenburg 47fafb2134 Add F11 as a shortcut for full screen 12 years ago
Kurt Hindenburg a285fae56c update version to 2.13.999 for master 12 years ago
Kurt Hindenburg 29d5b3858d Use '' around single chars 12 years ago
Kurt Hindenburg 5a386ad591 Add a way to allow users to reset the "Don't ask again" dialogs 12 years ago
Kurt Hindenburg a804d77364 Add tests for foregroundProcessId and Name 12 years ago
Kurt Hindenburg 00ea552fa2 Add test for KonsolePart currentWorkingDirectory() 12 years ago
Kurt Hindenburg e4c97c68ba and add another "cd " for test designed to fail 12 years ago
Kurt Hindenburg a961ddc216 Add the 'cd ' to make this work in none-zsh shells 12 years ago
Kurt Hindenburg 2fc2d1b13b Let's try to cd to /tmp as /usr doesn't seem to work on build.k.o 12 years ago
Kurt Hindenburg 84b4070bdf Add tests for TerminalInterface API 12 years ago
Kurt Hindenburg 04e690f3fb Display errorString() if process (typically a shell) can't start 12 years ago
Kurt Hindenburg 90691643fb Add note about why +1 is needed for setting rows (tabbar visiblity). 12 years ago
Kurt Hindenburg b180a6ac08 Remove old code dealing with --no-resize option 12 years ago
Kurt Hindenburg 4ac9696ad7 Make all the layout name's unique 12 years ago
Kurt Hindenburg 931d64df81 Allow konsole to store terminal size in the profile. 12 years ago
Kurt Hindenburg e6dcc8d6b8 When dragging and dropping tabs, move new window to cursor positon 12 years ago
Kurt Hindenburg 7cf548bea8 All 'select line' for use with shortcut 12 years ago
Kurt Hindenburg ce55487204 Add parameter to selectLine for selecting entire line 12 years ago
Kurt Hindenburg c5beb59032 Split mouseTripleClickEvent method into selectLine() 12 years ago
Kurt Hindenburg 2b31d26151 Add --separate command line 12 years ago
Kurt Hindenburg c05eda634a Add #if for MacOS to ignore opacity - it only adjusts brightness 12 years ago
Kurt Hindenburg 09ca63dbb6 Allow transparency to work when using images as backgrounds. 12 years ago
Yuri Chornoivan f659497dc5 Fix typos 12 years ago
Kurt Hindenburg db8877db55 Dismiss flow control message after a few seconds 12 years ago
Kurt Hindenburg da9331e0e9 Allow users to specify css file for tab bar style 12 years ago
Kurt Hindenburg 427de88cc1 Fix wrong rendering at the end of line when drawing colored whitespaces 12 years ago
Kurt Hindenburg cfbfb0fd8c Restore --background-mode 12 years ago
Kurt Hindenburg db6d9de83e Add option to remove '- Konsole' from window title 12 years ago
Kurt Hindenburg 0b69bdcd40 Fix double click can only select text within visible region 12 years ago
Kurt Hindenburg 8082bcd2ef Add xterm's bracketed paste mode 12 years ago
Albert Astals Cid be6bf3a1d4 Unset pointing hand cursor if set and not over a link 12 years ago
Patrick Spendrin 65ab0daec1 do not build UnixProcessInfo on Windows 12 years ago