Commit Graph

78 Commits

Author SHA1 Message Date
mattias
eaa54292de IDE: codebrowser: show code help in hints, from Bernd Kreuss
git-svn-id: trunk@26903 -
2010-07-29 13:51:02 +00:00
mattias
219b70f58e IDE: codebrowser: fixed TCodeBrowserView.GetCodeHelp
git-svn-id: trunk@26874 -
2010-07-28 16:57:02 +00:00
mattias
83ff33c8e7 IDE: code browser fixed checking procedure
git-svn-id: trunk@26858 -
2010-07-27 16:15:38 +00:00
mattias
c6dba477e5 IDE: code browser: added TCodeBrowserView.GetCodeHelp
git-svn-id: trunk@26857 -
2010-07-27 16:06:13 +00:00
mattias
afe16f9489 IDE: code browser: fixed scanning IDE
git-svn-id: trunk@26808 -
2010-07-24 11:52:24 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
mattias
2f29e92581 IDE: added quickfix for hints to add hide directive
git-svn-id: trunk@26374 -
2010-06-30 22:39:44 +00:00
mattias
fa00aff123 IDE: package editors: using the IDEWindowCreators
git-svn-id: trunk@26234 -
2010-06-21 12:17:14 +00:00
mattias
a80a9f0aed IDE: fixed crash, bug #16652
git-svn-id: trunk@25950 -
2010-06-06 11:26:02 +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
97905f75d6 IDE: codebrowser: implemented export as text, bug #16191
git-svn-id: trunk@24394 -
2010-04-04 14:28:19 +00:00
mattias
77c705410a IDE: codebrowser: clean up
git-svn-id: trunk@24393 -
2010-04-04 14:25:43 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
juha
2ab15f7c41 Fixed a bug when filling items for ScopeComboBox.
git-svn-id: trunk@23824 -
2010-03-02 11:43:26 +00:00
mattias
304c5206cd IDE: output filter: fixed storing absolute filename
git-svn-id: trunk@23814 -
2010-03-01 23:01:49 +00:00
mattias
efd4dcfc0f IDE: codebrowser: setting scopecombobox.itemindex
git-svn-id: trunk@23812 -
2010-03-01 13:24:28 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
a8f1185fb4 IDE: codebrowser: showing generic types
git-svn-id: trunk@22644 -
2009-11-17 10:12:08 +00:00
mattias
b64abcbd7a codetools: parsing objccategory
git-svn-id: trunk@22611 -
2009-11-16 00:39:35 +00:00
mattias
cf8c233871 codetools: parsing cppclass
git-svn-id: trunk@22601 -
2009-11-15 15:43:53 +00:00
mattias
d39dca6458 IDE: code browser: replace identifier
git-svn-id: trunk@22520 -
2009-11-10 12:19:13 +00:00
mattias
e50ada8891 IDE: resourcestring
git-svn-id: trunk@22518 -
2009-11-10 12:01:54 +00:00
mattias
08dcae4a3e ide: code browser: debug info when file failed to load
git-svn-id: trunk@22108 -
2009-10-12 11:36:30 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00
mattias
c66ecbfe45 codetools: objcprotocol
git-svn-id: trunk@21694 -
2009-09-13 23:00:19 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
mattias
6d1ab9f902 IDE: quickfix item for identifier not found: search via code browser
git-svn-id: trunk@21532 -
2009-09-01 21:57:19 +00:00
mattias
1a98815a5b IDE: codebrowser: implemented use identifier in unit
git-svn-id: trunk@21530 -
2009-09-01 19:55:08 +00:00
mattias
5e66de30b8 IDE: codebrowser: implemented use unit in unit
git-svn-id: trunk@21528 -
2009-09-01 18:29:00 +00:00
mattias
7a4efc129b IDE: codebrowser: testing if use unit in unit is possible
git-svn-id: trunk@21523 -
2009-09-01 15:22:04 +00:00
mattias
5c235ca5a6 IDE: codebrowser: started use unit in unit
git-svn-id: trunk@21520 -
2009-09-01 14:33:50 +00:00
mattias
2af74e3284 IDE: codebrowser: added rescan button
git-svn-id: trunk@21517 -
2009-09-01 11:39:02 +00:00
mattias
66f3e41701 IDE: codebrowser: do not store WithRequiredPackages
git-svn-id: trunk@21515 -
2009-09-01 11:23:14 +00:00
mattias
6e7237e218 IDE: codebrowser: reduced update when scope options have not changed
git-svn-id: trunk@21514 -
2009-09-01 11:01:49 +00:00
mattias
31ed9af15f IDE: codebrowser: menu item add package to package of unit in src editor
git-svn-id: trunk@21513 -
2009-09-01 10:42:46 +00:00
mattias
262c12f429 IDE: codebrowser: added open menu item
git-svn-id: trunk@21511 -
2009-09-01 09:51:05 +00:00
paul
d9cf195b30 ide: codebrowser:
- reanchor controls
  - add unit to lazarus project

git-svn-id: trunk@21509 -
2009-09-01 01:39:30 +00:00
mattias
2cf81da62e IDE: codebrowser: add package to project
git-svn-id: trunk@21506 -
2009-08-31 22:05:51 +00:00
mattias
2151d2e25a IDE: codebrowser: update when not focused and no modal form is open, update after 1,5 secs editing the filters
git-svn-id: trunk@21503 -
2009-08-31 18:51:32 +00:00
mattias
44dde07254 IDE: codebrowser: added todos
git-svn-id: trunk@21500 -
2009-08-31 14:02:21 +00:00
mattias
6bef22e969 IDE: codebrowser: added ChangeStamp to options
git-svn-id: trunk@21498 -
2009-08-31 13:24:23 +00:00
mattias
3fe5083fd5 IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
mattias
f052ed83f2 IDE: codebrowser: showing stats with thousand separator
git-svn-id: trunk@21496 -
2009-08-31 11:51:40 +00:00
paul
c0cd760d2d ide: codebrowser translation improvements by Marcelo B Paula (patch001 of issue #0014266)
git-svn-id: trunk@21353 -
2009-08-20 16:34:11 +00:00
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
mattias
36ea04d805 IDE: code browser: disable mem stats
git-svn-id: trunk@20476 -
2009-06-06 15:27:38 +00:00
mattias
6e52d7829c codetools: added memory stats
git-svn-id: trunk@19862 -
2009-05-09 08:34:50 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00