Commit Graph

41741 Commits

Author SHA1 Message Date
martin
d94a996d71 FPDebug: fix logging / verbose. Issue #0025188
git-svn-id: trunk@43247 -
2013-10-14 11:34:14 +00:00
martin
35ea619dab FPDebug: fix error msg
git-svn-id: trunk@43246 -
2013-10-14 11:20:34 +00:00
zeljko
32a2a8e653 LCL: TCustomListView: added TCustomListView.AddItem for delphi compatibility. issue #25092
git-svn-id: trunk@43245 -
2013-10-14 07:39:44 +00:00
zeljko
f6fa81d118 LCL: TCustomListView: implemented SelectAll & ClearSelection for delphi compatibility. issue #19812
git-svn-id: trunk@43244 -
2013-10-14 07:35:34 +00:00
zeljko
6471321801 Qt: do not invalidate client rect cache in scrollable form viewport if we are embedded form (eg. docked).
git-svn-id: trunk@43243 -
2013-10-14 06:47:44 +00:00
zeljko
cda819b2eb Qt: do not loop with LCL when designing TPageControl, keep LCL sizes when InUpdate.
git-svn-id: trunk@43242 -
2013-10-14 06:28:24 +00:00
zeljko
108e9a59dc Qt: invalidate clientrect cache when viewport of scrollable form is resized.QTSCROLLABLEFORMS part.
git-svn-id: trunk@43241 -
2013-10-14 06:21:35 +00:00
martin
4f8bfb32e9 Debugger: Try filename in app bundle for newer gdb
git-svn-id: trunk@43240 -
2013-10-13 21:45:10 +00:00
martin
3a38088ecf FPDebug: start porting macho reader from duby
git-svn-id: trunk@43239 -
2013-10-13 14:00:01 +00:00
zeljko
7185e1ba7d Qt: fixed QPainter assertion when QTSCROLLABLEFORMS is enabled.part of issue #24715
git-svn-id: trunk@43238 -
2013-10-13 12:48:39 +00:00
paul
3b46fcbf15 ide: disable resource name and type by default
git-svn-id: trunk@43237 -
2013-10-13 12:25:25 +00:00
zeljko
ccf61e6739 Qt: fixed problem with clientrect sizes when QTSCROLLABLEFORMS are enabled.part of issue #24715
git-svn-id: trunk@43236 -
2013-10-13 12:22:11 +00:00
paul
87855fd53e ide: add Attributes to version info
git-svn-id: trunk@43235 -
2013-10-13 10:38:54 +00:00
zeljko
87d90e960c Qt: fixed crash when QTSCROLLABLEFORMS are enabled and reparenting form with mouse (eg undock).part of issue #24715
git-svn-id: trunk@43234 -
2013-10-13 09:42:52 +00:00
paul
bd6d94b06a IDE: add HTML resource type support (works in IE with res:// urls)
git-svn-id: trunk@43233 -
2013-10-13 09:15:51 +00:00
paul
0633a8cb97 ide: add an ability to edit resource type and name
git-svn-id: trunk@43232 -
2013-10-13 08:47:50 +00:00
paul
0bdad272d2 ide: fix lazbuild compilation
git-svn-id: trunk@43231 -
2013-10-13 08:17:24 +00:00
paul
5024ed8e23 ide: a trial to make IDE with EnableNewExtTools
git-svn-id: trunk@43230 -
2013-10-13 07:35:04 +00:00
paul
86a162998f ide: add delete all button in resource options
git-svn-id: trunk@43229 -
2013-10-13 07:06:04 +00:00
paul
a616abdfe9 lcl: publish TListView.OnInsert
git-svn-id: trunk@43228 -
2013-10-13 07:02:59 +00:00
paul
81798856ca ide: fix resource deletion from interface
git-svn-id: trunk@43227 -
2013-10-13 06:39:35 +00:00
paul
45133ad48d ide: implement user resource writing to .res
git-svn-id: trunk@43226 -
2013-10-13 05:54:52 +00:00
paul
ca09d04440 ide: save/restore user resource items to/from config
git-svn-id: trunk@43225 -
2013-10-13 05:12:53 +00:00
martin
e0939b1610 FPDebug: parser for pascal expressions / class members
git-svn-id: trunk@43224 -
2013-10-12 23:35:42 +00:00
bart
129d4f8771 TRadioGroup: fix resetting ItemIndex to -1 when calling Items.Assign (regression introduced by me in r42772 #471ec807d9).
This caused ItemIndex being reset to -1 when editing Items in OI.

git-svn-id: trunk@43223 -
2013-10-12 17:00:38 +00:00
zeljko
e48f39d20f LCL: wslclclasses, increased VIRTUAL_VMT_COUNT const from 100 to 128, to be able to add more methods to ws classes.
git-svn-id: trunk@43222 -
2013-10-12 15:43:24 +00:00
martin
8ae328f260 FPGDBMIDebugger: use parser for pascal expressions
git-svn-id: trunk@43221 -
2013-10-12 15:34:49 +00:00
martin
b69a88bc85 FPDebug: parser for pascal expressions / starting type info
git-svn-id: trunk@43220 -
2013-10-12 15:34:08 +00:00
mattias
cc8134c251 IDE: save package main source: ignore case, bug #25173
git-svn-id: trunk@43219 -
2013-10-12 14:54:09 +00:00
zeljko
50760cf759 Qt: implemented scrollbars on forms (scrollable forms).Currently it works only if QTSCROLLABLEFORMS define is enabled in qtdefines.inc. issue #24715
git-svn-id: trunk@43218 -
2013-10-12 14:27:43 +00:00
mattias
b1dfaeda44 codetools: parsing type hint modifiers
git-svn-id: trunk@43215 -
2013-10-12 09:05:35 +00:00
mattias
6849f265a6 codetools: simplified code
git-svn-id: trunk@43214 -
2013-10-12 08:53:28 +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
fbe7c6e932 IDE: designer: fixed enabling View lfm
git-svn-id: trunk@43211 -
2013-10-11 21:00:35 +00:00
martin
6dd2f1eb24 FPDebug: starting a parser for pascal expressions / rename and test
git-svn-id: trunk@43210 -
2013-10-11 18:35:33 +00:00
mattias
fc9c962339 codetools: FindUnitSource: fixed error message if not cursor pos known
git-svn-id: trunk@43209 -
2013-10-11 15:37:55 +00:00
mattias
9362ac2278 codetools: var initial value of local vars
git-svn-id: trunk@43208 -
2013-10-11 15:25:40 +00:00
martin
5289d90d94 FPGDBMIDebugger: starting a parser for pascal expressions / moved to package fpdebug
git-svn-id: trunk@43207 -
2013-10-11 15:24:55 +00:00
martin
5f20810780 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43206 -
2013-10-11 14:05:33 +00:00
mattias
32d0c4f93c codetools: vr hint modifiers only in modes objfpc, delphi and delphiunicode
git-svn-id: trunk@43205 -
2013-10-11 13:13:13 +00:00
mattias
c4e879f295 codetools: var absolute in var sections
git-svn-id: trunk@43204 -
2013-10-11 13:11:36 +00:00
mattias
31589931c9 codetools: var notes only for global vars
git-svn-id: trunk@43203 -
2013-10-11 13:04:09 +00:00
mattias
9387ec5faf codetools: var initial values only for global vars
git-svn-id: trunk@43202 -
2013-10-11 13:03:06 +00:00
mattias
f978dc9fd0 codetools: absolute keyword only for local vars
git-svn-id: trunk@43201 -
2013-10-11 13:01:26 +00:00
zeljko
216a903513 Gtk3: implemented TCustomListView.ItemDelete, fixed crash in gtk3cellrenderer
git-svn-id: trunk@43200 -
2013-10-11 08:17:51 +00:00
martin
a79e21d916 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43199 -
2013-10-11 00:37:58 +00:00
juha
52c26ec4d5 Converter: optimize function replacement, use binary search and skip short identifiers.
git-svn-id: trunk@43198 -
2013-10-10 22:20:05 +00:00
martin
1baa61cb47 Debugger: Fix handling of backslash in strings returned by gdb (used for classname resolving)
git-svn-id: trunk@43197 -
2013-10-10 20:50:16 +00:00
martin
3c36cadea0 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43196 -
2013-10-10 19:24:06 +00:00