- Revert a commit which cause window size grows. (#116)
- terminal window drifts after toggling compositor. (b757ef93)
- download file opened dialog should modal parent (fdea3be8)
- May crash when split terminal window (882b4d8c)
- Quake window get focus on KWin (a3e46ed0)
- blur under KWin wm support (28a4438c)
- make "Open" menu item supporting absolution paths (a0897d95)
- dde-menu support isScaled property (bd4df48b)
- touchscreen support breaks line selection (8e14fa05)
- auto pull translation files from transifex (1b73d534)
- correct a typo (0f3e0d13)
- translation update. (#138) (3f8556a4)
- config option for bold_is_bright (#135) (16cf3780)
- fix: Take
QT_FONT_DPI
into consideration. (700286c)
- auto pull translation files from transifex (634e4a0d)
- avoid using dpkg-parsechangelog (e249b909)
- touch on selection causing deselection (0a96f03a)
- zssh "out of pty's" issue on debian stretch w/ vendor lib (e2efb5dc)
- Update ts file and deepin vendor support (30b80b66)
- backport support for debian stretch (d3ec0a0)
- use markup text to create layout (002dad33)
- better theme preview 'eye-candy' (edbe56a4)
- theme preview use the correct color'n'text (fb1fec94)
- remove line above at titlebar. (8afd630e)
- window button hover state set to hand type. (565e97ea)
- feat: update window titlebar button style
- fix: open_in_filemanager
- fix: handle `GLib.Error'
- fix: github issue #74
- fix: gtk_box_pack assertion error
- refactor: remove 3rdparty/ and vapi/
- fix: github issue #73
- fix: missing verison info when building the deb
- fix: unregister menu before recreate menu
- refactor: match more mono fonts
- feat: support customized version string
- generate version information from git
- fix: support set tab title use OSC escape sequence
This is default terminal emulation application for Deepin
- Add customize search engine to right menu.
- Like XShell, if user set config option 'copy_on_select' to true, terminal will copy select text to system clipboard when text is selected.
- Add github, stackoverflow, duckduckgo in default search engine.
- Add git ssh link support: mouse hover git link to copy it.
- Open current directory in file manager.
- Slow down the opacity adjust speed.
- Use DBus instead dman to start Deepin Manual, Deepin Manual just will run in flatpak runtime in the future.
- Search improvements, allow to search with enter key and previous/next buttons even after initial search panel opening, improved by avently, thanks.
- Search improvements, disabled live search, improved by avently, thanks.
- Refactory CMakeLists.txt, improved by avently, thanks.
- Add WenQuanYi in mono font whitelist, WenQuanYi's attribute is incomplete, not include spacing attribue.
- Just reset terminal when exit code match samba error code, other non-zero code (such as Ctrl + C etc) don't trigger reset terminal.
- Refactory code: move prevent event code to Widgets.SpinButton.
- Prevent scrolling event of Gtk.ComboBoxText and Gtk.SpinButton.
- Add empathy theme.
- Fixed spell of README.md, thanks wtz.
- Add miss dependences in README.md.
- Add advanced options in README.md.
- Update copyright year.
- Update translations.
- Fixed blur background not work for 4k screen.
- Add option 'show_highlight_frame', default set to false, it's nosie to display highlight frame everytime i select terminal window.
- Adjust about dialog font size.
- Adjust progressbar draw coordinate.
- Upload file to remote server when drag file to remote terminal.
- Split terminal to login server if current terminal has login.
- Set 'NO_AT_BRIDGE' environment variable with 1 to dislable accessibility dbus warning.
- Display highlight frame when select different terminal window.
- Fixed preference dialog widget width problem when use German.
- Adjust slider button text width to make it can display ip address completely.
- Add "blur background" option in preference dialog.
- Update translations.
- Drag file to remote server if terminal is login.
- Downgrade zssh version
- Change get_ssh_script_path path to follow debian policy.
- Adjust preference dialog font attribute.
- Buildin zssh in deepin-terminal, don't need depend zssh in linux distribution
- Fixed search text color is not correctly when terminal use light theme
- Add baidu and bing search engine in right menu
- Synchronous translations
- Add 'load_theme' option to make new terminal load theme that provide by user
- Add "New theme terminal" feature: press Ctrl + Alt + num to create new theme terminal
- Update pot file with new feature: load_theme option and new theme terminal window
- Update manual content to deepin-terminal 26
- Update transifex translations
- Find a safe way to make server title will change along with server login status
- Add deepin-menu in debian dependence
- Add advanced option 'print_notify_after_script_finish', terminal will quit immediately once command execute finish when this option set as true, default is false
- Add option 'cursor auto hide', terminal cursor will autohide when type text in terminal when this option set as true, default is false
- Add rename dialog in right-click menu, to make user customize terminal title, this feature can tricked by press F2
- Set tab title with server name instead server path when login in server