Filippo Scognamiglio
90546e49e8
Initial (already working) implementation of json profile import/export.
2014-10-11 18:43:50 +02:00
Filippo Scognamiglio
058bafe033
Finally added new shiny icon.
2014-10-11 14:54:41 +02:00
Filippo Scognamiglio
2dd4e0d841
Update README.md with OSX build instructions and donations link.
2014-10-11 13:26:14 +02:00
Filippo Scognamiglio
d603d9d54a
Merge pull request #156 from jekader/debian-packaging
...
Adding debian packaging
2014-10-11 01:37:54 +02:00
Filippo Scognamiglio
568d278871
Merge pull request #155 from darkpioneer/master
...
Setting shortcut for "Show Menubar" action to Ctrl+Shift+M
2014-10-11 01:29:31 +02:00
Filippo Scognamiglio
438c50d775
Texture quality is actually working. (And also quite useful for high-dpi screens).
2014-10-11 01:24:20 +02:00
Jeka Der
8c08f63881
fixing lintian warnings
2014-10-10 22:12:37 +02:00
darkpioneer
71020e40a5
Update main.qml
...
Added keyboard shortcut to show menu bar again
2014-10-10 20:54:30 +01:00
Jeka Der
413a32f33f
debian packaging, initial commit
2014-10-10 21:38:01 +02:00
Filippo Scognamiglio
d4ca781e90
Merge pull request #154 from Swordfish90/improveosx
...
Merge OSX specific issues.
2014-10-10 16:07:06 +02:00
Filippo Scognamiglio
539a5ed74f
Add missing arguments when -i and -l when starting under OSX. Thanks to sirgatez.
2014-10-10 15:43:38 +02:00
Filippo Scognamiglio
093cead312
Fixed a couple of UI issues under osx.
2014-10-10 15:12:28 +02:00
Filippo Scognamiglio
c57ef45ce6
Add QML import directory for buldle.
2014-10-10 14:39:42 +02:00
Filippo Scognamiglio
8232543abc
Merge pull request #152 from mikeu/master
...
Patch incorrect #elif directives to #else directives
2014-10-10 00:46:29 +02:00
Filippo Scognamiglio
29ec02b65e
Add --fullscreen command line parameter. Fix some mistakes in --help.
2014-10-10 00:40:31 +02:00
Michael Underwood
0e765e427b
Patch incorrect #elif directives to #else directives
2014-10-09 16:05:34 -06:00
Filippo Scognamiglio
1cbedb41d9
Merge pull request #150 from ttohin/feature/osx-build
...
Fix osx build
2014-10-09 22:20:44 +02:00
Anton Simakov
a78231eac5
Build for mac os without significant changes of master's code (insead of osx branch). A bit later I can provide signed binary build for osx.
2014-10-09 21:27:26 +04:00
Filippo Scognamiglio
9bd0ca74b6
Removed useless flag in main.qml.
2014-10-07 21:50:02 +02:00
Filippo Scognamiglio
800bbd359b
Merge pull request #146 from gvy/master
...
drop dummy banana method
2014-10-06 15:29:00 +02:00
Michael Shigorin
10cc27e7cf
drop dummy banana method
...
see also https://github.com/Swordfish90/cool-retro-term/issues/143
2014-10-06 13:44:33 +04:00
Filippo Scognamiglio
9deeb5e405
Merge pull request #137 from Swordfish90/unstable
...
Import latest changes from unstable.
2014-10-04 16:36:30 +02:00
Filippo Scognamiglio
614793ecd0
Added --workdir and --program flags.
2014-10-04 16:21:17 +02:00
Filippo Scognamiglio
a9ed10573b
Plugin: export shell program to QML.
2014-10-04 15:26:09 +02:00
Filippo Scognamiglio
15a951288d
Imported initial directory implementation from terminal-app.
2014-10-04 15:01:50 +02:00
Filippo Scognamiglio
f15440c3c3
Provide a fallback if samplers in vertex shader are not supported.
2014-10-04 14:09:49 +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
f8db912f5f
Merge pull request #131 from Swordfish90/2yscanlines
...
Much improved scanlines rendering. Font width can be customized. Redisigned settings. Bloom and scanline quality can be selected.
2014-09-30 14:45:56 +00:00
Filippo Scognamiglio
5cfee38329
Bloom effect is now updated manually as the others.
2014-09-30 16:33:22 +02:00
Filippo Scognamiglio
466fea495d
Setting asynchronous in loaders.
2014-09-30 16:21:56 +02:00
Filippo Scognamiglio
ba77e21817
Bloom quality is now customizable in performance tab.
2014-09-30 00:57:57 +02:00
Filippo Scognamiglio
cc72a28ee3
Updating sources when font settings are changed.
2014-09-30 00:10:14 +02:00
Filippo Scognamiglio
e815fe2787
Setting scaling stepSize to 0.05 instead of 0.1. Refactored scaling handling.
2014-09-29 22:38:33 +02:00
Filippo Scognamiglio
2ff6c71c23
Adding adjustable scanline quality. Textures are now always smoothed. Terminal texture is now scaled (by integer factors) depending on the scaling level.
2014-09-29 21:26:41 +02:00
Filippo Scognamiglio
1dd633be0b
Reorganize settings window.
2014-09-29 02:00:54 +02:00
Filippo Scognamiglio
d885f27e0b
Font width is now stored and loaded. Profiles have been updated.
2014-09-29 01:41:43 +02:00
Filippo Scognamiglio
a08c738a65
Font width is customizable. Introducing non squared pixels resolutions.
2014-09-28 18:23:14 +02:00
Filippo Scognamiglio
14ab8942af
Merge pull request #130 from gmmeyer/master
...
adds compiled files to the gitignore
2014-09-28 10:44:58 +02:00
Greg Meyer
9caae00db9
adds compiled files to the gitignore
2014-09-28 02:48:44 -04:00
Filippo Scognamiglio
4b87b6e5d6
Fix: update terminal image on resize and font change.
2014-09-23 10:45:48 +02:00
Filippo Scognamiglio
1febce3775
Add menubar in context menu when the application menubar is hidden.
2014-09-20 02:26:21 +02:00
Filippo Scognamiglio
d2b677a0e2
Adding profiles menu.
2014-09-20 00:19:05 +02:00
Filippo Scognamiglio
82df40591b
Workaround for menubar margins.
2014-09-18 10:33:40 +02:00
Filippo Scognamiglio
774e4f5306
Merge pull request #118 from Swordfish90/simplifyimprove
...
Many simplifications and optimizations of the underlying structure. cool-retro-term is now faster, it has better rasterizations and pixel perfect mouse events.
2014-09-14 15:35:54 +02:00
Filippo Scognamiglio
19f6d85243
Real fix to bloom borders issues. Using Connections to update main source instead of live: true.
2014-09-14 14:33:08 +02:00
Filippo Scognamiglio
1be7987abe
Terminal size and texture sizes are now comparable. Fixed formula for coordinates conversion: mouse input is now pixel perfect.
2014-09-14 02:43:48 +02:00
Filippo Scognamiglio
2dbe129857
Remove unused code and fix some indentations.
2014-09-14 01:14:12 +02:00
Filippo Scognamiglio
d1280f28c2
Use qFloor instead of qRound to compute the number of columns of the terminal.
2014-09-14 01:02:54 +02:00
Filippo Scognamiglio
53897f8186
Fix: bloom issues near the edges.
2014-09-14 01:00:38 +02:00
Filippo Scognamiglio
b4bf29dc9e
Resore frames functionalities.
2014-09-14 00:45:34 +02:00