Kurt Hindenburg
cd090f2d1d
Remove the use of /bin/echo -e to echo
2012-03-09 22:59:19 -05:00
Jekyll Wu
ebc4888fef
The "Copy Input To" submenu should use combo boxes
...
REVIEW: 104202
2012-03-10 05:37:18 +08:00
Jekyll Wu
0ff1ab2a02
Krazy fix: duplicate #include
2012-03-09 17:02:12 +08:00
Jekyll Wu
507619dff2
Emit signal on receiving escape sequence for changing terminal size
...
This is just one needed prerequisite for supporting the resizing
escape sequence. I still have no clear clue of adding the support
correctly
2012-03-09 15:16:42 +08:00
Jekyll Wu
8f3a1c1e07
Make the document for one signal less confusing
2012-03-09 14:45:00 +08:00
Jekyll Wu
cb91bba872
Trivial style change
2012-03-09 14:15:33 +08:00
Kurt Hindenburg
c272fb2c15
Remove krazy lines
2012-03-08 23:16:44 -05:00
Jekyll Wu
00cfc430cf
Fix #include
2012-03-08 10:24:00 +08:00
Kurt Hindenburg
8613e562ce
-Wshadow fixes to parameter names and variable names (pid)
2012-03-07 09:48:49 -05:00
Kurt Hindenburg
525e053166
-Wshadow fixes to parameter names and variable names
2012-03-07 09:32:06 -05:00
Kurt Hindenburg
7fd6cddb82
Remove unused link tooltip code
2012-03-06 23:35:11 -05:00
Jekyll Wu
f4fb943132
Most of time we only need <KLocalizedString> instead of <KLocale>
2012-03-07 06:48:26 +08:00
Kurt Hindenburg
9d7033df52
Add TODO about link tooltips
2012-03-06 11:36:59 -05:00
Jekyll Wu
bd9e7bfe3b
Remove unneeded #includes
2012-03-07 00:22:49 +08:00
Jekyll Wu
bf18e339f2
Fix the crash when hovering over URL
...
That crash is introduced by a recent commit 90469a, which is supposed to
be trivial and harmless. I made the mistake of not trying the code
enough before pushing it, again!
2012-03-06 23:52:28 +08:00
Kurt Hindenburg
0c9435e51d
-Wshadow fixes to parameter names and variable names
2012-03-06 10:46:47 -05:00
Kurt Hindenburg
94ae54b438
-Wshadow fixes to parameter names and variable names
2012-03-06 10:34:36 -05:00
Kurt Hindenburg
ae83273c95
-Wshadow fixes to parameter names and variable names
2012-03-06 09:23:36 -05:00
Kurt Hindenburg
7428abab6c
-Wshadow fixes to parameter names and variable names
2012-03-06 09:15:41 -05:00
Kurt Hindenburg
4d774b6137
-Wshadow fixes to parameter names and variable names
2012-03-06 09:00:25 -05:00
Jekyll Wu
d49da53277
Avoid redundant information in warning messages
2012-03-06 21:35:01 +08:00
Jekyll Wu
d81e355b54
Session does not need to know about internal detail of Pty
2012-03-06 21:24:55 +08:00
Kurt Hindenburg
0134376e71
-Wshadow fixes to parameter names and variable names
2012-03-05 23:39:52 -05:00
Kurt Hindenburg
4d63325c9e
-Wshadow fixes to parameter names
2012-03-05 23:18:06 -05:00
Jekyll Wu
cf1a4d0ea5
Invert the boolean logic to make the code more natural
2012-03-06 10:55:46 +08:00
Jekyll Wu
b60d33c64e
Reduce code duplication
2012-03-06 10:48:23 +08:00
Jekyll Wu
8d8454a1cc
Move code around for better readability
2012-03-06 10:16:32 +08:00
Jekyll Wu
52ebec346e
Remove unused class Konsole::WarningBox
...
This is a follow-up of commit 7412150341
2012-03-06 09:04:50 +08:00
Jekyll Wu
6dd15d9061
split class ExtenededCharTable into its own file
2012-03-06 04:44:32 +08:00
Jekyll Wu
ba8452e5c2
Ensure reading the CommonDirNames information only once.
...
It is problematic to use "isEmpty()" to check whether the information
has been read. That would defeat the purpose of reading it only once
when the user has explicitly set that list as empty.
2012-03-06 02:21:05 +08:00
Jekyll Wu
90469a094a
Add more constness
2012-03-06 02:00:15 +08:00
Jekyll Wu
09efde43c9
Add simple explanation for the 'SCS' abbreviation
2012-03-06 00:39:05 +08:00
Jekyll Wu
752926efcb
Another unneeded #include
2012-03-06 00:39:05 +08:00
Kurt Hindenburg
137ddd9b1e
-Wshadow fixes to variable names
2012-03-05 11:31:40 -05:00
Kurt Hindenburg
e471ba72ec
-Wshadow fixes to variable names
2012-03-05 11:23:27 -05:00
Kurt Hindenburg
f185edf927
-Wshadow fixes to parameter names
2012-03-05 10:36:24 -05:00
Kurt Hindenburg
579da93bb6
Change magic # to a const
2012-03-05 09:46:36 -05:00
Kurt Hindenburg
e6f0d0e1db
Change #define to const
2012-03-05 09:41:56 -05:00
Kurt Hindenburg
504a3dc9d4
Change #defines to const
2012-03-04 22:47:45 -05:00
Kurt Hindenburg
23a9c069a6
-Wshadow fixes to parameter names
2012-03-04 20:33:10 -05:00
Jekyll Wu
8ba3a45410
Cleanup XKB related code furthur
2012-03-05 08:53:26 +08:00
Jekyll Wu
78dbf8f1c1
Remove the left-over & unused code for supporting "Scroll Lock" key
...
It is decided to not reimplement this feature in KDE4 konsole:
* It is non-trivial work to implement it correctly
* It annoyed some users when it was available in KDE3 konsole
* Not many users want this feature back
This is a follow up of commit cee0ce539b
CCBUG:172271
REVIEW:104156
2012-03-05 08:29:12 +08:00
Kurt Hindenburg
52406f651d
-Wshadow fix to parameter name
2012-03-04 18:10:05 -05:00
Kurt Hindenburg
7a5476e420
-Wshadow fixes to parameter names
2012-03-04 18:02:51 -05:00
Jekyll Wu
695c680271
Less unneeded #include
2012-03-05 06:16:54 +08:00
Jekyll Wu
1ccae15a18
Remove unneeded #include
2012-03-05 05:50:53 +08:00
Kurt Hindenburg
a6d9ec4164
Changes for to -Wshadow; method parameters and movement of code.
2012-03-04 15:53:04 -05:00
Jekyll Wu
e977062afd
Avoid using magic number
2012-03-05 00:37:20 +08:00
Jekyll Wu
01f8d2ce7f
Rename member variables
2012-03-05 00:34:48 +08:00
Jekyll Wu
a265860c92
More constness
2012-03-04 22:14:12 +08:00