Filippo Scognamiglio
efb2f749aa
Merge pull request #306 from alexmyczko/patch-1
...
Create watch
2016-08-30 18:12:23 +02:00
Filippo Scognamiglio
fbee977166
Merge pull request #303 from alex-spataru/master
...
Remember window size automatically
2016-08-30 18:11:36 +02:00
Alex
9f012b8ac8
Create cool-retro-term.1
...
a manpage
2016-08-22 17:04:26 +02:00
Alex
9c3a157a84
Create watch
...
watch file to be used by uscan(1)
2016-08-22 17:01:55 +02:00
Alex Spataru
b7f632077c
Use provided settings database
2016-08-06 13:43:04 -05:00
Alex Spataru
bfab242344
Also save window position
2016-08-06 02:04:35 -05:00
Alex Spataru
6e54a96730
Save window size
2016-08-06 01:34:11 -05:00
Filippo Scognamiglio
69d35a749f
Merge pull request #282 from tgerczei/master
...
Updated README.md
2016-05-20 15:16:58 +02:00
Filippo Scognamiglio
4745702909
Merge pull request #284 from EaterOA/master
...
Add custom command support
2016-05-20 15:16:45 +02:00
Vincent Wong
e94801ee02
Fix issue with custom command not saving on exit
...
If the user directly closes the settings window without triggering the
custom command Textfield's onEditingFinished (via unfocus or pressing
enter), the custom command may not save. This change adds a listener to
the Textfield so that if the settings window closes, the change will
always be recorded.
2016-04-07 18:15:37 -07:00
Vincent Wong
cc57fbdcd5
Profile-bound custom commands now execute
...
Rather than starting ksession right away, PreprocessedTerminal now waits
for ApplicationSettings to finish loading custom command settings from
storage. If a custom command is specified, PreprocessedTerminal will
tokenize it and pass it onto ksession as a shell program similar to the
-e option. If both a -e command and a custom command is specified, the
-e version overrides the custom command.
2016-03-21 12:55:09 -07:00
Vincent Wong
674097f672
Add new custom command settings in General
...
These custom commands are profile-specific
2016-03-21 12:48:18 -07:00
Tamas Gerczei
472561c1b8
Switched the Gentoo overlay to a new, trustable certificate so no exception is necessary any longer
2016-03-13 21:42:13 +01:00
Filippo Scognamiglio
d345be2114
Merge pull request #280 from rbanffy/master
...
Update 3270 font to v1.2.11, with added glyphs
2016-03-13 15:36:22 +01:00
Filippo Scognamiglio
c505dfaa11
Remove Envy Code Font.
2016-03-13 15:33:40 +01:00
Ricardo Bánffy
1574d5ab4c
Update README
2016-02-29 21:30:54 +00:00
Ricardo Bánffy
0a24f497cc
Update 3270 font to v1.2.11, with added glyphs
2016-02-29 17:24:31 +00:00
Filippo Scognamiglio
9e629780ad
Merge pull request #274 from barak/master
...
Debian Packaging Updates
2016-02-20 13:08:31 +01:00
Filippo Scognamiglio
98a842655a
Merge pull request #275 from rbanffy/master
...
Update 3270 font - better hints, new glyphs
2016-02-20 13:08:09 +01:00
Filippo Scognamiglio
53943878c1
Merge pull request #276 from Wazutiman/patch-1
...
Additional dependency for fedora
2016-02-20 13:07:57 +01:00
Filippo Scognamiglio
34360c1603
Merge pull request #278 from MichaelNeas/master
...
OSX Port Update
2016-02-20 13:07:37 +01:00
Michael Neas
356448bb70
OSX Port Update
2016-02-18 11:47:16 -05:00
Shawn Dooley
103cd641a7
Additional dependency for fedora
2016-01-29 23:44:41 -05:00
Ricardo Bánffy
d7fb0b3021
Update 3270 font - better hints, new glyphs
2016-01-27 08:52:41 -02:00
Barak A. Pearlmutter
7bf79ec645
placate desktop-file-validate and lintian
...
$ lintian cool-retro-term_*.deb | egrep desktop
I: cool-retro-term: desktop-entry-lacks-keywords-entry usr/share/applications/cool-retro-term.desktop
W: cool-retro-term: desktop-mime-but-no-exec-code usr/share/applications/cool-retro-term.desktop
$ desktop-file-validate cool-retro-term.desktop
cool-retro-term.desktop: hint: value "Qt;System;Utility;TerminalEmulator;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
2016-01-10 14:53:58 +00:00
Barak A. Pearlmutter
dd0e904432
debian/control section x11 per policy; provides x-terminal-emulator
2015-12-18 17:16:49 +00:00
Barak A. Pearlmutter
561739ba8b
debian/control packaging repo
2015-12-18 17:04:53 +00:00
Barak A. Pearlmutter
b2596c0580
debian/control homepage
2015-12-18 16:14:12 +00:00
Barak A. Pearlmutter
b1456b4fda
typo: informations ↝ information
2015-12-18 16:09:54 +00:00
Barak A. Pearlmutter
923cf9b2bb
git ignore debian build debris
2015-12-18 16:00:41 +00:00
Filippo Scognamiglio
273917060b
Merge pull request #266 from rbanffy/master
...
Update 3270 font to latest version
2015-12-15 18:27:54 +01:00
Filippo Scognamiglio
7ba2046d14
Merge pull request #270 from tomchiverton/patch-2
...
Ubuntu versions README updated
2015-12-15 18:26:13 +01:00
Tom Chiverton
be145c12a3
Ubuntu versions updated
2015-12-09 18:46:12 +00:00
Ricardo Bánffy
759e796fdd
Re-add link to original project
2015-10-18 23:15:04 -02:00
Ricardo Bánffy
9121beaf8d
Update 3270 font to latest version
2015-10-18 23:13:05 -02:00
Tamas Gerczei
89472dfc54
Merge remote-tracking branch 'upstream/master'
2015-10-16 12:20:16 +02:00
Tamas Gerczei
eb739195ea
Merge branch 'master' of https://github.com/tgerczei/cool-retro-term
2015-10-15 20:11:23 +02:00
Tamas Gerczei
2da0bc9535
ebuild updated
2015-10-15 20:11:14 +02:00
Filippo Scognamiglio
7255a162e9
Merge pull request #254 from tgerczei/master
...
Update README.md
2015-08-16 11:47:29 +02:00
tgerczei
a479506dcf
Update README.md
...
revision bump
2015-08-14 15:45:51 +02:00
Filippo Scognamiglio
cf62e85172
Merge pull request #249 from Swordfish90/unstable
...
Update engine. This fixes the CTRL+Space behaviour.
2015-06-20 16:48:39 +02:00
Filippo Scognamiglio
c0ea7acd28
Merge pull request #246 from GottZ/patch-1
...
Update readme.md to include install instructions for arch official repository.
2015-05-19 17:18:47 +02:00
Jan-Stefan Janetzky
7923db38c8
arch has it in community/
...
there is a precompiled version of cool-retro-term inside the official arch linux community repository.
2015-05-18 18:03:30 +02:00
Filippo Scognamiglio
bf9937619e
Update engine. This fixes the CTRL+Space behaviour.
2015-04-03 19:17:40 +02:00
Filippo Scognamiglio
e5fe99eda9
Merge pull request #230 from andresgutierrez/master
...
Instructions for building on MacOSX with MacPorts
2015-02-24 01:29:38 +01:00
Andres Gutierrez
eded375cf6
Instructions for building on MacOSX with MacPorts
2015-02-23 15:34:47 -05:00
Filippo Scognamiglio
1b619a7a36
Merge pull request #223 from rbanffy/master
...
Update 3270 font
2015-02-16 16:06:36 +01:00
Ricardo Bánffy
5d79e475d1
update 3270 font
2015-02-15 13:24:56 -02:00
Filippo Scognamiglio
cb2b9dd3a2
Merge pull request #222 from tgerczei/master
...
Update README.md
2015-02-15 14:50:25 +01:00
tgerczei
04f819b331
Update README.md
...
Updated instructions for Gentoo to install first release.
2015-02-15 14:28:16 +01:00