Commit Graph

55743 Commits

Author SHA1 Message Date
mattias
1fdd7446cb TAChart: Fix painting of a non-stacked bar series in case of a nonlinear axis transformation
git-svn-id: branches/fixes_2_0@60178 -
2019-01-24 09:43:13 +00:00
mattias
a034b52e45 TAChart: Fix vertical placement of series labels on stacked series with logarithmic axis (Issue #34861)
git-svn-id: branches/fixes_2_0@60177 -
2019-01-24 09:42:55 +00:00
mattias
69854dd02a TAChart: Use data point index limits FLoBound and FUoBound instead of 0 and Count-1 in data point labeling routines. Issue #34819. Patch by Marcin Wiazowski
git-svn-id: branches/fixes_2_0@60176 -
2019-01-24 09:42:36 +00:00
mattias
aef73040b2 TAChart: Fix precedance of boolean operators error in TCustomChartSeries.Drawlabels. Issue #34819. Patch by Marcin Wiazowski
git-svn-id: branches/fixes_2_0@60175 -
2019-01-24 09:42:11 +00:00
mattias
b69c815f04 LCL: Prevent a rare range error in ImageListResolution
git-svn-id: branches/fixes_2_0@60174 -
2019-01-24 09:41:49 +00:00
mattias
f001cc32ec Debugger: fix compile after r60049 #52e85d555e keep register-names in register window, while debugger is running. Issue #34844
git-svn-id: branches/fixes_2_0@60173 -
2019-01-24 09:34:47 +00:00
mattias
61ef566417 Debugger: keep register-names in register window, while debugger is running (show <unavailable>). This way scroll pos is preserved. Issue #32654
git-svn-id: branches/fixes_2_0@60172 -
2019-01-24 09:34:00 +00:00
mattias
7c6b8f01a5 FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
git-svn-id: branches/fixes_2_0@60171 -
2019-01-24 09:33:38 +00:00
mattias
ce95a8b81d LazDebuggerFpLldb: allow external dwarf symbols on Mac
git-svn-id: branches/fixes_2_0@60170 -
2019-01-24 09:33:20 +00:00
mattias
fa637c6909 FpDebug: MacOs, 64bit IDE loading of dwarf for 32 bit target
git-svn-id: branches/fixes_2_0@60169 -
2019-01-24 09:32:02 +00:00
mattias
9ff9dcb919 LazDebuggerFp: use dsInternalPause to set/unset breakpoints
git-svn-id: branches/fixes_2_0@60168 -
2019-01-24 09:31:28 +00:00
mattias
413834fca3 Converter: Give a converted binary DFM file a .lfm suffix. Issue #34811
git-svn-id: branches/fixes_2_0@60167 -
2019-01-24 09:31:03 +00:00
mattias
b127ffe142 FpDebug: MacOs, loading of dwarf symbols missed some global vars
git-svn-id: branches/fixes_2_0@60166 -
2019-01-24 09:30:33 +00:00
mattias
7313bea60c IdeIntf: Fix compilation after fpc trunk r40645 #01591fa851. Issue #34765
git-svn-id: branches/fixes_2_0@60165 -
2019-01-24 09:29:53 +00:00
mattias
3aa1981e3b Object Inspector: Prevent component-tree hiding the component-values pane. Issue #34562
git-svn-id: branches/fixes_2_0@60164 -
2019-01-24 09:29:28 +00:00
mattias
9ec87568da codetools: fixed usesgraph addtargetunit
git-svn-id: branches/fixes_2_0@60159 -
2019-01-23 10:12:38 +00:00
mattias
95491978cd lplupdate: support dotted pkg names
git-svn-id: branches/fixes_2_0@60155 -
2019-01-23 07:15:12 +00:00
maxim
4595387be0 Translations: Hungarian translation update by Péter Gábor, bug #34912
git-svn-id: branches/fixes_2_0@60141 -
2019-01-21 23:32:33 +00:00
wp
5c6ffb7a14 Manual merge r60024 from trunk: VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9, Issue #34804. Slightly modified patches by Pascal Riekenberg.
git-svn-id: branches/fixes_2_0@60091 -
2019-01-15 17:30:40 +00:00
wp
6bdeee7347 TAChart: Undo r60055 #1a8ce7d395
git-svn-id: branches/fixes_2_0@60067 -
2019-01-12 23:54:07 +00:00
wp
1a8ce7d395 Merged revision(s) 60021 #6d2a629bb9, 60027 #1194a890cc from trunk: TAChart:
TAChart: Improved positioning of series marks (issue #34819).
TAChart: Further improvements in positioning of series marks (issue #34819).

git-svn-id: branches/fixes_2_0@60055 -
2019-01-10 23:17:34 +00:00
maxim
41d128570c Merged revision(s) 60036-60037 #8b2f06549d-#8b2f06549d from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34838
........
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34830
........

git-svn-id: branches/fixes_2_0@60040 -
2019-01-08 22:02:41 +00:00
maxim
4c6ab4b10f Merged revision(s) 60019 #c627ab92eb, 60033-60034 #dc9a5e764e-#dc9a5e764e from trunk:
SynEdit: MultiCaret - handle 2 stroke key combos correct. Issue #0034825
........
SynEdit: fix assert/range-check in multi caret. Issue #0030731
........
SynEdit: test for  fix assert/range-check in multi caret. Issue #0030731
........

git-svn-id: branches/fixes_2_0@60039 -
2019-01-08 21:46:41 +00:00
maxim
c414ae68cb Merged revision(s) 60014 #10ba71341c from trunk:
LazDebuggerFp/FpDebug: prevent mem-cache from hiding mem-read errors
........

git-svn-id: branches/fixes_2_0@60038 -
2019-01-08 21:45:27 +00:00
martin
b0c585b29d Merged revision(s) 60012 #0a14d8c4ae from trunk:
LazDebuggerFp/FpDebug: tests, fp-lldb
........

git-svn-id: branches/fixes_2_0@60013 -
2019-01-05 17:28:55 +00:00
martin
b9445ebd82 Merged revision(s) 60000-60001 #3a3acd660b-#3a3acd660b, 60004-60010 #c5cd6d5335-#c5cd6d5335 from trunk:
LazDebuggerLldb: Fix reading registers for correct frame
........
LazDebuggerFpLldb: fix pre-loading correct registers
........
LazDebugger(Fp)Lldb: fix correct stackframe/thread for registers
........
LazDebuggerFpLldb: fix crash in shutdown (stop debug while paused)
........
LazDebugger(Fp)Lldb: fix 32/64 target detection
........
LazDebuggerFpLldb: get current IP address from register (instead of stack) if available
........
LazDebuggerFpLldb: retrieve register for other stackframes, while evaluation is running (required for nested procedures)
........
LazDebuggerFp/FpDebug: tests, remove virtualtree
........
LazDebuggerFp/FpDebug: tests, fp-lldb
........

git-svn-id: branches/fixes_2_0@60011 -
2019-01-05 16:48:08 +00:00
maxim
bea2de69ea Merged revision(s) 59997-59998 #23c7055080-#23c7055080 from trunk:
LazDebuggerFpLldb: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
........
LazDebuggerFpGdbmi: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
........

git-svn-id: branches/fixes_2_0@59999 -
2019-01-04 15:54:00 +00:00
maxim
eb9af8aa4d Merged revision(s) 59988 #bc4e1da857 from trunk:
Translations: Polish translation update by Sławomir Niedziela, bug #34788
........

git-svn-id: branches/fixes_2_0@59996 -
2019-01-04 14:33:40 +00:00
maxim
c9d6f15be5 Merged revision(s) 59971 #6bedb95bcd, 59983 #f3eefeade7 from trunk:
SynEdit: fix selection with smLine (include some selection via gutter) should include folded lines, if the "fold start" line gets selected. Issue #0034760
........
SynEdit: Added checks for revision 59971 #6bedb95bcd (fix selection with smLine should include folded lines - Issue #0034760) - apply only if AutoExtend is true (indicates user input key/mouse) / Setting Selection from code should not be affected.
........

git-svn-id: branches/fixes_2_0@59995 -
2019-01-04 14:19:38 +00:00
maxim
91586cddc0 Merged revision(s) 59982 #0149572394 from trunk:
TurboPower_iPro: Fix line spacing of <br> tag. Issue #34803.
........

git-svn-id: branches/fixes_2_0@59994 -
2019-01-04 14:18:19 +00:00
maxim
8a30c92347 Merged revision(s) 59981 #c42877a3cc from trunk:
GTK2/GTK3: Add widgetset limitations for TEdit.NumbersOnly not implemented.
........

git-svn-id: branches/fixes_2_0@59993 -
2019-01-04 14:17:34 +00:00
maxim
20a85eb6bc Merged revision(s) 59960 #ecffcbf542, 59985 #30e9e11e8c from trunk:
LCL, grids: fix TStringGrid copy/paste to/from MS Excel and OO Calc bug, patch from K155LA3, issue #30623
........
LCL: TCustomTabControl: don't fire OnChanging when programatically changing TabIndex/PageIndex. Patch by Michl. Issue #0033720.
........

git-svn-id: branches/fixes_2_0@59992 -
2019-01-04 14:15:58 +00:00
maxim
310866556d Merged revision(s) 59912 #5a76f8b388 from trunk:
Installer, Win: do not touch any registry for associating file extensions, if unselected by user.
........

git-svn-id: branches/fixes_2_0@59991 -
2019-01-04 14:14:13 +00:00
maxim
1b67badec0 Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
FpDebug: limit array/string bounds (max len) / partial fix/workaround to prevent crashes when eval locals while in pro-epi-logue (stack not yet initialized / random data for bounds and other). Issue #0034746
........
FpDebug: Fix typecast
........
FpDebug: Fix length of widestring (avoid trailing random data)
........
FpDebug: change "open array" params to "const"
........
LazDebuggerLldb: change "open array" params to "const"
........
FpDebug: fix accessing Upper-bound-value of open-array. Was missing a context object. Issue #0034781 / Add limit to prevent bad size, if data is corrupt. Issue #34772
........
FpDebug: fix commit 59943 #31fe8e6955 / open-array bounds
........
FpDebug: added dbgs for debugln
........
FpDebug: fix nested array bounds in dwarf3
........
LazDebuggerFp/FpDebug: tests
........
FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue #0034753
........

git-svn-id: branches/fixes_2_0@59990 -
2019-01-04 14:12:44 +00:00
maxim
c5e0b4d6c0 Merged revision(s) 59716-59717 #01d74c39d2-#01d74c39d2 from trunk:
PackageIntf: Detect if a package is installed or not via the packaging interface, function "IsPackageInstalled".
........
Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not. 
........

git-svn-id: branches/fixes_2_0@59989 -
2019-01-04 14:08:12 +00:00
mattias
ad85cd6fe1 TAChart: Add missing overload directives in TBasicDrawer class (Issue #34774, patch by Jonas Maebe)
git-svn-id: branches/fixes_2_0@59957 -
2018-12-31 12:46:29 +00:00
mattias
a9797882f4 cocoa: returning callback object for the secured field. Issue #0034773
git-svn-id: branches/fixes_2_0@59956 -
2018-12-31 12:46:05 +00:00
mattias
fd8caba208 LCL: GTK2: TMemo: Fixed cursor does not work. Issue #32616
git-svn-id: branches/fixes_2_0@59955 -
2018-12-31 12:45:47 +00:00
mattias
d7add52d79 LCL: Fix stringgrid double validation and revert patch that broke extending selection, modified patch from tintinux, Issue #34306
git-svn-id: branches/fixes_2_0@59954 -
2018-12-31 12:45:27 +00:00
mattias
278a92909b LCL: Prevent a double validation message in TStringGrid. Issue #34306, patch from Tintinux
git-svn-id: branches/fixes_2_0@59953 -
2018-12-31 12:44:59 +00:00
mattias
e837bff11f IDE: fixed warning about missing output directory D:\, issue #34545
git-svn-id: branches/fixes_2_0@59952 -
2018-12-31 12:43:07 +00:00
mattias
01584fa8d4 codetools: fixed parsing $IFOpt if option is not defined
git-svn-id: branches/fixes_2_0@59915 -
2018-12-27 13:49:32 +00:00
maxim
831731d4ad Merged revision(s) 59907 #9d545d09b1 from trunk:
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_2_0@59910 -
2018-12-24 22:52:28 +00:00
maxim
a73d9b8eec Merged revision(s) 59886 #efa6764860, 59893 #7a61d8d829 from trunk:
Qt,Qt5: implemented TQtWSCustomListView.GetHitTestInfoAt(), TQtWSCustomListView.ItemSetStateImage(), draw StateImages in virtual mode. issue #34742
........
Qt5: fixed wrong Left & Top form positions when form is wsMaximized under MacOS. issue #34698
........

git-svn-id: branches/fixes_2_0@59909 -
2018-12-24 22:50:09 +00:00
maxim
21c68350ce Merged revision(s) 59881 #2ae0c86ce8, 59890 #09fe63779a from trunk:
LCL: Fix TListView in virtual mode ignoring StateImages on Windows (patch by Serge Anvarov, issue #34739).
........
LCL: ImageList - associate FHeight from source FHeight
........

git-svn-id: branches/fixes_2_0@59908 -
2018-12-24 22:48:18 +00:00
michl
42b19b946a Manual merge revision 59867 #9f7c9ac748 from trunk: AnchorDocking: Save PageIndex. Issue #34727
git-svn-id: branches/fixes_2_0@59905 -
2018-12-23 23:53:22 +00:00
mattias
7c4755d9cc IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process
git-svn-id: branches/fixes_2_0@59900 -
2018-12-23 16:07:11 +00:00
mattias
0b52ce57c1 IDE: fixed leading space in compiler options
git-svn-id: branches/fixes_2_0@59898 -
2018-12-23 15:26:21 +00:00
mattias
8e5cf7e2e6 set fixes version 2.0.0RC3
git-svn-id: branches/fixes_2_0@59876 -
2018-12-20 09:35:35 +00:00
martin
c135c356af Merged revision(s) 59872 #78ffec8934 from trunk:
FpDebug: Fixed Array of String for dwarf-3
........

git-svn-id: branches/fixes_2_0@59873 -
2018-12-20 01:12:46 +00:00