cool-retro-term/app/qml
2014-12-14 21:17:40 +01:00
..
fonts Refactoring of build system and use of native executable instead of qmlscene. 2014-09-02 22:52:12 +02:00
frames Optimization: new texture based way to draw the noise. It looks better. There is also a wiser use of textures which brings big performance improvements. 2014-12-13 16:53:45 +01:00
images Optimization: new texture based way to draw the noise. It looks better. There is also a wiser use of textures which brings big performance improvements. 2014-12-13 16:53:45 +01:00
AboutDialog.qml Fix: dialog sizes and positioning. 2014-12-11 12:35:31 +01:00
ApplicationSettings.qml Removed scanline quality settings. Was quite useless and confusing. 2014-12-14 19:13:19 +01:00
CheckableSlider.qml Rebranding the application cool-retro-term! 2014-09-03 22:19:34 +02:00
ColorButton.qml Rebranding the application cool-retro-term! 2014-09-03 22:19:34 +02:00
CRTMainMenuBar.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
FontPixels.qml Improvement: all fonts now have a custom default width, this allows to have more uniform sizes across fonts and different rasterizations. Small tweaks in font sizes. 2014-12-12 01:38:32 +01:00
Fonts.qml Improvement: all fonts now have a custom default width, this allows to have more uniform sizes across fonts and different rasterizations. Small tweaks in font sizes. 2014-12-12 01:38:32 +01:00
FontScanlines.qml Improvement: all fonts now have a custom default width, this allows to have more uniform sizes across fonts and different rasterizations. Small tweaks in font sizes. 2014-12-12 01:38:32 +01:00
Glossy.qml Refactoring of build system and use of native executable instead of qmlscene. 2014-09-02 22:52:12 +02:00
InsertNameDialog.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
main.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
PreprocessedTerminal.qml Fix: Bloom radius needed a dependency on window scaling. 2014-12-14 21:17:40 +01:00
resources.qrc Optimization: new texture based way to draw the noise. It looks better. There is also a wiser use of textures which brings big performance improvements. 2014-12-13 16:53:45 +01:00
SettingsEffectsTab.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
SettingsGeneralTab.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
SettingsPerformanceTab.qml Removed scanline quality settings. Was quite useless and confusing. 2014-12-14 19:13:19 +01:00
SettingsTerminalTab.qml Improvement: all fonts now have a custom default width, this allows to have more uniform sizes across fonts and different rasterizations. Small tweaks in font sizes. 2014-12-12 01:38:32 +01:00
SettingsWindow.qml Reorganize settings window. 2014-09-29 02:00:54 +02:00
ShaderTerminal.qml Move scanlines computations in main shader. This reduces GPU memory consumption, may improve performace and increases scanlines quality. 2014-12-14 10:32:43 +01:00
SimpleSlider.qml Rebranding the application cool-retro-term! 2014-09-03 22:19:34 +02:00
SizeOverlay.qml Rebranding the application cool-retro-term! 2014-09-03 22:19:34 +02:00
Storage.qml Rebranding the application cool-retro-term! 2014-09-03 22:19:34 +02:00
TerminalContainer.qml Fix: Bloom radius needed a dependency on window scaling. 2014-12-14 21:17:40 +01:00
TimeManager.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
utils.js Refactor: move some out of place functions. 2014-12-12 21:31:19 +01:00