Commit Graph

36 Commits

Author SHA1 Message Date
Kurt Hindenburg
44a274d3dd Add more i18nc context markers 2012-12-23 21:37:05 -05:00
Kurt Hindenburg
eaeff78f51 Add i18n context markers for tooltips 2012-12-23 21:26:11 -05:00
Jekyll Wu
131091c983 Adjust including form for some Qt headers as preparation for Qt5
So if someone notices later some Qt header is included in the form
of "#include <Class>" instead of the more common form of "#include
<Module/Class>", do not rush changing it.

REVIEW: 105819
2012-08-14 17:32:06 +08:00
Francesco Cecconi
a3ea90b559 Add 'shift+return' pressed event for search 'lineEdit'
When search 'lineEdit' is focused, press 'shift+return' key,
highlight the previous search result.

REVIEW: 105925
2012-08-09 10:59:41 +02:00
Francesco Cecconi
d1e8258d62 Add return pressed event for search 'lineEdit'
When search 'lineEdit' is focused, press return key highlight
the next search result.

REVIEW: 105894
2012-08-07 17:20:39 +02:00
Francesco Cecconi
639a4248ef Use 'KColorScheme::PositiveBackground' for a positive search result
Set '_searchEdit' field background to 'KColorScheme::PositiveBackground'
when a search has a positive result.

BUG: 167442
REVIEW: 105777
FIXED-IN: 4.10.0
2012-07-29 22:26:47 +02: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
25b8b5353c Trivial style change: remove extra blank lines 2012-03-17 19:53:21 +08:00
Jekyll Wu
00cfc430cf Fix #include 2012-03-08 10:24:00 +08:00
Kurt Hindenburg
525e053166 -Wshadow fixes to parameter names and variable names 2012-03-07 09:32:06 -05:00
Jekyll Wu
f4fb943132 Most of time we only need <KLocalizedString> instead of <KLocale> 2012-03-07 06:48:26 +08:00
Jekyll Wu
f42fd4721b Clean up unneeded #includes 2012-02-20 19:41:38 +08:00
Kurt Hindenburg
a5eb55d8c0 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 10:35:53 -05:00
Jekyll Wu
8f1bbd4353 Remove trailing white spaces 2011-11-05 19:49:23 +08:00
Jekyll Wu
cf92cece2b Remove leading white spaces in blank lines to make them really empty 2011-11-05 07:29:21 +08:00
Montel Laurent
b91f50015d Normalize signals/slots 2011-07-30 14:10:56 +02:00
Kurt Hindenburg
989ae9cc08 Remove unused code for Search Bar: Continue text.
Apparently at one time when the search looped around a continue label
was displayed.  The code hasn't been used lately (if ever) and I don't
see a reason for the label.
2011-03-03 12:56:52 -05:00
Kurt Hindenburg
8641ba4268 Move the 3 Search Bar options into their own popup menu.
Opening the search bar causes the terminal width to be increased due
to the length of the three Search Bar options text.
Ideally, this should be redone using .ui file (consider looking at the
KHTMLFindBar code in kdelibs).  The Search Bar in general needs some
rework.

BUG: 211550
FIXED-IN: 4.7
2011-03-03 12:31:09 -05:00
Laurent Montel
dd46511de1 Use QLatin1String in setObjectName (added with a script)
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1178049
2010-09-22 07:35:22 +00:00
Kurt Hindenburg
2b2d2ba2d7 i18nc context additions
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1148519
2010-07-10 22:46:21 +00:00
Sascha Peilicke
b1e7c39d43 Replaced deprecated calls to QLayout::setMargin and replaced it with QLayout::setContentsMargins for several Konsole classes.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1088845
2010-02-11 19:25:45 +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
Kurt Hindenburg
b27e89bf8c Fix resetting color lineedit background when clearing the text.
I'll look at part II of this bug in a bit.

CCBUG: 167442

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=844944
2008-08-11 01:50:37 +00:00
Robert Knight
b7514163e1 Show clear button in search field.
BUG: 161807


svn path=/trunk/KDE/kdebase/apps/konsole/; revision=808637
2008-05-17 08:29:09 +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
Malcolm Hunter
f38b90ca29 Typo fixes
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=797763
2008-04-16 20:43:48 +00:00
Robert Knight
ea99cdde1d Change only the background color to indicate no match found during output search. Leave the text color alone. This makes the contents of the lineedit easier to read when a match is not found.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=796017
2008-04-12 10:13:38 +00:00
Jakob Petsovits
f41f10913a Icon naming spec compliance (code changes - KDE/):
* edit-find-next -> go-down-search
* edit-find-previous -> go-up-search

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=753922
2007-12-28 19:10:48 +00:00
Robert Knight
e37fe69431 * Fix problem where selection background and other text with non-standard background
colors was not readable with terminal display transparency enabled.

* Transparency works again, but requires --enable-transparency argument passed to command-line
  due to artifacts that appear otherwise.
  Re-enable the code which searches for a suitable display, visual and colormap when
  starting the application in an environment which supports compositing.  Still
  need to resolve with other developers exactly how this will be done in KDE 4.0

* Fix problem where flow control warning banner was always displayed when 
  Ctrl+S, Ctrl+Q were pressed, regardless of whether flow control was 
  actually enabled.

* Fix artifacts when scrolling whilst the flow control warning banner was 
  visible.  Scrolling optimisations in the terminal display are disabled whilst
  the warning banner is being shown.

* Fix links which wrapped over more than one line being cut-off at the end of the line
  (eg. when parsing "http://www.kd <END OF LINE> e.org" the link address would be reported
   as "http://www.kd" instead of "http://www.kde.org").  The link underlining is not yet 
   corrected, only the part of the link on the first line is highlighted.  

* Implement code to load and use a built-in keyboard translator for fallback purposes
  in case no .keytab files exist.  The actual translator text (in DefaultTranslatorText.h)
  is currently incomplete. 

* Replace hard-coded colors for flow control warning label with colors from
  KColorScheme

* Replace hard-coded colors in incremental search line edit when a match is not found
  with colors from KColorScheme

* Remove un-used variables in TerminalDisplay class, rename enums to match
  CamelCase naming style used elsewhere.

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=748936
2007-12-15 23:07:20 +00:00
Pino Toscano
0a72d894d7 icon renamings:
- find-next -> edit-find-next
- find-previous -> edit-find-previous

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727831
2007-10-21 21:40:12 +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
8e72dd41ce Fix primary/alternate shortcuts for next/previous tab (they were the wrong way round). More appropriate close icon in search bar. Make Quit menu item close only the current window, not all Konsole instances. Change the default shortcut for the Quit menu item to Ctrl+Shift+Q. The standard Ctrl+Q is reserved for use by terminal applications. Remove references to Application in MainWindow class.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666372
2007-05-19 17:08:56 +00:00
Dirk Mueller
9ea3227384 include cleanup
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
2007-05-09 22:23:52 +00:00
Robert Knight
33c913383d EBN fixes. Mostly copyright and implementations including their own headers first.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662726
2007-05-09 00:01:01 +00:00
Stephan Binner
c7debcd41a i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662510
2007-05-08 13:19:53 +00:00
Robert Knight
19a29d182a Rename directories for clarity. konsole -> src , other -> data.
svn path=/branches/work/konsole-split-view/; revision=661562
2007-05-05 23:33:05 +00:00