Jekyll Wu
c0cc298f48
Some small cleanup
2012-04-20 09:07:53 +08:00
Jekyll Wu
9c79230a75
Krazy fix: spelling error
2012-04-09 12:18:33 +08:00
Jekyll Wu
cd3804ab87
Allow each konsolepart to specify its own default profile
...
If one konsolepart does not specify that, use the default profile
specifed in stand-alone Konsole as fallback
CCMAIL: hein@kde.org
2012-04-08 21:52:49 +08:00
Kurt Hindenburg
5b083640ce
whitespace and style fixes
...
Use 'git diff -w --ignore-all-space' to see non-whitespace changes
2012-04-05 11:08:53 -04:00
Jekyll Wu
9348c92029
Just rename
2012-04-05 08:47:24 +08:00
Jekyll Wu
0c7db5ecdd
Make konsole --list-profiles return names sorted according to locale
2012-04-05 08:42:10 +08:00
Jekyll Wu
6b612d73d2
Add method "ProfileManager::availableProfileNames() const"
...
Now ViewManager::profileList() is just a simple wrapper of that method.
2012-04-04 20:15:28 +08:00
Kurt Hindenburg
2663d9c712
Allow --profile=full path to work again.
...
After 8240973baf , using full paths in
--profile didn't work. This fixes that issue.
It will save the full profile path for favorites and shortcuts if the
profile is not under the normal KDE konsole area.
CCBUG: 283102
2012-03-31 09:25:38 -04:00
Jekyll Wu
193777e21a
Split class SessionManager into ProfileMananger and SessionManager
...
REVIEW: 104425
2012-03-30 01:23:28 +08:00