cool-retro-term/app/qml
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
..
Components Misc fixes in settings dialog. 2015-01-08 03:55:19 +01:00
fonts Merge pull request #280 from rbanffy/master 2016-03-13 15:36:22 +01:00
frames Merge branch 'unstable' which fixes default precisions on ES systems. 2015-01-29 03:17:05 +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: Windows flags and raise behaviour. Also fix OSX quit issues. 2014-12-22 20:50:17 +01:00
ApplicationSettings.qml Profile-bound custom commands now execute 2016-03-21 12:55:09 -07:00
CheckableSlider.qml Misc fixes in settings dialog. 2015-01-08 03:55:19 +01:00
ColorButton.qml Fix bad behaving color dialog on some platforms. 2014-12-30 10:25:33 +01:00
CRTMainMenuBar.qml Refactoting: change names in settings, and using camelCase for settings name. 2014-12-23 18:13:34 +01:00
FontPixels.qml Fix: font names and order. Added compatible scanlines and pixels fonts. 2014-12-31 16:40:30 +01:00
Fonts.qml Remove Envy Code Font. 2016-03-13 15:33:40 +01:00
FontScanlines.qml Fix: font names and order. Added compatible scanlines and pixels fonts. 2014-12-31 16:40:30 +01:00
Glossy.qml
InsertNameDialog.qml Allow profiles with the same name. 2014-12-26 19:57:03 +01:00
main.qml Fix: osx shortcuts. 2014-12-26 17:36:03 +01:00
PreprocessedTerminal.qml Profile-bound custom commands now execute 2016-03-21 12:55:09 -07:00
resources.qrc Remove Envy Code Font. 2016-03-13 15:33:40 +01:00
SettingsEffectsTab.qml Improve profiles management, redesign a bit the settings window. 2014-12-26 17:19:34 +01:00
SettingsGeneralTab.qml Fix issue with custom command not saving on exit 2016-04-07 18:15:37 -07:00
SettingsPerformanceTab.qml Reorganize FPS slider. 2015-01-24 18:06:37 +01:00
SettingsScreenTab.qml Misc fixes in settings dialog. 2015-01-08 03:55:19 +01:00
SettingsTerminalTab.qml Reduce minimum scaling value and fix aliasing issues with small fonts and rasterization. 2015-01-20 00:57:23 +01:00
SettingsWindow.qml Fix: various small improvements. 2014-12-26 19:47:11 +01:00
ShaderTerminal.qml Remove default precision on non ES platforms. 2015-01-28 11:14:42 +01:00
SimpleSlider.qml Misc fixes in settings dialog. 2015-01-08 03:55:19 +01:00
SizeOverlay.qml
Storage.qml Refactoting: change names in settings, and using camelCase for settings name. 2014-12-23 18:13:34 +01:00
TerminalContainer.qml Use already available shaderEffectSource and improve bloom look at low quality by limiting minimum radius. 2015-01-05 21:47:42 +01:00
TimeManager.qml Refactoring: rename shadersettings in appSettings. 2014-12-11 12:08:15 +01:00
utils.js Profile-bound custom commands now execute 2016-03-21 12:55:09 -07:00