Commit Graph

427 Commits

Author SHA1 Message Date
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 e0660a699b Merge pull request #170 from inzanity/master
Use window title from session. Fixes #167
2014-11-03 06:01:15 -05:00
Santtu Lakkala 4b5827cb3e Use window title from session. Fixes #167 2014-10-27 09:28:27 +02:00
Filippo Scognamiglio 08ade0eb6f Fix regression: copy and paste were not working anymore. 2014-10-13 22:53:26 +02:00
Filippo Scognamiglio e4f89f0486 Add missing command in osx build function. 2014-10-13 14:45:34 +02:00
Filippo Scognamiglio b2709aef6f Merge pull request #161 from jekader/debian-packaging
add missing dependencies to Debian manifest
2014-10-13 13:39:56 +02:00
Jeka Der 3bf385b317 added missing Debian dependencies 2014-10-12 18:14:33 +02:00
Filippo Scognamiglio bebfdfa267 Merge pull request #158 from KAMiKAZOW/patch-2
Fix typo in cool-retro-term.spec
2014-10-12 11:06:58 +02:00
KAMiKAZOW e3e7d12ff8 Update cool-retro-term.spec
Fix typo
2014-10-12 05:16:22 +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