* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* No code changes since 18.12.2
* Wed Mar 06 2019 wbauer@tmo.at
- Add upstream patches to improve and/or fix rendering of
line/block chars, cursors, and characters with wide glyphs:
* Add-special-support-for-block-characters.patch
* Extend-character-clipping-by-grouping-it-with-spaces.patch
(kde#401298)
* Improve-built-in-line_block-characters-drawing.patch
(kde#402415)
* Fix-ibeam-and-underline-cursor-rendering.patch (kde#402589)
- Drop patches to disable antialiasing as the rendering problems
are fixed by above patches:
* 0001-Revert-fix-drawing-box-chars-avoid-storing-and-savin.patch
* 0002-Revert-Antialias-line-drawing-characters.patch
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* Revert "Fix crash in extendSelection" (kde#403117)
* Mon Jan 21 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Disable antialiasing to fix appearance of bold lines (kde#401463):
* 0001-Revert-fix-drawing-box-chars-avoid-storing-and-savin.patch
* 0002-Revert-Antialias-line-drawing-characters.patch
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* Fix crash in extendSelection (kde#402452)
* Fix regression on tab color not reverting back to 'no activity' color (kde#402541)
* Don't change alternate scrolling state after calling reset() (kde#402461)
* Fix crash while trying to move tab with only one view (kde#402278)
* fix cursor when anti aliasing is enabled
* Fix crash when changing from blinking cursor to block cursor
* fix drawing box chars, avoid storing and saving state all the time (kde#401463)
* Restore default tabbar style when custom stylesheet is disabled
* Fix condition to redraw search result line
- Dropped patches, now upstream:
* Fix-regression-on-tab-color-not-reverting-back-to-no-activity-color.patch
* fix-drawing-box-chars.patch
* fix-cursor-when-anti-aliasing-is-enabled.patch
* Sat Jan 05 2019 wbauer@tmo.at
- Add upstream patch to fix a regression that the tab-color did not
revert back to the default color after an activity was signalled:
* Fix-regression-on-tab-color-not-reverting-back-to-no-activity-color.patch
(kde#402541)
* Fri Dec 21 2018 wbauer@tmo.at
- Add fix-cursor-when-anti-aliasing-is-enabled.patch to fix text
cursor rendering regressions with anti-aliasing
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
* Fri Dec 07 2018 wbauer@tmo.at
- Add fix-drawing-box-chars.patch to fix bad border rendering, in
mc for example (boo#1117446, kde#401463)
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* Fix ASAN issue for determining if running in a KPart
* Allow small colour changes when varying dark backgrounds (kde#311263)
* set variable in initialize list and explictly use bool in if
* Fix search result highlight when scrolling
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Too many changes to list here
- Refreshed patches:
* fix-build-with-gcc48.patch
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* No code changes since 18.08.2
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* None
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Scope the glib hack to only < Qt5.11.2 versions
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Don't pollute the environment inside Konsole with QT_NO_GLIB
* Vt102EmulationTest: Use QTEST_GUILESS_MAIN
* Revert "Change internal character type size to 32 bit"
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Too many changes to list here
- Refreshed patches:
* fix-build-with-gcc48.patch
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* Only consider startDragDistance for drag-n-drop tabs
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* Backspace without CTRL should send '^?' (kde#394276)
Version: 17.12.3-bp150.2.2
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* None
* Thu Feb 01 2018 werner@suse.de
- Temporary add patch konsole-D10064.id25855.diff which is based on
the Diff 25855 from https://phabricator.kde.org/D10064 for Support
of ECMA-48 REP (boo#1054448, bsc#1078565, and kde#384620)
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* None
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* appdata: update doc URL, more https
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* fix spelling issue/reformat comment
* Fix 2 issues with Profile->Edit Environment dialog
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Ignore xterm-DCS messages
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* Ignore xterm-DCS messages
* Remove delay in dragging tabs (kde#371939)
* Validate scrollback destination folder for unlimited scrollback option
* For KParts, read Scrollback File Location from konsolerc (kde#369496)
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Drop 0001-Fix-Manage-Profiles-option-from-KonsolePart.patch and
0001-Make-KonsolePart-s-Manage-Profiles-dialog-name-uniqu.patch
(merged upstream)
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* None
* Wed Jul 12 2017 fabian@ritter-vogt.de
- Replace %lang_package with evaluated macro to be able to add proper
Provides/Obsoletes to avoid file conflicts during installation
* Sat Jul 08 2017 wbauer@tmo.at
- Rename -lang package to konsole-part-lang and recommend it by the
konsole-part package, the translations are used by the kpart too
(boo#1027925)
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
* Tue Jun 06 2017 fabian@ritter-vogt.de
- Add a patch to fix an issue with the manage profiles option:
* 0001-Make-KonsolePart-s-Manage-Profiles-dialog-name-uniqu.patch
* Sat Jun 03 2017 fabian@ritter-vogt.de
- Add patch to bring back the manage profiles option, needed by
yakuake (kde#360072):
* 0001-Fix-Manage-Profiles-option-from-KonsolePart.patch
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* Add check for valid container (possible crash fix)
* Correct ANSI string terminator (kde#231405)
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None