martin
|
2c8bcdec98
|
FPDebug: refactor
git-svn-id: trunk@43276 -
|
2013-10-18 22:43:02 +00:00 |
|
jesus
|
9fb861018a
|
LCL, qt, fix duplicated entries in comboboxes, listboxes when compiled with recent 2.6.3
git-svn-id: trunk@43275 -
|
2013-10-18 18:09:41 +00:00 |
|
zeljko
|
f62bd642a5
|
Qt: fixed sizing of autosized forms by ignoring sizepolicy for centralwidget when QTSCROLLABLEFORMS is enabled.
git-svn-id: trunk@43274 -
|
2013-10-18 07:39:35 +00:00 |
|
jesus
|
3c3a4e2b17
|
LazReport, enable native print dialog in Mac OS X by default + option to disable it
git-svn-id: trunk@43273 -
|
2013-10-18 05:12:48 +00:00 |
|
jesus
|
73bde22855
|
LazReport, some times objects that are hidden by others in upper layer show up because clipping region of moving object enable them, make sure they are visible or not
git-svn-id: trunk@43272 -
|
2013-10-18 04:56:22 +00:00 |
|
jesus
|
94bd981f7f
|
Lazreport, fix Report shape tool has black shadow, issue #14127
git-svn-id: trunk@43271 -
|
2013-10-18 02:23:32 +00:00 |
|
jesus
|
339bd86f13
|
LCL, carbon, implements CreateEllipticRgn
git-svn-id: trunk@43270 -
|
2013-10-18 00:54:12 +00:00 |
|
jesus
|
f4a8e84331
|
LCL, carbon, fix CombineRgn when op=diff and dst=src2, dst(src2) ended with a copy of src1 and result is src1 op src1
git-svn-id: trunk@43269 -
|
2013-10-18 00:33:43 +00:00 |
|
maxim
|
bde487616b
|
sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin are actually available in FPC 2.6.2, bug #25200
git-svn-id: trunk@43263 -
|
2013-10-17 19:43:24 +00:00 |
|
mattias
|
316056f2f7
|
IDE: further migration external tools
git-svn-id: trunk@43262 -
|
2013-10-17 19:17:50 +00:00 |
|
paul
|
dc96e37202
|
ide: give an ability to view the full filename of a resource item
git-svn-id: trunk@43261 -
|
2013-10-17 04:43:42 +00:00 |
|
jesus
|
bdcdae86bd
|
Lazreport, make DesignReport return modalresult on close designer, from Aleksey Lagunov
git-svn-id: trunk@43260 -
|
2013-10-16 21:25:59 +00:00 |
|
bart
|
c42232d6f1
|
TreeView: Add Select methods for Deplhi compatibility.
Patch by Ocean.
git-svn-id: trunk@43259 -
|
2013-10-16 14:06:00 +00:00 |
|
martin
|
9a50b81dd5
|
SynEdit: small optimization pas-HL
git-svn-id: trunk@43258 -
|
2013-10-16 13:50:18 +00:00 |
|
martin
|
d064177936
|
Debugger: parse version / mac file encoding depends on version
git-svn-id: trunk@43255 -
|
2013-10-15 13:20:20 +00:00 |
|
martin
|
96d08aac7e
|
FPDebug: fix loader
git-svn-id: trunk@43254 -
|
2013-10-14 23:29:08 +00:00 |
|
maxim
|
68196f23cb
|
Docs: added Yuichiro Takahashi and Haruyuki Fujimaki to contributors list
git-svn-id: trunk@43253 -
|
2013-10-14 21:24:01 +00:00 |
|
maxim
|
513d128e7b
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43252 -
|
2013-10-14 21:20:21 +00:00 |
|
maxim
|
cfb686b83f
|
LCL: Japanese translation by Yuichiro Takahashi, bug #25123
git-svn-id: trunk@43251 -
|
2013-10-14 20:54:42 +00:00 |
|
martin
|
c667d0d235
|
FPDebug: parser for pascal expressions
git-svn-id: trunk@43250 -
|
2013-10-14 19:47:54 +00:00 |
|
martin
|
c5bf530c37
|
FPDebug: parser for pascal expressions / arg list
git-svn-id: trunk@43249 -
|
2013-10-14 16:42:28 +00:00 |
|
martin
|
e39906a6d2
|
FPDebug: deal with on debug loader found
git-svn-id: trunk@43248 -
|
2013-10-14 11:38:59 +00:00 |
|
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 |
|