summaryrefslogtreecommitdiff
path: root/x11/qterminal
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-02x11/qterminal: Follow github hosted package nomenclaturepin1-4/+4
as suggested by @leot
2020-06-02Revbump for icuadam1-1/+2
2020-06-01x11/qterminal: update to 0.15.0pin3-12/+16
qterminal-0.15.0 / 2020-04-24 ============================= * Bumped version to 0.15.0. * CMakeLists: Do not use Qt5X11Extras on macOS. * Replace deprecated/removed Q_WS_MAC macro with Q_OS_MACOS. * Fixed the default font on macOS. * Fixed the missing PASTE_SELECTION_SHORTCUT on macOS. * Fixed inconsistent-missing-override warnings. * Scrollable and compact Settings dialog. * C++11 code updates. * Fix View Toggle Bookmarks. * Consider settings dialog frame on fitting it into screen. * Fixed the duplicated setHistorySize() call. * Create actions for switching to tab by index. * Allow to disable drawing line chars. * Made the initial terminal size consistent with qterminal.ui. * Fixed building qterminal.app on macOS. * No more incorrectly setting icon via OSC 1. * Allow fixed custom size for QTerminal. * Made menubar accelerators optional. * Added "Hide Window Borders" to context menu. * Remember the size of preferences dialog. * Fixed the version comparison. * Removed some debug outputs. * Removed the deprecated QFileDialog method `setConfirmOverwrite()`. * config: add a tooltip about box-drawing chars. * Implemented an action that allows you to send the history to your editor. * Added an option for borderless state and remembered it.
2020-04-22x11/qterminalpin1-2/+2
Update maintainer e-mail
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-1/+2
2020-02-20qterminal: import new package, version 0.14.1gutteridge4-0/+75
This is a Qt5 terminal emulator for LXQt. Packaged in pkgsrc-wip by pin and myself, as part of a broader effort toward providing all of LXQt and associated utility applications.