37e61edfbf
- Update to version 2.3.0: * Respect geometry and state options on closing with prompt * Removed "Do not ask again" from prompt dialog * Added bookmarks action to view context menu * Silenced Clang warnings
Shawn Dunn2025-11-05 19:29:40 +00:00
4741d92218
- Update to version 2.2.1: * Removed the workaround for problems that some X11 WMs had with the drop-down mode because (1) it prevented exiting on closing and (2) didn't let the terminal be focused on showing.
Shawn Dunn2025-05-07 14:49:51 +00:00
e536a74cf0
Accepting request 1270849 from X11:LXQt
Ana Guerrero2025-04-22 15:26:27 +00:00
130d71ff0d
- Updated to version 2.2.0: * Prompt on closing with a running process * Added option for mouse cursor auto-hiding * Added option for blinking cursor * Added an option for focusing the sub-terminal on mouseover * Cleaner preferences dialog * Change sizeHint of spacer in Preferences → Behavior * Hide/disable some options on Wayland * Put the dropdown windown on the active screen under Wayland * Added "scope" to the layer window on Wayland * Made modal dialogs stay in front of dropdown window on Wayland * Put font dialog in front of Preferences dialog on Wayland (and draw a border around it) * Make font dialog remain in front of Preferences dialog on certain X11 WMs * Made the dropdown window a tool window under X11 * Set the dropdown minimum size to 25% * Better wording for the current terminal section in preferences * Removed app transparency (terminal transparency exists) * Changed "File" to "Session" on the menubar * Guarantee that tabs position is between 0-3 * Removed a wrong style sheet from dropdown mode * Ignore presets(subterminal creation) with '-e' option * Improved desktop files * Fixed shortcuts for switching subterminals with presets * Fixed shortcut setting with a profile - Removed Group: declarations, no longer used
Shawn Dunn2025-04-18 14:24:13 +00:00
098d070e69
Accepting request 1238302 from X11:LXQt
Ana Guerrero2025-01-16 19:24:39 +00:00
8204dda339
- Disable libutempter, it doesn't work anymore with the switch from utmp to systemd-logind
Shawn Dunn2025-01-16 16:36:17 +00:00
91b4d6c77d
Accepting request 1183718 from X11:LXQt
Ana Guerrero2024-06-28 13:47:35 +00:00
6b179fb9ac
- Update to 2.0.1: * This point release is made mainly because visual artifacts are fixed in qtermwidget * Single instance for drop-down mode * Used layer shell for the drop-down mode under Wayland * Prevented a crash on entering 'exit' when bookmark dock is shown. * Fixed the window height in drop-down mode * Set QTERMWIDGET_MINIMUM_VERSION, which was missing after Qt6 Port
Michael Vetter2024-06-28 05:03:07 +00:00
dad9e30a99
Accepting request 1178384 from X11:LXQt
Ana Guerrero2024-06-05 15:38:50 +00:00
025e30a553
Accepting request 1175666 from home:AndnoVember:branches:X11:LXQt
Shawn Dunn2024-06-03 20:48:30 +00:00
3f7950ee01
- Update 1.1.0: * The bookmark functionality is improved a lot. An example bookmarks file is also added. * Several (old) issues in the drop-down mode are fixed. * A shortcut entry is added for the drop-down shortcut. * Problems in closing of the last tab with prompt are fixed. * Fixed updating of shortcuts on tab switching/removal/creation. * Fixed right clicking of an empty area of tabbar. * Now selecting an unlimited history in Terminal settings disables the history size spin-box.
Michael Vetter2022-05-04 09:01:30 +00:00
97943df289
- Update to 1.0.0: * Bumped minimum required Qt version to 5.15. * Respect preset splitting on opening new window and double clicking tab-bar. * Trim shell strings. * Added an option for keeping drop-down window open. * Added a workaround for wrong menu positions under Wayland.
Michael Vetter2021-11-08 10:10:55 +00:00
cbd2308145
- Update to 0.17.0: * 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.
Michael Vetter2021-04-16 10:31:53 +00:00
0652b0ae5b
- Update to 0.16.1: * Fixed a regression in the layout of Terminal settings dialog. * Fixed translation of shortcuts (in Terminal settings dialog).
Michael Vetter2020-11-15 07:43:22 +00:00
cedfdb187b
- Update to 0.16.0: * 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.
Michael Vetter2020-11-04 13:56:56 +00:00
471b0fc044
- Update to 0.14.1: * Only translations was changed
Michael Vetter2019-03-01 09:48:11 +00:00
773557301d
Accepting request 670402 from X11:LXQt
Stephan Kulow
2019-02-25 16:50:04 +00:00
f5cd0a5532
- Update to 0.14.0: * 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
Michael Vetter2019-01-31 10:53:24 +00:00
d97c7897a2
- Update to 0.9.0: * 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
Michael Vetter2018-05-22 15:27:21 +00:00
9eb7abf9a8
- Add BuildRequires utf8proc-devel for better utf8 support - Add BuildRequires pkgconfig(Qt5DBus) for new dbus interface
Michael Vetter2017-10-25 09:32:28 +00:00
60cb183c76
- Update to 0.8.0: * Set version to 0.8.0 * Update information on distribution package * Added legacy font setting support * Made font in settings file human readable * Fix action inconsistency when switching tabs * Lithuanian translation * Added Lithuanian language * Don't export github templates * correct spelling mistake * Adapt to QTermWidget API changes after DECSCUSR handling * liblxqt dont make sense here * Copied issue template * Drops Qt5Core_VERSION_STRING * Update qterminal_drop.desktop * Update qterminal.desktop * Make disabled actions consistent at all times (#331) * DBus DropMode (#325) * Change subterminal shortcuts to avoid breaking qtermwidget scrolling (#327) * Update main.cpp (#322) * Fix toggle menu action. * Focus highlight (#266) * Replace numbered terminals with directional navigation (#255) * Fix '1 Terminal' preset (#324) * Change "Clear Current Tab" into "Clear Active Terminal" (#268) * Fix duplicated items, rework MainWindow memory-management (#313) * Fixed comment - needless compiler warnings are annoying (#321) * DBus integration (#307) * Restore filter actions (#310) * New features: trim \n from pasted strings, confirm multiline pastes (#309)
Michael Vetter2017-10-25 09:27:27 +00:00
6a5ca8db94
- Update to 0.7.0: * 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
Michael Vetter2016-09-25 14:29:37 +00:00
38b2e429fa
- Adding: preferences_context_menu.patch Without this it's possible to disable the menu bar with no way to bring it back.
Michael Vetter2016-03-08 13:56:26 +00:00
15097196a4
Accepting request 366561 from home:awissu
Petr Vanek
2016-03-07 08:37:18 +00:00