Commit Graph

112 Commits

Author SHA1 Message Date
Burkhard Lück
6e17744781 add few special shortcuts with no corresponding menu item
(cherry picked from commit dd2c12bde9)
2014-03-14 09:19:20 -04:00
Yuri Chornoivan
46ebae6113 docs: Add a link to fundamentals shortcuts section
(cherry picked from commit 01c656b44b)
2014-03-14 09:19:12 -04:00
Luigi Toscano
2871df82f7 Use DocBookXML 4.5 for documentation 2014-03-04 23:58:47 +01:00
Yuri Chornoivan
12ff89a050 Add description for --separate option, arrange options as in application
(cherry picked from commit 4a292b18ff)
2014-02-17 09:26:07 -05:00
Yuri Chornoivan
de92ab42e4 Enhance formatting of the docs
(cherry picked from commit 432424d7f7)
2014-02-10 09:25:35 -05:00
Kurt Hindenburg
b00ad32b75 Add some docs for using a .css file to control tab bar style
(cherry picked from commit e8aad5ad93)
2014-02-10 09:25:26 -05:00
Burkhard Lück
33c0fce786 bump date+releaseinfo to prevent unintended backport
(cherry picked from commit f5a53a841d)
2014-02-07 09:32:14 -05:00
Kurt Hindenburg
cdfe235784 Restore --background-mode
For now restore this option that was removed for 2.11.  This option
is somewhat a hack and abnormal feature.  However, it seems a number
of people use it and I can see how it would be useful.  So instead of
spending a lot of time right now trying to correct the issues, just
restore the previous code.
Ideally for KDE 5, this portion of the code can be better handled.

35bb9cf9e7

BUG: 320783
FIXED-IN: 2.13#
(cherry picked from commit cfbfb0fd8c)

Conflicts:
	src/Application.cpp
2014-02-07 09:00:51 -05:00
Kurt Hindenburg
ccba5622fc Use KDOCTOOLS_CREATE_HANDBOOK 2014-01-12 11:38:48 -05:00
André Marcelo Alvarenga
0e0666b734 Add missing dot and remove extra spaces
(cherry picked from commit 598d5d9d66)
2014-01-11 18:50:15 -05:00
Burkhard Lück
58b167daf6 add Print Screen action
(cherry picked from commit a24804c9fd)
2013-10-31 08:48:52 -04:00
Burkhard Lück
08ee99e358 improve + extend description of file format for tabs-from-file option
REVIEW:111785
2013-08-03 23:02:51 +02:00
Kurt Hindenburg
c18c1fd986 Update info and links 2013-08-03 07:59:45 -04:00
Yuri Chornoivan
17b70e2096 Fix typos 2013-06-21 15:34:44 +03:00
Burkhard Lück
524406f0db Add sect about DnD
REVIEW:111114
2013-06-20 05:37:19 +02:00
Kurt Hindenburg
136851bad3 s/Konsole/&konsole; 2013-06-04 07:45:03 -04:00
Burkhard Lück
4650246a14 doc update konsole, split Scrollback chapter for better readibility 2013-06-01 08:33:26 +02:00
Yuri Chornoivan
307251e9f0 Remove extra 's'. Thanks Antoni Bella Pérez for spotting 2013-06-01 08:55:51 +03:00
Kurt Hindenburg
1fa410ffba s/An/The - slightly better english 2013-05-31 09:32:58 -04:00
Burkhard Lück
c21c8cc5d2 rm guiitem markup in title, use link to Help menu in fundamentals, all dialogs in one sect1 (page) in khelpcenter 2013-05-19 14:25:53 +02:00
Burkhard Lück
6799954389 add Send Signal menu description (copy from kde 3.5 handbook) 2013-05-19 13:45:51 +02:00
Burkhard Lück
d1d88a4e6d add some FIXME's and fallback-profile command line option 2013-05-19 13:14:57 +02:00
Yuri Chornoivan
679e9e396c Add info about PageUp/Down amount configuration to docbook 2013-05-19 11:49:23 +03:00
Burkhard Lück
d2b839eb32 Add fullscreen command line option and some comments for further improvements 2013-04-17 12:46:46 +02:00
Jekyll Wu
204e2bc4fe Clean the leftover of the removed --background-mode feature
CCBUG: 310433
2013-03-04 16:42:23 +08:00
Yuri Chornoivan
4f863b57d0 Fix typo: direcotry -> directory
Thanks to Pierre Buard for spotting.
2013-01-06 18:07:20 +02:00
Jekyll Wu
c9496e8111 Another cosmetic 2012-11-19 18:51:54 +08:00
Jekyll Wu
d7b2c56424 Add explanation why some fonts are not available in konsole 2012-10-29 15:22:44 +08:00
Jekyll Wu
91d3b452a9 Update the supported format of the "--tabs-from-file" option 2012-10-29 15:20:54 +08:00
Luigi Toscano
27a16846ed docs: add missing id 2012-10-13 02:42:04 +02:00
Kurt Hindenburg
a70f507b67 Restore --notransparency option for NVIDIA users
Some NVIDIA users still require this option for Konsole to work as
expected

This reverts 66b4a96e93

Thanks to Matthias Kretz kretz@kde.org for patch/info.
BUG: 305307
FIXED-IN: 4.10
2012-08-26 09:13:16 -04:00
Burkhard Lück
1ea6c75811 remove FIXME shortcut F3 is back again 2012-05-27 21:22:54 +02:00
Burkhard Lück
2dc491dc73 bump version + fix some gui strings + shortcuts
@ Kurt andJekyll: in 4.9 konsole lost the default shortcut F3 for findNext?
CCMAIL:adaptee@gmail.com
CCMAIL:kurt.hindenburg@gmail.com
2012-05-27 20:57:23 +02:00
Kurt Hindenburg
1c271856c4 update menu items 2012-05-27 13:37:52 -04:00
Jekyll Wu
3ddc6496b6 Add cmdline options for the visibility of menubar and tabbar
Since the menubar and tarbar settings are now global instead of per
profile , those cmdline options are useful to allow users to override
the defautl behavior.

The --hide-menubar and --hide-tabbar options can be used together
to simulate the miminal interface of xterm. I'm not sure whether
--show-menubar and --show-tabbar will be widely used , but add them at
the moment for the sake of completeness.
2012-05-13 03:06:14 +08:00
Jekyll Wu
66b4a96e93 Remove the --notransparency option
See http://lists.kde.org/?t=133668415200007&r=1&w=2 for the discussion
2012-05-12 21:53:36 +08:00
Jekyll Wu
6c62114529 Remove the long broken --force-transparency option
That option is broken for a long time (at least since KDE 4.6.2), yet
there is not a single bug report against it. That is a strong evince
that option is seldom used.

The ideal situation is whenever compositing is available, Konsole
supports translucent background out of box without user guidance.
2012-05-12 21:53:29 +08:00
Jekyll Wu
552487bf94 Add warning about the deprecated /Konsole dbus object 2012-04-25 20:43:50 +08:00
Jekyll Wu
5f3caabae5 Update the hosting information about the konsole.kde.org site 2012-04-21 20:58:32 +08:00
Burkhard Lück
9bfa9fa579 forward port 2012-03-11 22:02:44 +01:00
Yuri Chornoivan
b12279235b Fix typo, add formatting. 2012-02-26 09:52:26 +02:00
Jekyll Wu
77a9990294 Add some information about the hidden feature of "CommonDirNames"
I have to say I have just written something not so good for user manual.
If anyone think he/she can improve it, do not hesitate :-)
2012-02-26 08:04:34 +08:00
Jekyll Wu
2a6da19fe1 Update the document for dbus to match the current code 2012-02-18 20:17:10 +08:00
Jekyll Wu
d24e46e041 Add link to the API reference for the --list-profile-properties option
That URL link contains detailed information for the meaning and
possibile values of each property

CCBUG: 294304
2012-02-18 19:45:10 +08:00
T.C. Hollingsworth
e6b78321a1 doc: fix keyboard shortcut markup 2012-02-02 17:23:23 -07:00
Jekyll Wu
046ff647f3 Add explanation for possible strange behaviors of the --new-tab option
In short words, do not take that option as a serious promise :)

CCBUG: 281879
2012-01-14 02:40:45 +08:00
Jekyll Wu
bad9990544 Add option --list-profile-properties and make a few slight improvement. 2012-01-14 01:55:56 +08:00
Kurt Hindenburg
f6044ad5c1 Add a maintainer readme that details what needs done. 2011-11-27 21:53:48 -05:00
Kurt Hindenburg
532e80d934 Update menus and version for KDE 4.8 2011-11-12 11:50:18 -10:00
Jekyll Wu
8cd63d9698 Minor spelling fix 2011-11-05 05:45:22 +08:00