Filippo Scognamiglio
28977313da
UI/UX fixes for OSX version.
2022-01-03 18:43:07 +01:00
Filippo Scognamiglio
4abbe332db
Improve terminal frame and expose frame size setting.
2021-07-15 23:20:42 +02:00
Filippo Scognamiglio
701cb540e5
Improve QML syntax and update license headers.
2021-06-30 22:49:03 +02:00
Filippo Scognamiglio
dae1a56691
Migrate from QtQuick.Controls 1.x to QtQuick.Controls 2.x. Updated QMLTermWidget submodule.
2021-06-30 08:33:31 +02:00
Filippo Scognamiglio
767a61b86e
Improve settings layout.
2018-12-16 23:46:05 +01:00
Filippo Scognamiglio
cc7c13e17f
Handle database and profile upgrade for new versions.
2018-11-21 18:11:01 +01:00
Filippo Scognamiglio
2ea119fb31
Fix some alignment related warnings.
2018-10-28 01:08:21 +02:00
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
Vincent Wong
674097f672
Add new custom command settings in General
...
These custom commands are profile-specific
2016-03-21 12:48:18 -07:00
Filippo Scognamiglio
e4c7ffe201
Fix: various small improvements.
2014-12-26 19:47:11 +01:00
Filippo Scognamiglio
0264fbebcd
Small adjustments in the settings dialog.
2014-12-26 17:51:10 +01:00
Filippo Scognamiglio
a62645f0b7
Improve profiles management, redesign a bit the settings window.
2014-12-26 17:19:34 +01:00
Filippo Scognamiglio
88079a3ee4
Improvement: initial implementation of profiles json IO.
2014-12-26 02:54:38 +01:00
Filippo Scognamiglio
c7fbe591ba
Improvement: port profile selector to TableView.
2014-12-26 02:28:51 +01:00
Filippo Scognamiglio
f03fa29836
Improvement: index frames by name and not position.
2014-12-26 00:00:35 +01:00
Filippo Scognamiglio
4d3c16fabc
Refactoting: change names in settings, and using camelCase for settings name.
2014-12-23 18:13:34 +01:00
Filippo Scognamiglio
7b7eba1c7c
Refactoring: rename shadersettings in appSettings.
2014-12-11 12:08:15 +01:00
Filippo Scognamiglio
1dd633be0b
Reorganize settings window.
2014-09-29 02:00:54 +02:00
Filippo Scognamiglio
b047dc9313
Rebranding the application cool-retro-term!
2014-09-03 22:19:34 +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