Commit Graph

306 Commits

Author SHA1 Message Date
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
587f6e9dcc IDE: unified changestamp
git-svn-id: trunk@36046 -
2012-03-15 22:35:34 +00:00
mattias
a6537c8ebe IDE: comment, clean up
git-svn-id: trunk@36045 -
2012-03-15 22:19:05 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
martin
34c3888d83 DBG: add option to reset debugger after each run
git-svn-id: trunk@34925 -
2012-01-25 15:05:21 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
00dbde1442 IDE: option to ask to save session
git-svn-id: trunk@34729 -
2012-01-14 13:43:25 +00:00
mattias
40857d72fc IDE: file dialog filter: reduced loading/saving, auto clean up, do not save default
git-svn-id: trunk@33764 -
2011-11-24 23:04:54 +00:00
mattias
561a94889f IDE: added file filter options page
git-svn-id: trunk@33530 -
2011-11-14 17:20:51 +00:00
juha
b9809c8c46 IDE: formatting, reordering and some comments
git-svn-id: trunk@33009 -
2011-10-21 15:45:10 +00:00
juha
d4abfe8c7e IDE: Fix saving Lazarus Desktop Settings. Issue #19331, modified from patch by Bart Broersma
git-svn-id: trunk@32990 -
2011-10-19 21:20:54 +00:00
mattias
7d0ff1242b IDE: do not warn when environmentoptions.xml is missing
git-svn-id: trunk@32620 -
2011-10-02 16:47:31 +00:00
martin
37fa512845 DBG: Watchpoints
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
martin
63a6d0bb60 IDE, DBG: Starting on DebuggerConfigStorage
git-svn-id: trunk@32380 -
2011-09-17 11:32:32 +00:00
juha
dc58625e58 IDE: small optimization when adding example files to recent files list.
git-svn-id: trunk@32004 -
2011-08-18 16:24:19 +00:00
juha
cba541db5e IDE: Caption for project wizard and some comments
git-svn-id: trunk@31963 -
2011-08-12 13:28:38 +00:00
juha
02803ca4af IDE: Add examples to the list of recent projects if it is empty and the examples have write access. Issue #14506
git-svn-id: trunk@31962 -
2011-08-12 13:19:14 +00:00
maxim
1a14549431 IDE: made suggestion of lowercased file name for new forms/units configurable
git-svn-id: trunk@31920 -
2011-08-08 22:25:03 +00:00
mattias
2c28620def IDE: store lazarus directory in config relative if pcp and laz dir share the parent directory
git-svn-id: trunk@31297 -
2011-06-20 13:43:57 +00:00
mattias
da6d0edaad IDE: reading path of LazarusDirectory: if relative, expand with pcp
git-svn-id: trunk@31296 -
2011-06-20 13:15:59 +00:00
mattias
47d34594f7 IDE: fixed saving IDEEditorGroups to sub path
git-svn-id: trunk@31295 -
2011-06-20 13:11:26 +00:00
mattias
4cc4707c44 lazbuild: clean up
git-svn-id: trunk@30799 -
2011-05-18 16:50:57 +00:00
mattias
e92aaad1e8 lazbuild: clean up
git-svn-id: trunk@30798 -
2011-05-18 16:45:08 +00:00
paul
68af24efc9 ide: use default delphi colors by default for event log
git-svn-id: trunk@30655 -
2011-05-10 06:18:24 +00:00
paul
64f78f5265 ide: save/load/edit debugger event log options
git-svn-id: trunk@30534 -
2011-05-03 05:34:26 +00:00
paul
ec09bfef6c ide: fix debugger event name Window -> Windows, record 'library-loaded' events
git-svn-id: trunk@30486 -
2011-04-27 06:43:16 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
martin
947fcea9cc IDE: ensure the completion window does not go below a minimum size
git-svn-id: trunk@29057 -
2011-01-16 19:56:54 +00:00
martin
3f3b8a3c89 Env-Opts, Dbg: Save debugger properties
git-svn-id: trunk@28997 -
2011-01-13 16:47:22 +00:00
mattias
777e1a450c IDE: TrimSearchPath deleting doubles
git-svn-id: trunk@28650 -
2010-12-08 20:50:27 +00:00
mattias
ec7076415f IDE: use macros in environment compiler file name
git-svn-id: trunk@28575 -
2010-11-30 17:33:04 +00:00
paul
9bcaf5ec16 ide for win32: add recently opened project to the system list of recent files
git-svn-id: trunk@28290 -
2010-11-17 09:27:17 +00:00
mattias
7c80c43236 IDE: if fpc path, fpc source directory or lazarus source directory not found: try secondary configs
git-svn-id: trunk@28083 -
2010-11-05 01:16:37 +00:00
martin
47e2718101 IDE: Made Source-Editor-Completion form resizeable . issue #0016835
git-svn-id: trunk@27999 -
2010-10-31 00:17:55 +00:00
mattias
5223a83d19 IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel
git-svn-id: trunk@27681 -
2010-10-13 14:47:27 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
1ee3d6dcf4 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
mattias
0238049950 IDE: connect source editor with simpleidewindowlayout
git-svn-id: trunk@26195 -
2010-06-19 15:37:25 +00:00
mattias
7ff88cb06a IDE: simplewindowlayout using tconfigstorage
git-svn-id: trunk@26181 -
2010-06-19 05:44:24 +00:00
mattias
d111a12751 IDE: todolist: added creator
git-svn-id: trunk@26011 -
2010-06-09 22:53:27 +00:00
martin
688c276e96 IDE, Options, fix default folded
git-svn-id: trunk@25861 -
2010-06-03 11:11:47 +00:00
martin
8ce99dc2a6 IDE, Options, remember fold state of main-tree
git-svn-id: trunk@25857 -
2010-06-03 02:26:38 +00:00
mattias
b527e66fb7 IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
2010-05-24 17:41:32 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
d18d9a1205 IDEIntf: started TIDEWindowDefaultLayout
git-svn-id: trunk@25573 -
2010-05-22 10:59:28 +00:00
dmitry
df5cb0c835 ide: starting usage of global compiler messages list. Added the selection of the compiler messages into environment->files frame
git-svn-id: trunk@25235 -
2010-05-07 06:52:19 +00:00
mattias
d98b7c1e71 IDE: added option to switch to favorite after ask new component name, from Maxim Ganetsky, bug #16339
git-svn-id: trunk@24984 -
2010-04-26 21:54:36 +00:00
marc
835ac997bd * IDE: add option to show full project path in window caption. Patch by Jarto Tarpio
git-svn-id: trunk@24875 -
2010-04-24 14:13:58 +00:00