5247 Commits (694b644bd2c11ed793c82e880429ee4d93917e4e)
 

Author SHA1 Message Date
Lukáš Tinkl 694b644bd2 remove accel markers 12 years ago
Montel Laurent 6849174502 Use KXMLGUI_INSTALL_DIR 12 years ago
Kurt Hindenburg 86ee13f583 Fix crash in Manage Profile Dialog 12 years ago
Aurélien Gâteau dd1b2b4df0 Fix crash on close 12 years ago
Kurt Hindenburg 8212a7d736 update boxs.txt which uses more box lines for testing purposes 12 years ago
Kurt Hindenburg 455f0106b9 Correct line drawing characters U+2532, U+2544, U+2546, U+2560 12 years ago
Kurt Hindenburg 0ba0f68a7a Fix spacing so next cherry-pick will apply 12 years ago
Eike Hein c4f7f512f3 Fix translucency support. 12 years ago
Kurt Hindenburg 57a5f23f1b Enable wordwrap on suspended message to avoid window resize 12 years ago
Kurt Hindenburg cc4602e1ee Update dependency: KDE4Support to KDELibs4Support 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Alex Merry 083870371e Install konsole.notifyrc to the correct location 12 years ago
Kevin Ottens 018cb5b749 Adjust to the kreadconfig5 renaming 12 years ago
Alex Merry 5ebe63fe69 Remove CONFIG argument from find_package(KF5) 12 years ago
Kurt Hindenburg cc24ae1ec3 Fix members not being initialized in constructor 12 years ago
Kurt Hindenburg 93fef17cdd Simplify variables and remove unneeded code 12 years ago
Kurt Hindenburg 707f341de3 Change constuctor - calls now have to give Screen 12 years ago
Kurt Hindenburg f92a45da2f Check return values of ::stat() 12 years ago
Kurt Hindenburg 8523bcf657 Check return value of KDE::chmod 12 years ago
Kurt Hindenburg 00ecb8d005 Clarify QFile:: error enums 12 years ago
Kurt Hindenburg 1be78df227 Clarify enums for ProcessInfo - possible match w/ QFile's enums 12 years ago
Kurt Hindenburg 52b7d6f12b Encompass all the _colorTable in the check for null 12 years ago
Kurt Hindenburg 91fb70992b Remove commented code and dead-code that was used in commented code 12 years ago
Kurt Hindenburg d02b0c0bf5 Add comments about glyph range and handle bad glyphs more graceful 12 years ago
David Faure 8ba7fdf85f Use reverse-dns-notation for desktop files 12 years ago
Alex Richardson 7162996e1d Port away from Q_WS_X11 12 years ago
Kurt Hindenburg fdfeae05c1 Add some commented-out code about using QFileSystemModel + QCompleter 12 years ago
Kurt Hindenburg 23cda60915 Convert from KUrlCompletion to QFileSystemModel + QCompleter 12 years ago
Kurt Hindenburg 8c6c87f368 remove #pragma about kfiledialog crashing 12 years ago
Kurt Hindenburg cb84422082 Temporary crash fix - disable KWindowSystem::compositingActive() calls 12 years ago
Kurt Hindenburg cd770bff65 remove clearButtonClicked() signal as it no longer exists 12 years ago
Kurt Hindenburg 39e416a50f Remove unused _cjk() - these have never been used w/ Konsole 12 years ago
Kurt Hindenburg 2ef3adaca0 Stay in-sync w/ wcwidth.c - dealing w/ 0x300a and 0x300b 12 years ago
Kurt Hindenburg 2bd5fb1eae Fix width for 0xFF60 - wcwidth.c had already fixed it 12 years ago
Kurt Hindenburg 8eff4947e2 Add the two new test files 12 years ago
Kurt Hindenburg d6c9ee289f Add tests for konsole_wcwidth() 12 years ago
Burkhard Lück 6e17744781 add few special shortcuts with no corresponding menu item 12 years ago
Yuri Chornoivan 46ebae6113 docs: Add a link to fundamentals shortcuts section 12 years ago
Kurt Hindenburg 3023294c14 Fix rows calculation for new profile settings. 12 years ago
Kurt Hindenburg 2f77058a48 Add FIXMEs for CSI [nE and [nF 12 years ago
Kurt Hindenburg 6381dfff50 Add F11 as a shortcut for full screen 12 years ago
Kurt Hindenburg bf40927e32 Add a way to allow users to reset the "Don't ask again" dialogs 12 years ago
Luigi Toscano 2871df82f7 Use DocBookXML 4.5 for documentation 12 years ago
Kurt Hindenburg fde60e8773 TerminalInterfaceTest is not working ATM on KF5 12 years ago
Kurt Hindenburg a60840370b Add tests for foregroundProcessId and Name 12 years ago
Kurt Hindenburg 10a812783e Add test for KonsolePart currentWorkingDirectory() 12 years ago
Kurt Hindenburg 10b0f82b39 and add another "cd " for test designed to fail 12 years ago
Kurt Hindenburg 325ca32074 Add the 'cd ' to make this work in none-zsh shells 12 years ago
Kurt Hindenburg 8ca0adf20d Let's try to cd to /tmp as /usr doesn't seem to work on build.k.o 12 years ago
Kurt Hindenburg 2630eb9308 Add tests for TerminalInterface API 12 years ago