Filippo Scognamiglio
3b4d5d1c3f
Bump version number.
2019-01-17 22:24:32 +01:00
Filippo Scognamiglio
b961109623
Use a single version name.
2019-01-17 22:03:25 +01:00
Filippo Scognamiglio
8f0d1023a4
Use threaded renderer by default in linux. This improves performances.
2019-01-17 21:47:59 +01:00
Sascha Paunovic
ade36c013b
correct version number output with --version
2019-01-07 12:24:53 +01:00
Filippo Scognamiglio
e4c014c1a8
Initial support for system monospace fonts.
2018-10-22 00:17:49 +02:00
Filippo Scognamiglio
1cf6e2743b
Merge pull request #432 from picospuch/master
...
Refine alt(meta) and ctrl behaviour for emacs on macos
2018-04-28 00:00:40 +02:00
spuch
654f8d0761
fix alt(meta), ctrl for emacs on macos
2018-03-06 17:33:30 +08:00
Christiano Haesbaert
799ef63b81
Add a -T option that sets window title.
...
`cool-retro-term -T myretrosession` sets window name to 'myretrosession'
This is useful especially for people who rely on wmctrl to change windows, now I
can do `wmctrl -a myretrocession` to focus on cool-retro-term.
-T was chosen since it matches classic xterm(1) and other terminal emulators
2018-01-06 20:20:45 +01:00
Filippo Scognamiglio
b9d027291e
Bump version to 1.0.1.
2017-10-27 18:28:43 +02:00
Barak A. Pearlmutter
d74bd0a39b
version 1.0
2016-12-18 22:53:16 +00:00
Barak A. Pearlmutter
151fb6e58d
add --version, aka -v, command line option
2016-12-18 22:53:16 +00:00
Barak A. Pearlmutter
888ab49e44
add comment listing bugs in --help option output
2016-12-18 22:53:16 +00:00
Alex Spataru
b7f632077c
Use provided settings database
2016-08-06 13:43:04 -05:00
Barak A. Pearlmutter
b1456b4fda
typo: informations ↝ information
2015-12-18 16:09:54 +00:00
Filippo Scognamiglio
546c4f36f0
Fix scanlines on high-dpi screens.
2015-01-20 03:35:47 +01:00
Filippo Scognamiglio
0c17ca115e
Set window application icon.
2015-01-12 22:35:49 +01:00
Filippo Scognamiglio
17b70b47ce
Fix OSX keys issues.
2015-01-05 22:35:07 +01:00
Filippo Scognamiglio
88079a3ee4
Improvement: initial implementation of profiles json IO.
2014-12-26 02:54:38 +01:00
Filippo Scognamiglio
9d5896b62c
Improvement: allow arguments to be passed to the process launched with the terminal.
2014-12-23 17:07:10 +01:00
Filippo Scognamiglio
8ed9a33bcd
Fix: send application quit event when qml engine is closed.
2014-12-21 16:32:55 +01:00
Filippo Scognamiglio
64fb980ae4
Fix: improve profile and settings printing and disable it by default.
2014-12-12 21:10:53 +01:00
Filippo Scognamiglio
45ef5ee000
Added lightly smoothed black frame around the screen.
2014-11-11 14:51:24 +01:00
Filippo Scognamiglio
4f22704922
Using new plugin. This is ported by me from qtermwidget (konsole). Removing manual management of the signals to rely more on Qt implementations.
2014-11-09 01:38:22 +01:00
Filippo Scognamiglio
c57ef45ce6
Add QML import directory for buldle.
2014-10-10 14:39:42 +02:00
Filippo Scognamiglio
29ec02b65e
Add --fullscreen command line parameter. Fix some mistakes in --help.
2014-10-10 00:40:31 +02:00
Filippo Scognamiglio
614793ecd0
Added --workdir and --program flags.
2014-10-04 16:21:17 +02:00
Filippo Scognamiglio
dab4b13bfd
Adding command line parameters to reset the default settings and to change the initial profile.
2014-10-04 00:43:15 +02:00
Filippo Scognamiglio
5e07c98919
Refactoring of build system and use of native executable instead of qmlscene.
2014-09-02 22:52:12 +02:00