Commit Graph

14 Commits

Author SHA1 Message Date
Kurt Hindenburg
2298f538de Apply astyle-kdelibs
Over the years, the coding style is all over the place.

Use 'git diff -w --ignore-all-space' to see non-whitespace changes.
2011-12-24 11:24:24 -05:00
Jekyll Wu
28e00839be Rename for clarity 2011-10-19 14:05:23 +08:00
Jekyll Wu
37834ce9d1 Better not use handwritten count for array members. 2011-10-02 11:37:26 +08:00
Jekyll Wu
de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 2011-09-06 06:42:42 +08:00
Kurt Hindenburg
86f6987320 Include % format strings alongside its descriptions.
This will allow the user to better understand what the format strings
refer to.

Patch by Jekyll Wu <adaptee@gmail.com>

FEATURE: 228130
FIXED-IN: 2.8
REVIEW: 102141
2011-07-30 22:56:19 -04:00
Stephan Binner
5b40edef18 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=959655
2009-04-26 19:40:38 +00:00
Kurt Hindenburg
370f03e2de Allow user to select 'User Name' from drop down.
CCBUG: 154295

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=952488
2009-04-12 01:01:24 +00:00
Robert Knight
956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously
there was a mix of tabs and spaces for indentation.

CCMAIL:Stefan.Becker@nokia.com


svn path=/trunk/KDE/kdebase/apps/konsole/; revision=863326
2008-09-21 20:06:58 +00:00
Robert Knight
5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=800631
2008-04-24 14:53:43 +00:00
Robert Knight
b667b9e075 Add support for displaying session number in tab titles using a '%#' marker or
via "Insert -> Session number" in the profile editor.

BUG: 157256

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=788961
2008-03-23 00:01:28 +00:00
Stephan Binner
dfac4ca329 i18n style guide fixes, the capitalization rules are explained at
http://developer.kde.org/documentation/standards/kde/style/basics/labels.html

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=757238
2008-01-04 14:51:24 +00:00
Robert Knight
8ac498d34c i18n fixes from Stefan Asserhall.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=685630
2007-07-09 10:54:44 +00:00
Robert Knight
53d5b76910 Allow tab titles to include the window title set by the shell. Fix arithmetic exception when trying to shrink/expand the current view if it is the only view open.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663712
2007-05-12 06:04:02 +00:00
Robert Knight
35792c6fa3 Use inline editing for the tab title formats.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663372
2007-05-11 01:32:01 +00:00