Commit Graph

13 Commits

Author SHA1 Message Date
sekelsenmat
eb5ab4433e Adds android, jvm and mips targets to the IDE
git-svn-id: trunk@34549 -
2012-01-03 12:39:14 +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
c24a308083 IDE: options: reduced some overhead on loading/saving
git-svn-id: trunk@33768 -
2011-11-25 00:01:44 +00:00
juha
2953423fdc IDE: Implement Stack size in compiler options. Issue #17790
git-svn-id: trunk@33620 -
2011-11-18 21:42:59 +00:00
juha
81511cf49b IDE: Added a check box for -WR compiler option. Issue #7154
git-svn-id: trunk@33527 -
2011-11-14 12:31:30 +00:00
maxim
9a1b2c8bf7 IDE: removed colons from some groupbox captions
git-svn-id: trunk@32549 -
2011-09-28 21:45:43 +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
mattias
1e83d3b477 IDE: fixed applying options after write
git-svn-id: trunk@27920 -
2010-10-28 08:00:21 +00:00
mattias
2c5c4c2609 IDE: auto fix case of TargetOS and TargetCPU
git-svn-id: trunk@27847 -
2010-10-25 08:24:24 +00:00
maxim
86de47a747 IDE, "Project options"/"Compiler options"/"Code generation" tab: change layout to make it look better with GTK widgetset on screens with 1024x600 resolution
git-svn-id: trunk@25047 -
2010-04-28 22:36:33 +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
7b033bbf43 ide: add compiler code generation options frame
git-svn-id: trunk@23336 -
2010-01-02 06:38:41 +00:00