Commit Graph

37495 Commits

Author SHA1 Message Date
mattias
6b12d3b4fc IDE: compiler options: hide target OS/CPU, heap size for packages
git-svn-id: trunk@38573 -
2012-09-08 09:21:29 +00:00
zeljko
f5bc6f0df1 Qt: propagate QEvent::ShortcutOverride to parent, so stop key event if shortcut is executed. issue #22827
git-svn-id: trunk@38572 -
2012-09-08 09:13:29 +00:00
ask
8448fbd197 TAChart: Draw chart correctly after decrease of an axis margin
git-svn-id: trunk@38571 -
2012-09-08 09:05:53 +00:00
mattias
60899d17a7 LCL: added TWinControl.GetEnumeratorControls,GetEnumeratorControlsReverse
git-svn-id: trunk@38570 -
2012-09-08 09:00:50 +00:00
mattias
255f81bf6b IDE: comment
git-svn-id: trunk@38569 -
2012-09-08 09:00:16 +00:00
mattias
623e23368d lazutils: avglvltree: fixed GetEnumeratorHighToLow
git-svn-id: trunk@38568 -
2012-09-08 08:59:42 +00:00
ask
a7c38ab7ef TAChart: Add Marks.Margins property
git-svn-id: trunk@38567 -
2012-09-08 08:54:21 +00:00
ask
b51fa0ecd9 TAChart: Refactor label measurement in preparation for non-symmetric labels
git-svn-id: trunk@38566 -
2012-09-08 08:31:25 +00:00
ask
48b4ff9a85 TAChart: Update "basic" demo
git-svn-id: trunk@38565 -
2012-09-08 07:06:38 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
paul
d682696b86 carbon: return the same color for gradient active caption, gradient inactive caption as active caption and inactive caption since there are no analogs in carbon
git-svn-id: trunk@38563 -
2012-09-08 06:59:39 +00:00
paul
7c8dc24603 carbon: implement linear gradients for GradientFill method
git-svn-id: trunk@38562 -
2012-09-08 06:56:44 +00:00
ask
3464f50fbd TAChart: Add Marks.Shape property
git-svn-id: trunk@38561 -
2012-09-07 16:15:02 +00:00
vincents
c38cc4533e fpc gui testrunner: introduced a custom tree node type, so the complete error message can be copied to the clipboard, issue #22817
git-svn-id: trunk@38560 -
2012-09-07 14:28:03 +00:00
ask
74d88298c4 TAChart: Add potential support for pie charts to fpcanvas drawer.
Will start working as soon as FPCanvas will support filled polygons.

git-svn-id: trunk@38559 -
2012-09-07 13:49:57 +00:00
ask
c2281371a4 TAChart: Add pie chart support to the fpvectorial drawer
git-svn-id: trunk@38558 -
2012-09-07 13:37:54 +00:00
ask
0ee540a7df TAChart: Support brush style, pen style and pen width in fpvectorial drawer
git-svn-id: trunk@38557 -
2012-09-07 13:07:09 +00:00
mattias
2404c9e445 mtprocs: fixed 64bit windows compilation
git-svn-id: trunk@38555 -
2012-09-07 12:26:40 +00:00
martin
c391dad785 SynEdit: Fixed Exporter to work with TSynMultiSyn
git-svn-id: trunk@38554 -
2012-09-07 11:34:35 +00:00
mattias
23d713f7b5 lcl: carbon: clean up
git-svn-id: trunk@38553 -
2012-09-07 09:25:37 +00:00
paul
cbec8ef585 carbon: cleanup methods which use inherited implementation
git-svn-id: trunk@38552 -
2012-09-07 07:29:14 +00:00
paul
bc15f4764c carbon: FrameRect must use the passed brush instead of currently selected
git-svn-id: trunk@38551 -
2012-09-07 07:17:50 +00:00
mattias
0c0a7fb0de IDE: code completion: show message when nothing was done
git-svn-id: trunk@38550 -
2012-09-07 07:10:47 +00:00
paul
5899b6bcb0 carbon: restore clipping rect on RestoreDC, save/restore Window and Viewport offsets
git-svn-id: trunk@38548 -
2012-09-07 04:15:32 +00:00
ask
b12d54bac4 TAChart: Support Y NaNs in polar series
git-svn-id: trunk@38547 -
2012-09-07 03:00:47 +00:00
martin
1c453ed8bf DBG, Asm-Dlg: Fix Scrollbars
git-svn-id: trunk@38545 -
2012-09-06 17:30:25 +00:00
martin
696d0835c2 Debugger: added Attach/Detach
git-svn-id: trunk@38544 -
2012-09-06 17:17:38 +00:00
paul
b8de86d9ae carbon: implement LPtoDP and DPtoLP, fix setting a clipping region to graphic context - coordinates must be in device units, fix generic implementation of IntersectClipRect
git-svn-id: trunk@38543 -
2012-09-06 15:49:22 +00:00
ask
fdfaa2f99a TAChart: Add pie series support to the svg drawer
git-svn-id: trunk@38542 -
2012-09-06 15:22:10 +00:00
mattias
6ca1bc4e51 IDE: fixed loading IDE build profiles for version>=3
git-svn-id: trunk@38541 -
2012-09-06 15:05:47 +00:00
mattias
89b17f0d82 codetools: fixed TStandardCodeTool.ReplaceWords
git-svn-id: trunk@38540 -
2012-09-06 15:00:13 +00:00
mattias
da2404fdb3 codetools: TLinkScanner.FindCodeInRange: return only links with code
git-svn-id: trunk@38539 -
2012-09-06 14:59:46 +00:00
ask
b9c2d8fc91 TAChart: Add and use TAGeometry.TEllipse instead of BoundingBoxToCenterAndHalfRadius
git-svn-id: trunk@38538 -
2012-09-06 14:54:02 +00:00
martin
80283e5a89 Debugger: added Attach/Detach
git-svn-id: trunk@38537 -
2012-09-06 13:04:05 +00:00
martin
b34b609f50 Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
2012-09-06 12:41:24 +00:00
paul
3fc78e21ca carbon: save/restore clipping region on SaveDC/RestoreDC, correctly return region type on SelectClipRGN call
git-svn-id: trunk@38535 -
2012-09-06 12:21:32 +00:00
mattias
66248b31c3 IDE: use relative path for gdb by default if gdb is in PATH
git-svn-id: trunk@38534 -
2012-09-06 11:39:23 +00:00
zeljko
e6763367c1 Qt: fixed header offset and getClientRect for TListView when ViewStyle=vsReport.
git-svn-id: trunk@38533 -
2012-09-06 07:39:59 +00:00
mattias
3b88607393 codetools: FindCommentInFront: fixed range error
git-svn-id: trunk@38532 -
2012-09-06 07:31:14 +00:00
martin
91d58f99ce Debugger: Workaround to fix exe-line-indicators (blue dots) at debug start
git-svn-id: trunk@38531 -
2012-09-05 17:00:19 +00:00
paul
1cc31824b0 carbon: correctly return region type on CombineRegion
git-svn-id: trunk@38530 -
2012-09-05 14:33:19 +00:00
paul
ecdd59f310 carbon: restore context transformation matrix after clearing the clipping since it may change after the clipping applying
git-svn-id: trunk@38529 -
2012-09-05 14:17:39 +00:00
vincents
844338ff7e debian: disabled html doc in debs, because building the html docs fails
git-svn-id: trunk@38528 -
2012-09-05 14:01:00 +00:00
mattias
c5c9d45cc0 IDE: fixed loading IDE build profiles for version>=3
git-svn-id: trunk@38527 -
2012-09-05 13:01:39 +00:00
mattias
809e0969e4 codetools: fixed GetCleanPosInfo
git-svn-id: trunk@38526 -
2012-09-05 12:44:47 +00:00
mattias
4a5400aa16 codetools: linkscanner: add link for skipped code
git-svn-id: trunk@38525 -
2012-09-05 11:28:37 +00:00
mattias
04176d39b8 codetools: fixed reusing scanrange of implementation uses section
git-svn-id: trunk@38523 -
2012-09-05 10:52:22 +00:00
mattias
d55829b176 codetools: fixed reusing scanrange of implementation uses section
git-svn-id: trunk@38522 -
2012-09-05 10:50:04 +00:00
mattias
20382c7ed0 codetools: skipped code is now converted to special comments
git-svn-id: trunk@38521 -
2012-09-05 10:47:44 +00:00
zeljko
a3eea5f52e Qt: do not propagate keyrelease event as action trigger. issue #22737
git-svn-id: trunk@38520 -
2012-09-05 10:22:21 +00:00