Nick Shaforostoff
78c50706c0
switch back to Linux colors because DarkPastels make my eyes hurt when working with ncurses apps.
...
(remember also that yakuake always uses default settings because of bad design of konsole part API)
CCMAIL:robertknight@gmail.com
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=972351
17 years ago
Kurt Hindenburg
eb7b47c567
Correct underlining URLs when scrollbar is on the left.
...
BUG: 187555
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=965773
17 years ago
Kurt Hindenburg
a17a48247f
Expand ~ for working/initial directory; includes the command line and in profiles.
...
BUG: 183283
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=965328
17 years ago
Kurt Hindenburg
0a6ef8e77f
Fix issue where terminal text is locked at 0,0.
...
BUG: 163178
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=963912
17 years ago
Kurt Hindenburg
2515c31d4f
set new profiles to have no menu index
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=963000
17 years ago
Stephan Binner
5b40edef18
i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=959655
17 years ago
Kurt Hindenburg
b2eda100fe
Code to handle moving the profiles in the menu. Move buttons disabled for now until code to write
...
profiles' menu index is committed (written).
GUI
CCBUG: 168530
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=959590
17 years ago
Kurt Hindenburg
bc9d65ec79
Add support for reading the profiles' menu index (favorites) from the profile file.
...
This patch doesn't write the index, only reads.
CCBUG: 18530
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=959584
17 years ago
Christoph Feck
f861001494
SVN_SILENT Cleanup .ui files
...
This removes (as discussed on k-c-d)
* obsolete <pixmapfunction>
* deprecated <layoutdefault>
* empty <author>, <comment>, <exportmacro>
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=957373
17 years ago
Kurt Hindenburg
ac17e1eaaa
remove old debugging output
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=957196
17 years ago
Kurt Hindenburg
b05607ee5f
Implements the session portion of the dbus interface.
...
CCBUG: 169024
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=957189
17 years ago
Kurt Hindenburg
3d7eebcec8
Api doxygen fix.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=957184
17 years ago
Kurt Hindenburg
b9a50b9f56
Api doxygen fixes.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=956790
17 years ago
Kurt Hindenburg
23ee1eecd4
Api doxygen fixes
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=956779
17 years ago
Kurt Hindenburg
6a0c3e5b9d
Api doxygen fixes.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=956768
17 years ago
Kurt Hindenburg
4c416c9c1a
Allow telnet:// to work for bookmarks.
...
BUG: 173212
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=956374
17 years ago
Kurt Hindenburg
246782fe9e
Fix minor api doc issue.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=955419
17 years ago
Kurt Hindenburg
3078f632e4
Allow flow control to be disabled. The current session will not be affected.
...
BUG: 165457
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=955413
17 years ago
Kurt Hindenburg
1f9819a5e2
Doxygen fixes dealing with documenting parms not in methods.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=953851
17 years ago
Kurt Hindenburg
f35a7ac2ca
Doxygen link warning fix.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=953846
17 years ago
Kurt Hindenburg
4997851418
Doxygen API minor fixes for bad commands.
...
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=953837
17 years ago
Till Adam
530ae48f53
Fix the build on OSX and Windows by implementing all virtuals in
...
NullProcessInfo.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952828
17 years ago
Kurt Hindenburg
8aa7acde0b
Use QLatin1String instread of const char *
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952497
17 years ago
Kurt Hindenburg
370f03e2de
Allow user to select 'User Name' from drop down.
...
CCBUG: 154295
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952488
17 years ago
Kurt Hindenburg
89fdb61362
Allow %u (user) in tab/window title
...
BUG: 154295
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952487
17 years ago
Kurt Hindenburg
b35b3e04f3
Implement org.kde.konsole.Konsole methods (minus activateSession).
...
Thanks to Arno Töll for the big dbus patch that I'm breaking into smaller pieces.
CCBUG: 169024
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952482
17 years ago
Albert Astals Cid
0814346bfe
const & for foreach
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952188
17 years ago
Sascha Peilicke
a90c365a3c
Changed the corner widgets of the Tabbar to use QToolButton instead of KPushButton. They use less space now and are more visually pleasant. A result of this change is the immediate visibility of the new-tab button's menu, it is now clear that it holds extra functionality. Finally the Konsole tabbar now looks the same as Konqueror's
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=951179
17 years ago
Eike Hein
02c0e30ef3
Disable some more actions for the KPart that have no use in
...
it and interfere with applications using the KPart, and add
a lengthy FIXME about why the current approach for this is
insane.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=949615
17 years ago
Trever Fischer
57aa709a5f
Fix Konsole part to work with apps that use the old v1 TerminalInterface.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=947307
17 years ago
Rahman Duran
d1412127e4
BUG: 172034
...
Fix konsolepart not loading "konsolerc" when it runs in kate or dolphin.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=947256
17 years ago
Rahman Duran
9ec6d94a7b
Implemented new TerminalInterfaceV2 functions.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=946379
17 years ago
Robert Knight
dd9df43b44
Remove emacs mode information from the bottom of some source files.
...
If this information is put anywhere it should be in a single file instead
of duplicated for each file. In fact, it shouldn't be needed at all since
we have the same rules on tabs and tab sizes as most other parts of kdebase
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=946369
17 years ago
Kurt Hindenburg
e6ec9b0a77
Do not delete whitespace if at end of wrapping line.
...
BUG: 90201
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=944121
17 years ago
Kurt Hindenburg
0f441a15d9
An initial commit to get a working DBus interface working.
...
CCBUG: 169024
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941837
17 years ago
Eike Hein
95f203284f
Remove now-unnecessary includes.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941454
17 years ago
Eike Hein
a1f88240b4
Simplified translucency support in the KPart thanks to
...
Qt::WA_TranslucentBackground -- in the right branch,
this time.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941453
17 years ago
Kurt Hindenburg
e66041e0d9
Revert previous patch; need to only delete space if at end of screen line
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941444
17 years ago
Kurt Hindenburg
460ba919d6
Clear selection on selected text when it is not static.
...
CCBUG: 153372
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941205
17 years ago
Kurt Hindenburg
56e071c3b9
Do not remove whitespace if it is the last character of wrapping line.
...
BUG: 90201
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=941200
17 years ago
Eike Hein
9f5d7da6e9
Fix layout regression from r860035 that breaks up e.g.
...
Yakuake's UI by adding a margin around the terminal.
Robert, please seriously consider backporting this to 4.2.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=935623
17 years ago
Kurt Hindenburg
8295e3ecd7
Allow multiple profile caption to be set.
...
GUI
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=935556
17 years ago
Kurt Hindenburg
5d0b809e84
revert 930286
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=935429
17 years ago
Kurt Hindenburg
2bb6b87308
update version; already added in bugs.kde.org
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=933867
17 years ago
Kurt Hindenburg
a0f187a785
Allow the disabling of blinking text.
...
BUG: 182414
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=932642
17 years ago
Andrew Coles
f12350c064
Simple minor change: replace
...
QString foo;
foo.replace("bar", QString());
with:
foo.remove("bar");
Is identical (the API docs note this too) but eliminates a redundant QString construction.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=930634
17 years ago
Leonardo Finetti
0481d364a0
Updated email address
...
BUG: 185374
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=930566
17 years ago
Kurt Hindenburg
449c01c086
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=930328
17 years ago
Kurt Hindenburg
0f99f532e6
Allow double-click selection to check for word boundaries.
...
BUG: 176273
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=930286
17 years ago
Kurt Hindenburg
09a4dcdf5f
Allow ssh port to work in bookmarks.
...
BUG: 173311
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=929785
17 years ago