mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 12:17:14 +01:00
- introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions - derive all current options classes from TAbstractIDEEnvironmentOptions - fix broken previously education options - move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers - allow filtering of options showed in IDE options dialog by some options class - use options filtering when show Object Inspect, Editor, CodeExplorer option git-svn-id: trunk@23252 - |
||
|---|---|---|
| .. | ||
| Streams | ||
| JcfRegistrySettings.pas | ||
| JcfSetBase.pas | ||
| JcfSettings.pas | ||
| SetAlign.pas | ||
| SetAnyWordCaps.pas | ||
| SetAsm.pas | ||
| SetCaps.pas | ||
| SetClarify.pas | ||
| SetComments.pas | ||
| SetFile.pas | ||
| SetIndent.pas | ||
| SetObfuscate.pas | ||
| SetPreProcessor.pas | ||
| SetReplace.pas | ||
| SetReturns.pas | ||
| SetSpaces.pas | ||
| SettingsTypes.pas | ||
| SetTransform.pas | ||
| SetUses.pas | ||
| SetWordList.pas | ||