Commit Graph

30195 Commits

Author SHA1 Message Date
mattias
84851c7e2e IDE: codeexplorer: started context
git-svn-id: trunk@30774 -
2011-05-16 22:03:08 +00:00
mattias
0cc90bc739 cody: register cody window
git-svn-id: trunk@30773 -
2011-05-16 17:54:51 +00:00
juha
63e53247ca IDE: initialize variables in mnuSourceClicked.
git-svn-id: trunk@30772 -
2011-05-16 17:02:29 +00:00
mattias
51d1d40284 cody: moved node info to IDE internals
git-svn-id: trunk@30771 -
2011-05-16 15:49:18 +00:00
mattias
91280b66de IDE: ide info: show exename, feature 19030
git-svn-id: trunk@30770 -
2011-05-16 15:34:14 +00:00
mattias
a70872ae5b codetools: parse record case with enum, bug #18368
git-svn-id: trunk@30769 -
2011-05-16 15:29:39 +00:00
mattias
620d81dfe3 codetools: FindTermTypeAsString: use alias
git-svn-id: trunk@30768 -
2011-05-16 14:51:35 +00:00
mattias
ead66ada80 codetools: ReadOperandAtCursor: support alias
git-svn-id: trunk@30767 -
2011-05-16 14:39:45 +00:00
mattias
b4be065867 IDE: parameter hints: show message if nothign to add
git-svn-id: trunk@30766 -
2011-05-16 12:42:42 +00:00
mattias
339b4d136a IDEIntf: hints about CheckInstallPackageList and InstallPackages
git-svn-id: trunk@30765 -
2011-05-16 12:02:47 +00:00
mattias
8009fe6f7c IDEIntf: added CheckInstallPackageList and InstallPackages
git-svn-id: trunk@30764 -
2011-05-16 11:52:02 +00:00
mattias
aeb269207c IDE: changed package list to TObjectList
git-svn-id: trunk@30763 -
2011-05-16 11:33:11 +00:00
mattias
17405e31ea codetools: parsing hint directive in record case
git-svn-id: trunk@30762 -
2011-05-16 11:01:40 +00:00
mattias
f3bab74ec0 IDE: parameter hints: 1 pixel right space for button
git-svn-id: trunk@30761 -
2011-05-16 10:53:23 +00:00
mattias
dda1af2525 IDE: parameter hints: using add icons and flat buttons
git-svn-id: trunk@30760 -
2011-05-16 10:01:33 +00:00
mattias
a1778d544d codetools: TFindDeclarationTool.FindTermTypeAsString: using alias
git-svn-id: trunk@30759 -
2011-05-16 09:47:48 +00:00
mattias
70c510aadc IDE: parameter hints: layout
git-svn-id: trunk@30758 -
2011-05-16 06:59:12 +00:00
mattias
23c34d4e8a codetools: fixed findbasetypenode alias endless loop
git-svn-id: trunk@30757 -
2011-05-16 06:57:13 +00:00
paul
fb3fd816b7 ide: keymapping for breakpoints
git-svn-id: trunk@30756 -
2011-05-16 05:40:06 +00:00
paul
57d9dcb331 ide: fix add source breakpoint string, + add address breakpoint menu item, implement those menu item clicks
git-svn-id: trunk@30755 -
2011-05-16 05:31:49 +00:00
paul
a7170914a6 debugger: add popup menu to locals windows
git-svn-id: trunk@30754 -
2011-05-16 01:55:19 +00:00
paul
214609b97a debugger: watches dialog:
- don't allow treeview editing
  - use action shortcuts (primary + secondary) instead of keydown handler

git-svn-id: trunk@30753 -
2011-05-16 01:24:14 +00:00
martin
65b111ae79 DBG: History values: evaluate in background, if windows are closed
git-svn-id: trunk@30752 -
2011-05-16 00:45:19 +00:00
mattias
156372ea58 codetools: alias for FindBaseTypeOfNode
git-svn-id: trunk@30751 -
2011-05-15 23:18:33 +00:00
martin
3dc186123d DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
mattias
fa76ed282c codetools: fixed freeing the wrong params
git-svn-id: trunk@30749 -
2011-05-15 21:14:31 +00:00
mattias
2cbc2f4f5a codetools: added single step cache for base types
git-svn-id: trunk@30748 -
2011-05-15 18:42:09 +00:00
mattias
4eb05d0a4e qt intf: fixed showing caret when FWidget got context, bug #16905
git-svn-id: trunk@30747 -
2011-05-15 12:27:49 +00:00
martin
d16f3a06da DBG: Fix watches, do not double request data
git-svn-id: trunk@30746 -
2011-05-15 12:23:47 +00:00
mattias
937fe55e63 qt intf: undo 20743
git-svn-id: trunk@30745 -
2011-05-15 12:16:33 +00:00
mattias
acb07766c4 qt intf: fixed showing caret when FWIdget got context, bug #16905
git-svn-id: trunk@30744 -
2011-05-15 12:11:38 +00:00
mattias
82f5d6ef1c qt intf: added verbosity
git-svn-id: trunk@30743 -
2011-05-15 12:11:11 +00:00
mattias
962a7942fb IDE: parameter hints: fixed destroy
git-svn-id: trunk@30742 -
2011-05-15 10:59:37 +00:00
mattias
b5c01e008b synedit: small optimization: DoOnResize instead of Resize
git-svn-id: trunk@30741 -
2011-05-15 10:53:57 +00:00
martin
f5bb1d204b DBG: Some fixes for watch evaluation (update state / detect destruction)
git-svn-id: trunk@30740 -
2011-05-15 10:34:04 +00:00
mattias
4449b06e51 qt intf: clena up
git-svn-id: trunk@30739 -
2011-05-15 10:11:46 +00:00
mattias
db0352889c cody: try except
git-svn-id: trunk@30738 -
2011-05-15 10:08:12 +00:00
mattias
83bf96457b codetools: find declaration: fixed constructor result type, fixed param compatiblity for convertable
git-svn-id: trunk@30737 -
2011-05-15 07:56:50 +00:00
maxim
82db7036c2 regenerated translations; updated Russian translation
git-svn-id: trunk@30736 -
2011-05-15 00:03:45 +00:00
martin
78de5a22b9 Cody: Fixed tab-order
git-svn-id: trunk@30735 -
2011-05-14 22:58:43 +00:00
mattias
5ac8c9c243 codetools: fixed evaluating boolean and boolean
git-svn-id: trunk@30734 -
2011-05-14 21:56:05 +00:00
martin
a60b1bab59 DBG: fix deleting breakpoint that have a group
git-svn-id: trunk@30733 -
2011-05-14 20:00:20 +00:00
maxim
e1a1402c12 Debugger, Event log options dialog: fixed comboboxes layout e.g. with GTK2 widgetset, where they can have arbitrary height
git-svn-id: trunk@30732 -
2011-05-14 12:14:00 +00:00
mattias
ea9eb8184b IDE: parameter hints: fixed moving insert position of synedit
git-svn-id: trunk@30731 -
2011-05-14 10:55:29 +00:00
mattias
e6c4ffc414 IDE: parameter hints: button to add missing parameters
git-svn-id: trunk@30730 -
2011-05-14 10:49:08 +00:00
maxim
29d00b67cf Reverted r30719 (adding SortOrder parameter to OnCompareCells event) and all subsequent commits (r30724, r30727 #7cdf1cffde) which were intended to fix breakage it caused
git-svn-id: trunk@30729 -
2011-05-13 22:54:51 +00:00
mazen
2f96fc8b27 MAKE DEB: Use make all for compiling IDE and components instead of compiling each component separately.
git-svn-id: trunk@30728 -
2011-05-13 22:44:53 +00:00
maxim
7cdf1cffde IDE: fixed grid_semaphor example compilation after r30719 #49ca3709de
git-svn-id: trunk@30727 -
2011-05-13 22:37:09 +00:00
maxim
d132e1fa5b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19352
git-svn-id: trunk@30726 -
2011-05-13 22:18:06 +00:00
martin
f4d0e31e1a DBG: Fixed adding watches while debugger is running. Issue #0019354
git-svn-id: trunk@30725 -
2011-05-13 22:17:34 +00:00