juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
mattias
1b88beb01b
IDE: moved compiler options - show lines compiled - to environment options
...
git-svn-id: trunk@49884 -
2015-09-27 20:32:15 +00:00
mattias
1fe2796bd0
IDE: compiler options: added option to show the lines compiled messsage as important
...
git-svn-id: trunk@49883 -
2015-09-27 20:09:52 +00:00
mattias
95a2ce7a19
IDE: clean up
...
git-svn-id: trunk@48210 -
2015-03-10 13:17:19 +00:00
mattias
abfaa0bdd0
IDE: compiler options: removed obsolete option show summary, summary are now always shown in header
...
git-svn-id: trunk@47965 -
2015-02-23 17:00:47 +00:00
mattias
2da65d3074
IDE: compiler options: verbosity: removed -ve, IDE needs this to jump to errors
...
git-svn-id: trunk@47964 -
2015-02-23 16:56:52 +00:00
mattias
d48124eb65
IDE: compiler options: verbosity: one column
...
git-svn-id: trunk@47960 -
2015-02-23 16:41:50 +00:00
mattias
1196a85d76
IDE: always pass -vi to FPC, needed to resolve file names without path
...
git-svn-id: trunk@47958 -
2015-02-23 16:14:15 +00:00
mattias
160cd91c5a
IDE: clean up old external tools
...
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
mattias
403ed545d1
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
...
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
2f2073e7f4
IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
...
git-svn-id: trunk@45251 -
2014-05-30 17:18:36 +00:00
mattias
0e0d820f79
IDE: fixed caption of compiler option -vb
...
git-svn-id: trunk@42163 -
2013-07-20 20:49:57 +00:00
juha
82d8a8a308
IDE: Cleanup of options frames
...
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
mattias
a47271617a
IDE: removed compiler option for switch -vm
...
git-svn-id: trunk@38411 -
2012-08-27 17:05:49 +00:00
maxim
97a2cd35a3
IDE: improved Compiler Verbosity options page localization
...
git-svn-id: trunk@36498 -
2012-04-01 10:39:16 +00:00
mattias
cee5feafff
IDE: undo options loading once, bites switching options via build modes
...
git-svn-id: trunk@33943 -
2011-12-04 11:20:41 +00:00
mattias
d96cb85452
IDE: options: reduced some overhead on loading/saving
...
git-svn-id: trunk@33769 -
2011-11-25 00:20:35 +00:00
paul
e9210bf352
ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
...
- add GroupPackage and GroupPkgCompiler
- split compiler options and project options into 2 independent options groups
- register compiler frames for both GroupCompiler and GroupPkgCompiler
- change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
- inherit TLazPackageID from TAbstractIDEPackageOptions class
- fix showing of required frame (like Object inspector or Editor) in the IDE options editor
+ other minor edits
git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
paul
f603d4da57
ide: convert options frames to use fpc resources
...
git-svn-id: trunk@23444 -
2010-01-14 10:17:35 +00:00
paul
8cfb4412a9
ide: compiler options frames - support TBaseCompilerOptions instead of TProjectCompilerOptions
...
git-svn-id: trunk@23340 -
2010-01-02 08:23:08 +00:00
paul
eb4f300ff2
ide: add verbosity options frame
...
git-svn-id: trunk@23338 -
2010-01-02 07:03:01 +00:00