Commit Graph

192 Commits

Author SHA1 Message Date
mattias
24491b3ae1 trunk: set version to 1.7
git-svn-id: trunk@50542 -
2015-11-30 19:06:17 +00:00
mattias
c507846083 IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
2015-11-11 01:18:13 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
mattias
d3d122a6ee IDE: updated lazarus.lpi
git-svn-id: trunk@50107 -
2015-10-18 17:24:57 +00:00
juha
7cf6cbfe47 Rename ToolbarData -> IdeCoolbarData.
git-svn-id: trunk@49384 -
2015-06-21 11:02:57 +00:00
mattias
794294016d IDE: re-added icon in lazarus.lpi, bug #28257
git-svn-id: trunk@49324 -
2015-06-13 08:23:10 +00:00
juha
0be07e4e24 IDE: Rename dialog CustomDefines -> DefinesGui.
git-svn-id: trunk@49156 -
2015-05-24 12:01:06 +00:00
juha
ca887263f1 IDE: Rename dialog ConDef -> EncloseIfDef.
git-svn-id: trunk@49155 -
2015-05-24 10:09:20 +00:00
mattias
8b4e761edc IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
2015-05-01 10:32:13 +00:00
mattias
3b934c4f93 IDE: check orphaned ppu: report each duplicate only once
git-svn-id: trunk@48021 -
2015-02-26 15:11:20 +00:00
mattias
e464eb70d9 IDE: started check for duplicate files between packages
git-svn-id: trunk@47989 -
2015-02-25 17:44:21 +00:00
mattias
cc83db2a68 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47985 -
2015-02-24 23:18:54 +00:00
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