Commit Graph

48 Commits

Author SHA256 Message Date
Dominique Leuenberger
8264ec6e67 Accepting request 1223225 from X11:LXQt
- Update to version 2.1.0:
  * Pre-release changes (#1177)
  * Weblate commits (#1180)
  * Updated *.ts files (#1179)
  * Weblate commits (#1173)
  * Fixed new tab from preset and context menu's collapse action (#1176)
  * Weblate commits (#1170)
  * Weblate commits (#1168)
  * Weblate commits (#1166)
  * Weblate commits (#1165)
  * Weblate commits (#1164) (forwarded request 1222009 from AndnoVember)

OBS-URL: https://build.opensuse.org/request/show/1223225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=22
2024-11-11 12:45:47 +00:00
fff4c19bad - Update to version 2.1.0:
* Pre-release changes (#1177)
  * Weblate commits (#1180)
  * Updated *.ts files (#1179)
  * Weblate commits (#1173)
  * Fixed new tab from preset and context menu's collapse action (#1176)
  * Weblate commits (#1170)
  * Weblate commits (#1168)
  * Weblate commits (#1166)
  * Weblate commits (#1165)
  * Weblate commits (#1164)

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=46
2024-11-11 00:26:06 +00:00
Ana Guerrero
91b4d6c77d Accepting request 1183718 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1183718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=21
2024-06-28 13:47:35 +00:00
Michael Vetter
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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=44
2024-06-28 05:03:07 +00:00
Ana Guerrero
dad9e30a99 Accepting request 1178384 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1178384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=20
2024-06-05 15:38:50 +00:00
025e30a553 Accepting request 1175666 from home:AndnoVember:branches:X11:LXQt
- Update to 2.0.0:
  * Ported to Qt6.
  * Some fixes are made and the code is cleaned up.

OBS-URL: https://build.opensuse.org/request/show/1175666
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=42
2024-06-03 20:48:30 +00:00
Dominique Leuenberger
55db17b863 Accepting request 1136667 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1136667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=19
2024-01-04 14:58:54 +00:00
68eb548592 Accepting request 1136664 from home:AndreasStieger:branches:X11:LXQt
fix build

OBS-URL: https://build.opensuse.org/request/show/1136664
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=40
2024-01-03 21:22:54 +00:00
Ana Guerrero
1b68897db4 Accepting request 1123554 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1123554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=18
2023-11-07 20:25:55 +00:00
Michael Vetter
660cff3a40 Accepting request 1123471 from home:sfalken:branches:X11:LXQt
- Update to 1.4.0:
  * Handled bell (BEL, '\a') via libcanberra, and added an "Audible
    bell" option.
  * Supported Putty-style mouse button swap
  * Corrected tab order in settings dialog.
  * A great amount of code cleanup.

OBS-URL: https://build.opensuse.org/request/show/1123471
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=38
2023-11-06 10:51:25 +00:00
Dominique Leuenberger
419510a86a Accepting request 1079787 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1079787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=17
2023-04-20 13:14:00 +00:00
Axel Braun
502d569eb5 Accepting request 1079643 from home:sfalken:branches:X11:LXQt
- Update to 1.3.0:
  * Guaranteed correct positioning of the context menu under
    Wayland.
  * Fixed a crash in the dropdown mode under Wayland.
  * Improved UX by opening new terminals in current directory by
    default.
  * Corrected typos and the meta-info license.

OBS-URL: https://build.opensuse.org/request/show/1079643
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=36
2023-04-16 19:25:01 +00:00
Dominique Leuenberger
062e677f2a Accepting request 1033807 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/1033807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=16
2022-11-06 11:42:39 +00:00
Michael Vetter
b5726b9590 Accepting request 1033724 from home:sfalken:branches:X11:LXQt
- Update to 1.2.0:
  * Add CI using GitHub Actions.
  * Fixed command parsing with the `-e` option.
  * Avoid segfault when using global menus.
  * Improved documentation for the `--profile` option.

OBS-URL: https://build.opensuse.org/request/show/1033724
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=34
2022-11-06 08:54:57 +00:00
Dominique Leuenberger
27854544e7 Accepting request 974854 from X11:LXQt
- 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.

OBS-URL: https://build.opensuse.org/request/show/974854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=15
2022-05-04 13:11:10 +00:00
Michael Vetter
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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=32
2022-05-04 09:01:30 +00:00
Dominique Leuenberger
2368e6bfab Accepting request 930119 from X11:LXQt
- 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.

OBS-URL: https://build.opensuse.org/request/show/930119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=14
2021-11-09 22:54:32 +00:00
Michael Vetter
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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=31
2021-11-08 10:10:55 +00:00
Dominique Leuenberger
459d9f635f Accepting request 885952 from X11:LXQt
- 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.

OBS-URL: https://build.opensuse.org/request/show/885952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=13
2021-04-16 22:01:59 +00:00
Michael Vetter
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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=29
2021-04-16 10:31:53 +00:00
Dominique Leuenberger
fff80b96bd Accepting request 848668 from X11:LXQt
- Update to 0.16.1:
  * Fixed a regression in the layout of Terminal settings dialog.
  * Fixed translation of shortcuts (in Terminal settings dialog).

OBS-URL: https://build.opensuse.org/request/show/848668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=12
2020-11-17 20:23:44 +00:00
Michael Vetter
0652b0ae5b - Update to 0.16.1:
* Fixed a regression in the layout of Terminal settings dialog.
  * Fixed translation of shortcuts (in Terminal settings dialog).

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=27
2020-11-15 07:43:22 +00:00
Dominique Leuenberger
baeb5bb80c Accepting request 846014 from X11:LXQt
- 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.

OBS-URL: https://build.opensuse.org/request/show/846014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=11
2020-11-04 17:28:33 +00:00
Michael Vetter
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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=25
2020-11-04 13:56:56 +00:00
Dominique Leuenberger
b9ab7f49bb Accepting request 817618 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/817618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=10
2020-06-29 19:16:57 +00:00
Michael Vetter
6850603db9 Accepting request 816814 from home:gmbr3:Active
- Don't package filesystem dirs

OBS-URL: https://build.opensuse.org/request/show/816814
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=23
2020-06-29 07:00:07 +00:00
Dominique Leuenberger
7cb1a93427 Accepting request 798532 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/798532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=9
2020-05-04 16:34:13 +00:00
Michael Vetter
3672fa87a1 Accepting request 798181 from home:gmbr3:branches:X11:LXQt
- Changed qterminal.keyring to tsujan's key

OBS-URL: https://build.opensuse.org/request/show/798181
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=21
2020-04-28 07:32:53 +00:00
Michael Vetter
863622d294 Accepting request 797613 from home:gmbr3:branches:X11:LXQt
- 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
2020-04-25 13:41:37 +00:00
Dominique Leuenberger
76ff140514 Accepting request 680413 from X11:LXQt
- Update to 0.14.1:
  * Only translations was changed

OBS-URL: https://build.opensuse.org/request/show/680413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=8
2019-03-01 15:49:18 +00:00
Michael Vetter
471b0fc044 - Update to 0.14.1:
* Only translations was changed

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=18
2019-03-01 09:48:11 +00:00
Stephan Kulow
773557301d Accepting request 670402 from X11:LXQt
- 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

OBS-URL: https://build.opensuse.org/request/show/670402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=7
2019-02-25 16:50:04 +00:00
Michael Vetter
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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=16
2019-01-31 10:53:24 +00:00
Dominique Leuenberger
a63439826d Accepting request 618637 from X11:LXQt
- Remove BuildRequires lxqt-l10n

- 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

OBS-URL: https://build.opensuse.org/request/show/618637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=6
2018-06-29 20:32:37 +00:00
Michael Vetter
420a2dc435 - Remove BuildRequires lxqt-l10n
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=14
2018-06-23 06:35:45 +00:00
Michael Vetter
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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=13
2018-05-22 15:27:21 +00:00
Dominique Leuenberger
04e94fe51c Accepting request 536556 from X11:LXQt
- 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)
  * Support custom QSS styles
  * Call QApp destructor (#306)
  * Fixes (#318)
  * Refactor dangling actions, delete windows on close
  * Adds superbuild support
  * Improve translation (.ts) handling
  * Removes Qt5X11Extras_DEFINITIONS
  * Stops adding not exist entries to CMAKE_MODULE_PATH
  * Use the LXQtCompilerSettings module
  * Adapt to QTermWidget improved CMake
  * Fix a copy/paste error from 4afcc4d0d0922f526f89aadf16ec0517f6b5267e
  * Update dependencies and cleanup trailing spaces
- Remove post and postun
- Add BuildRequires utf8proc-devel for better utf8 support
- Add BuildRequires pkgconfig(Qt5DBus) for new dbus interface

OBS-URL: https://build.opensuse.org/request/show/536556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=5
2017-10-26 16:44:23 +00:00
Michael Vetter
9eb7abf9a8 - Add BuildRequires utf8proc-devel for better utf8 support
- Add BuildRequires pkgconfig(Qt5DBus) for new dbus interface

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=11
2017-10-25 09:32:28 +00:00
Michael Vetter
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)

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=10
2017-10-25 09:27:27 +00:00
Dominique Leuenberger
9c007c4535 Accepting request 460525 from X11:LXQt
1

OBS-URL: https://build.opensuse.org/request/show/460525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=4
2017-03-13 14:32:51 +00:00
Michael Vetter
32a32fed6e Accepting request 460481 from home:sfalken:branches:X11:LXQt
- 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
2017-02-26 12:20:36 +00:00
Dominique Leuenberger
18cd83ef87 Accepting request 432539 from X11:LXQt
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/432539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=3
2016-10-06 10:44:48 +00:00
Michael Vetter
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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=6
2016-09-25 14:29:37 +00:00
Dominique Leuenberger
24123dc425 Accepting request 419411 from X11:LXQt
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/419411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=2
2016-08-17 10:05:10 +00:00
Michael Vetter
1ca05192f7 - Adapt qtermwidget name change
See: https://build.opensuse.org/request/show/397609

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=4
2016-08-08 13:30:39 +00:00
Dominique Leuenberger
8e61ce5912 Accepting request 368427 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/368427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=1
2016-04-22 14:22:44 +00:00
Michael Vetter
38b2e429fa - Adding: preferences_context_menu.patch
Without this it's possible to disable the menu bar with
  no way to bring it back.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=2
2016-03-08 13:56:26 +00:00
Petr Vanek
15097196a4 Accepting request 366561 from home:awissu
OBS-URL: https://build.opensuse.org/request/show/366561
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qterminal?expand=0&rev=1
2016-03-07 08:37:18 +00:00