* Made "Action after paste" clearer and default to "Scrolling to bottom".
* Added an option to disable bracketed paste mode.
* Added modes for background image.
* Removed two warnings that were shown when QTerminal was started.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=29
* Made closing of tab on middle-clicking optional.
* Avoid loop variable copy.
* Emit signals with Q_EMIT.
* Use the default constructor of QFlags.
* Dropped qmake .pro file.
* Made the color scheme dirs comply with XDG Base Directory Specification.
* Added an optopn for openning the new tab to the right of the active tab.
* Added virtual destructor to a base class.
* Let QStandardPaths::locateAll() handle application name.
* Put drop-down QTerminal on screen with cursor.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=25
- Update to version 0.15.0
* A scrollable and compact Settings dialog.
* Added actions for switching to tab by index.
* Allowed to disable drawing line characters.
* Allowed a fixed custom size for QTerminal.
* Made the menubar accelerators optional.
* Added "Hide Window Borders" to context menu and added an option for borderless state.
* Implemented an action that allows you to send the history to your editor.
* Fixes for macOS.
* Several fixes.
OBS-URL: https://build.opensuse.org/request/show/797613
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=20
* Added terminal margins
* Added history-based tab switching
* Smaller settings dialog
* Prevent TAB from changing focus in the shortcut editor
* Remember the maximization state of the window
- Move translation from lxqt-l10n into package
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=16
* Fix tab texts, especially for vertical tabs
* Sort color schemes alphabetically
* Support modifying $TERM and use xterm-256color by default
* Misc bug fixes for the tabbar
* Close tab on middle clicking
* A real shortcut editor
* Allow to change tab title color
* Make tab closing button configurable
* Make active tab text bold to make it more visible
* New config: show terminal size on resize
* Fix bracket paste
* Fix terminal menubar transparency
* Add option for configuring tab width limit.
* Add maximum tab width and proper text eliding.
* Enable bidi by default
* Add RTL support button
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=13
- Update to 0.7.1:
* Bump patch version (#294)
* Add common shortcuts for switching tabs (#275)
* Fix tabstop order in properties dialog & add buddy relations for labels. (#290)
* Add preferences for background images (#273)
* Disable menu actions that are not applicable currently (#244)
* DEFINES += STR_VERSION=\\\"0.7.0\\\"
* Add context menu actions for URLs and E-Mail addresses (#276)
* Removed minimum size (#265)
* Set maxval of dropdown spinboxen to 100, instead of 99
* Use the new lxqt-build-tools package
* Fix context menu actions being applied to the window opened last (#235)
* Show exit confirmation dialog when closing the last window tab (#242)
* remove "building with cpack" from CMakeLists.txt - not used anymore Added very basic .gitattributes
OBS-URL: https://build.opensuse.org/request/show/460481
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=8
* Bump version to 0.7.0 (#262)
* Update README.md
* Collapse splitter hierarchies containing a single terminal (#254)
* Make qterminal.appdata.xml valid (#257)
* Add config option for changing window's title/icon
* Add support for automatic title & icon modification
* Delete Properties instance on exit (#239)
* Fix compilation warning related to QXmlStreamReader (#247)
* Set the desktopFileName property
* Fix typo in the conditional expression
* Add location for custom color schemes (#234)
* CMake Support changes (#237)
* Add keyboard cursor shape setting (#228)
* made the .pro file work on openSUSE; #229 (#232)
* Fix renaming a tab from the menu
* Make the rename current session shortcut work and configurable
* build: Use external translations
* ts-files removal (#222)
* Add pt_BR (Brazilian Portuguese) translation (#215)
* Merge pull request #214 from f2404/212_collapse_segfault_fix
* Remove noisy qDebug()
* Fix jumbled prompt
* Add Greek (el) translation
* Missing equal symbol for xml template
* Delete MainWindow on exit
* Link to the current github projects and trackers
* Apply context menu to the tab that it was opened over
* Close tabs in reverse order
* Eliminate memory leaks by closing tabs on exit
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=6