Filippo Scognamiglio
|
68a8d7d212
|
Refactor: extract all the other effects from main terminal.
|
2014-12-11 10:40:14 +01:00 |
|
Filippo Scognamiglio
|
9f943aa2d0
|
Refactor: extract noise and rasterization from terminal object.
|
2014-12-11 10:07:53 +01:00 |
|
Filippo Scognamiglio
|
dcb332b06f
|
Use scale transformation instead of shadereffectsource. Faster when reducing quality.
|
2014-12-11 01:20:51 +01:00 |
|
Filippo Scognamiglio
|
b9f2cc4300
|
Force shadereffect source visibility to off. Bump qmltermwidget plugin version.
|
2014-12-11 00:52:09 +01:00 |
|
Filippo Scognamiglio
|
b3a4b7158e
|
Added scrollbar.
|
2014-11-12 23:14:48 +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 |
|
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
|
438c50d775
|
Texture quality is actually working. (And also quite useful for high-dpi screens).
|
2014-10-11 01:24:20 +02:00 |
|
Filippo Scognamiglio
|
093cead312
|
Fixed a couple of UI issues under osx.
|
2014-10-10 15:12:28 +02:00 |
|
Filippo Scognamiglio
|
614793ecd0
|
Added --workdir and --program flags.
|
2014-10-04 16:21:17 +02:00 |
|
Filippo Scognamiglio
|
15a951288d
|
Imported initial directory implementation from terminal-app.
|
2014-10-04 15:01:50 +02: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
|
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
|
a08c738a65
|
Font width is customizable. Introducing non squared pixels resolutions.
|
2014-09-28 18:23:14 +02: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
|
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
|
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 |
|
Filippo Scognamiglio
|
bc87df170b
|
Fix smooth, reenable antialising and remove few useless lines.
|
2014-09-13 23:19:00 +02:00 |
|
Filippo Scognamiglio
|
67ea080c2e
|
Great preprocessiong optimizations. Simpler code and big performance improvements.
|
2014-09-13 22:18:11 +02:00 |
|
Filippo Scognamiglio
|
7bd8b56657
|
Fix noise element sizes with different rasterizations.
|
2014-09-10 01:47:07 +02:00 |
|
Filippo Scognamiglio
|
639fd53a19
|
Simplify the unholy overengineered mess of rasterization.
|
2014-09-10 00:59:53 +02:00 |
|
Filippo Scognamiglio
|
b047dc9313
|
Rebranding the application cool-retro-term!
|
2014-09-03 22:19:34 +02:00 |
|
Filippo Scognamiglio
|
ae0154935d
|
Changed plugin name to avoid future conflicts.
|
2014-09-03 00:47:00 +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 |
|