Commit Graph

7 Commits

Author SHA256 Message Date
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
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
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
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