Commit Graph

180 Commits

Author SHA1 Message Date
mattias
7aa5c7eaed IDE: started quickfix for local variable not initialized
git-svn-id: trunk@47830 -
2015-02-16 18:20:43 +00:00
mattias
c98ac1c406 updated lazarus lpi
git-svn-id: trunk@47342 -
2015-01-11 20:06:06 +00:00
mattias
d29085176b IDE: updated lazarus.lpi
git-svn-id: trunk@47156 -
2014-12-09 21:50:36 +00:00
juha
5feb8a998a Remove non-existent units from lazarus.lpi
git-svn-id: trunk@47118 -
2014-12-05 13:06:57 +00:00
mattias
b8b57b74bb IDE: comments
git-svn-id: trunk@46213 -
2014-09-13 21:11:15 +00:00
juha
5ca5c5401d IDE: commit automatic changes for lazarus.lpi
git-svn-id: trunk@45611 -
2014-06-22 09:56:56 +00:00
mattias
4aaa7b1242 lazbuild: removed dependency lazdebuggergdbmi
git-svn-id: trunk@45389 -
2014-06-07 21:02:56 +00:00
mattias
c1d8b5398b IDE: updated lpi
git-svn-id: trunk@45306 -
2014-06-02 14:47:17 +00:00
mattias
42af6c5f2f IDE: started options frame for messages
git-svn-id: trunk@45191 -
2014-05-26 23:36:34 +00:00
juha
e8e145a617 Lazarus.lpi: remove package "ide" dependency.
git-svn-id: trunk@44628 -
2014-04-07 07:20:27 +00:00
martin
4a45021d27 Fixed lpi
git-svn-id: trunk@44112 -
2014-02-17 04:01:28 +00:00
martin
8bf097e799 Debugger: Nicely list processes for attach (windows only). Patch by Denis Volodarsky.
git-svn-id: trunk@43280 -
2013-10-19 11:32:18 +00:00
paul
87855fd53e ide: add Attributes to version info
git-svn-id: trunk@43235 -
2013-10-13 10:38:54 +00:00
paul
96a9b7f0db ide: start resources frame work
git-svn-id: trunk@43213 -
2013-10-12 05:37:16 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00
mattias
76c53638ab set trunk version to 1.3
git-svn-id: trunk@42819 -
2013-09-15 15:53:49 +00:00
mattias
a3c0c0d439 IDE: further migration external tools
git-svn-id: trunk@42292 -
2013-08-03 18:39:14 +00:00
mattias
7335961add IDE: started new external tools
git-svn-id: trunk@42230 -
2013-07-29 15:42:45 +00:00
juha
72eac91527 IDE: automatically created XML header in lazarus.lpi
git-svn-id: trunk@42115 -
2013-07-17 10:12:59 +00:00
juha
dd550820f6 IDE: Add unit ConvertDelphi to Lazarus.lpi project to show all the source subdirectories in project inspector.
git-svn-id: trunk@42078 -
2013-07-13 14:19:31 +00:00
juha
82d8a8a308 IDE: Cleanup of options frames
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
mattias
45290f0189 IDE: lazarus.lpi: added -WG
git-svn-id: trunk@41777 -
2013-06-21 10:44:00 +00:00
paul
e3f594943a ide: remove toolbar top bevel from the Additions and Overrides frame. We don't use Top Bevel for other IDE toolbars and bottom bevel is not needed too since bottom control has it own
git-svn-id: trunk@41715 -
2013-06-14 14:25:37 +00:00
juha
ff691cadc3 Converter: save the log messages also to a file.
git-svn-id: trunk@41640 -
2013-06-09 19:18:11 +00:00
mattias
e9b0f7740b IDE: moved conditionals to page Other
git-svn-id: trunk@41628 -
2013-06-09 13:17:48 +00:00
mattias
bd4dd3da15 IDE: added tree of inherited parameters to show options
git-svn-id: trunk@41620 -
2013-06-09 10:21:45 +00:00
juha
0258e2b41d Lazarus.lpi: remove duplicate path
git-svn-id: trunk@41599 -
2013-06-08 18:35:59 +00:00
mattias
f2565fbe59 IDE: warn when the project overrides a package output directory
git-svn-id: trunk@41585 -
2013-06-08 12:06:00 +00:00
juha
aabc580b13 lazarus.lpi: cleanup
git-svn-id: trunk@41314 -
2013-05-20 10:22:15 +00:00
mattias
8b9514f7a2 IDE: mode matrix: read/write/restore
git-svn-id: trunk@41229 -
2013-05-17 06:10:35 +00:00
mattias
16edde8af5 IDE: mode matrix: split options and control
git-svn-id: trunk@41004 -
2013-05-02 20:51:18 +00:00
mattias
be39fcdf63 IDE: clean up package dependencies dialog: show transitivities
git-svn-id: trunk@40766 -
2013-04-09 18:37:13 +00:00
mattias
3ddad46398 IDE: started dlg clean package dependencies
git-svn-id: trunk@40761 -
2013-04-09 14:25:10 +00:00
martin
fe20196d3d IDE: add missing files to lazarus project
git-svn-id: trunk@40024 -
2013-01-29 15:12:46 +00:00
martin
b462188f00 lazarus.lpi, added units
git-svn-id: trunk@39592 -
2012-12-20 09:34:48 +00:00
mattias
26aa11a8da IDE: moved multithreaded lpk scanner to a unit of its own
git-svn-id: trunk@39249 -
2012-11-06 12:25:01 +00:00
juha
069cd283e5 IDE: Refactor the main unit heavily. Code related to source files is moved to a new SourceFileManager unit
git-svn-id: trunk@38701 -
2012-09-16 21:05:01 +00:00
juha
ecdb186fb6 IDE: Improve Component List's behavior. Issue #22829
git-svn-id: trunk@38604 -
2012-09-09 19:29:18 +00:00
juha
8b83271efa IDE: Chances in IdeOptionsDlg, preparing for more changes
git-svn-id: trunk@38583 -
2012-09-08 16:28:13 +00:00
mattias
3c6f470562 IDE: view / IDE internal / what needs building
git-svn-id: trunk@36647 -
2012-04-07 02:43:56 +00:00
vincents
c85180d207 set version to 1.1 on trunk
git-svn-id: trunk@36507 -
2012-04-01 18:17:49 +00:00
mattias
74ba11e83a IDE: startlazarus.lpi, lazarus.lpi enabled -Si
git-svn-id: trunk@36378 -
2012-03-27 08:53:30 +00:00
paul
60f51e4b06 ide: fix anchors in Options/Editor/Pages frame (issue #0021535)
git-svn-id: trunk@36245 -
2012-03-23 08:33:47 +00:00
mattias
1b135c4d58 IDE, lazbuild, startlazarus: added lclwidgetype to output directory
git-svn-id: trunk@36039 -
2012-03-15 18:35:31 +00:00
juha
aee57b0b70 LazSvn Package improvements
git-svn-id: trunk@35463 -
2012-02-18 20:02:52 +00:00
mattias
b4ee012f66 IDE: editor for additions to the fpc messages
git-svn-id: trunk@35164 -
2012-02-05 18:16:34 +00:00
mattias
7fb7467b8e IDE: added menu item: Package / New component, feature 1337
git-svn-id: trunk@35055 -
2012-01-31 13:11:31 +00:00
mattias
e0e58b47c4 IDE: ide internals: fpdoc files
git-svn-id: trunk@34854 -
2012-01-22 09:59:06 +00:00
mattias
e588d500e4 IDE: fpdoc package name: allow only valid characters
git-svn-id: trunk@34828 -
2012-01-20 22:52:57 +00:00