Commit Graph

7 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
0a48bd8731 Unduplicated the code that initializes editor settings
This stuff was all over the place, a relic from before the editor
settings were unified. Now the initialization is only done in
TextEditorSettings.

Fixes the .pro file editor and the generic project files editor, which
before only used the font settings.
2009-03-17 18:25:45 +01:00
Thorbjørn Lindeijer
d4de7d47ab Fixed standard text editor actions for generic project files editor 2009-03-16 16:16:40 +01:00
Thorbjørn Lindeijer
383178ff95 Use the global font settings in GenericProjectFilesEditor 2009-03-16 16:16:40 +01:00
Thorbjørn Lindeijer
132328791d Some reformatting to improve readability 2009-03-16 16:16:40 +01:00
Roberto Raggi
e0d91157fc Update the project 2009-03-16 12:52:22 +01:00
Roberto Raggi
af29d0608e --debug 2009-03-16 12:16:10 +01:00
Roberto Raggi
7c537a81ff Introduced editors for .files and .includes files. 2009-03-16 11:35:54 +01:00