Commit Graph

21614 Commits

Author SHA1 Message Date
mattias
1ffd720917 IDE+codetools: ExtractOperand: added WithoutTrailingPoints
git-svn-id: trunk@21985 -
2009-10-02 18:49:58 +00:00
mattias
1803fc05ff codetools: ExtractOperand: do not return if cursor in front of expression
git-svn-id: trunk@21984 -
2009-10-02 18:39:23 +00:00
mattias
509396835a simpleide: runtime only
git-svn-id: trunk@21983 -
2009-10-02 10:13:33 +00:00
mattias
19a53151f7 codetools: fixed TStandardCodeTool.ExtractOperand for endpos
git-svn-id: trunk@21982 -
2009-10-02 09:30:11 +00:00
paul
90d1f4c944 ide: reduce debug output
git-svn-id: trunk@21981 -
2009-10-02 08:54:34 +00:00
mattias
8442f27d8c IDE: debugger: tool tip for symbol under cursor
git-svn-id: trunk@21980 -
2009-10-02 08:48:32 +00:00
zeljko
da3c455007 Qt: TQtWidget properties reorderd alphabeticaly, added StyleSheet property.
git-svn-id: trunk@21979 -
2009-10-02 07:11:36 +00:00
paul
c74e94a5cc ide: bind Alt+F5 to Inspect command
git-svn-id: trunk@21978 -
2009-10-02 07:04:46 +00:00
paul
ba29fdc2b5 regenerate po files
git-svn-id: trunk@21977 -
2009-10-02 06:59:31 +00:00
paul
a32cbde664 ide: add Evaluate/Modify item to the source editor debug menu
git-svn-id: trunk@21976 -
2009-10-02 06:53:42 +00:00
paul
5c17d9b336 ide: watches: if selection is available then use it as a watch expression, else do as before
git-svn-id: trunk@21975 -
2009-10-02 06:29:57 +00:00
paul
ec062ef3a0 ide, debugger: watches:
- allow Add watch always
  - if Add watch is called outside source editor then show the Add Watch dialog
  - pass expression under the cursor to the Add Watch dialog as a default value

git-svn-id: trunk@21974 -
2009-10-02 06:18:19 +00:00
paul
ce5feafb1b ide: enable/disable "Add watch" main menu item when needed
git-svn-id: trunk@21973 -
2009-10-02 03:48:41 +00:00
paul
9d6f86eeb2 ide: debugger:
- setup source menu debugger shortcuts
  - make Ctrl+F5 (add watch) shortcut work

git-svn-id: trunk@21972 -
2009-10-02 03:44:32 +00:00
paul
db943efa6f ide: add a smile from the build message
git-svn-id: trunk@21971 -
2009-10-02 02:44:55 +00:00
paul
a27471e433 ide: add watch at cursor: add full expression instead of the current word
git-svn-id: trunk@21970 -
2009-10-02 02:44:23 +00:00
paul
71d8ecf4de ide: minor refactoring:
- add GetOperandFromCaret, GetOperandAtCurrentCaret to the TSourceEditor class
  - use that methods for the debugger tooltip evaluation and for the debugger evaluate dialog

git-svn-id: trunk@21969 -
2009-10-02 02:26:41 +00:00
andrew
b11fa376c6 * lhelp now uses code from fpc to read index
git-svn-id: trunk@21968 -
2009-10-02 00:35:02 +00:00
andrew
1e517759ea * fixed lhelp index viewstyle
git-svn-id: trunk@21967 -
2009-10-02 00:06:54 +00:00
mattias
ee7e45f2a2 aggpas: 64bit fixes
git-svn-id: trunk@21966 -
2009-10-01 21:56:26 +00:00
mattias
221a749240 aggpas: 64bit fixes
git-svn-id: trunk@21965 -
2009-10-01 21:33:10 +00:00
mattias
d99d72dc20 aggpas debugging
git-svn-id: trunk@21964 -
2009-10-01 21:09:31 +00:00
mattias
81751791c5 aggpas lpl
git-svn-id: trunk@21963 -
2009-10-01 20:51:49 +00:00
mattias
c96b081480 aggpas: define xml_large_size for 64bit
git-svn-id: trunk@21962 -
2009-10-01 20:25:42 +00:00
mattias
6010f116d2 aggpas: added lrs
git-svn-id: trunk@21961 -
2009-10-01 20:21:40 +00:00
mattias
6726f27394 aggpas: added agg_svg_parser_lcl
git-svn-id: trunk@21960 -
2009-10-01 20:16:50 +00:00
mattias
4091f8ccf9 aggpas: added lpl
git-svn-id: trunk@21959 -
2009-10-01 20:12:38 +00:00
mattias
e4af1bda51 simpleideintf: fixed compilation
git-svn-id: trunk@21958 -
2009-10-01 19:41:36 +00:00
mattias
7ef4bc3026 simpleideintf: fixed abstract methods
git-svn-id: trunk@21957 -
2009-10-01 19:38:48 +00:00
mattias
8bbd186b74 TTextConverterToolClasses.AssignCodeToolBossError
git-svn-id: trunk@21956 -
2009-10-01 19:38:02 +00:00
mattias
680a928fcb IDE: do not expand package links, bug #14700
git-svn-id: trunk@21955 -
2009-10-01 19:31:43 +00:00
mattias
bd667b6959 aggpas: removed platform directory
git-svn-id: trunk@21954 -
2009-10-01 17:16:57 +00:00
mattias
c5887d7016 aggpas removed file_util_.pas for lcl
git-svn-id: trunk@21953 -
2009-10-01 17:14:57 +00:00
mattias
fdf7bc3def aggpas: removed agg_platform_support.pas for lcl
git-svn-id: trunk@21952 -
2009-10-01 17:01:32 +00:00
andrew
f0bc788ad4 * fixed lhelp home back and forward buttons being disabled when first opening file
git-svn-id: trunk@21951 -
2009-10-01 15:22:27 +00:00
andrew
c97887101c * lhelp uses fpc code to parse toc sitemap
* lhelp - remove newline from please wait message
* lhelp - made listview column size 400 since autosize is not working

git-svn-id: trunk@21950 -
2009-10-01 15:18:11 +00:00
mattias
86798d3d1d aggpas: example
git-svn-id: trunk@21949 -
2009-10-01 14:46:58 +00:00
mattias
22e77f546c aggpas: added aggpaslcl.lpk
git-svn-id: trunk@21948 -
2009-10-01 14:27:37 +00:00
andrew
95a11eb773 * changed lhelp viewstyle for the index to vsReport
git-svn-id: trunk@21947 -
2009-10-01 14:17:36 +00:00
andrew
6f52a21925 * lhelp shows TOC node when any url is loaded if there is one
* changed lhelp toc treeview to be readonly

git-svn-id: trunk@21946 -
2009-10-01 13:55:00 +00:00
andrew
a66f070242 * Various cosmetic fixes for lhelp
* lhelp now will highlight the item in the TOC if it exists when a link is clicked in a document

git-svn-id: trunk@21945 -
2009-10-01 13:28:24 +00:00
paul
351a3caead ide: tooltip evaluation: if codetools can't evaluate full expression then use identifier
git-svn-id: trunk@21944 -
2009-10-01 13:08:14 +00:00
mattias
880b4f97b6 aggpas: added lcl canvas
git-svn-id: trunk@21943 -
2009-10-01 12:26:35 +00:00
mattias
36a2b1ea07 added aggpas
git-svn-id: trunk@21942 -
2009-10-01 12:24:32 +00:00
mattias
60b4421824 lazbuild: fixed compilation
git-svn-id: trunk@21941 -
2009-10-01 11:56:39 +00:00
mattias
97a9d2384e IDE: default lazarus directory: remove bundle path
git-svn-id: trunk@21940 -
2009-10-01 11:16:05 +00:00
mattias
df02734dc8 IDE: package links: using more relative paths
git-svn-id: trunk@21939 -
2009-10-01 11:03:35 +00:00
mattias
f81283f7f1 IDE: tool tip while debugging: passing expression to debugger
git-svn-id: trunk@21938 -
2009-10-01 10:42:08 +00:00
mattias
406489f03e codetools: added ExtractOperand
git-svn-id: trunk@21937 -
2009-10-01 10:41:33 +00:00
mattias
580cd00451 IDE: save package on create
git-svn-id: trunk@21936 -
2009-10-01 09:46:30 +00:00