Commit Graph

18877 Commits

Author SHA1 Message Date
martin
6d0a2c7637 LazDebugger(Fp)Lldb: terminate debugger, when entering error state
git-svn-id: trunk@60642 -
2019-03-10 02:54:05 +00:00
mattias
0254bf470d pas2jsdsgn: fixed captions
git-svn-id: trunk@60641 -
2019-03-09 22:44:50 +00:00
wp
4b7e0a544e TAChart: Exit TFieldSeries.GetNearestPoint immediately when series is empty.
git-svn-id: trunk@60640 -
2019-03-09 22:31:36 +00:00
wp
cbaaf56d38 TAChart: Fix data point tools crashing due to invalid graph/image conversion when tool is active before chart is drawn.
git-svn-id: trunk@60639 -
2019-03-09 22:27:42 +00:00
wp
c120c80f2d TAChart: Fix typo.
git-svn-id: trunk@60638 -
2019-03-09 21:51:54 +00:00
wp
37ebb5c856 TAChart: Fix painting of FieldSeries data point labels, issue #35212, patch by Marcin Wiazowski.
git-svn-id: trunk@60637 -
2019-03-09 21:49:27 +00:00
wp
fe85948fb3 TAChart: Fix chart scaling issues, patch by Marcin Wiazowski, issue #35207. Update some demos.
git-svn-id: trunk@60636 -
2019-03-09 18:09:47 +00:00
mattias
8829aef910 pas2js: comments
git-svn-id: trunk@60631 -
2019-03-09 12:13:17 +00:00
mattias
59f5c68e94 lazutils: compwriter virtual methiods
git-svn-id: trunk@60630 -
2019-03-09 12:12:41 +00:00
mattias
aab3418c8c codetools: fixed objcclass
git-svn-id: trunk@60629 -
2019-03-09 12:12:10 +00:00
mattias
e54f8eb720 IDEIntf: clean up
git-svn-id: trunk@60628 -
2019-03-08 23:02:45 +00:00
mattias
21554fa1b3 codetools: added FindProc
git-svn-id: trunk@60627 -
2019-03-08 23:02:29 +00:00
mattias
672732cd5d lazutils: writerpascal: added option cwpoNoFinalLineBreak
git-svn-id: trunk@60626 -
2019-03-08 23:02:10 +00:00
wp
3dbbd29573 TAChart: Fix painting of 3D pie series.
git-svn-id: trunk@60624 -
2019-03-08 21:57:18 +00:00
marcus
25896bdf09 Fixed compilation for non unix after r60621 #5905fbb553
git-svn-id: trunk@60623 -
2019-03-08 16:51:58 +00:00
mattias
5905fbb553 lazutils: SearchFileInPath: added flags sffFile, sffExecutable
git-svn-id: trunk@60621 -
2019-03-08 13:19:10 +00:00
mattias
4ec3a43be3 IDE: fixed invalidate filestate cache after TSaveDialog
git-svn-id: trunk@60620 -
2019-03-08 12:12:59 +00:00
mattias
8890612608 IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application
git-svn-id: trunk@60619 -
2019-03-08 08:50:57 +00:00
wp
70c4daf8d1 TAChart: Some more minor improvements of TFuncSeries etc. Patch by Marcin Wiazowski, issue #35200.
git-svn-id: trunk@60618 -
2019-03-07 21:58:08 +00:00
wp
8e58aa9ceb TAChart: Test and update all demo projects
git-svn-id: trunk@60617 -
2019-03-07 15:16:47 +00:00
michael
25b20abb61 * Fix SQLDBReschSchema component editor
git-svn-id: trunk@60616 -
2019-03-07 13:44:11 +00:00
wp
56dc7877d1 TAChart: Fix potentially invalid parameter in TAChartUtils.TIntervalList.Intersect. Issue #35200.
git-svn-id: trunk@60615 -
2019-03-07 12:54:41 +00:00
zoran
66f30ba367 DateTimePicker: add option dtpoResetSelection
git-svn-id: trunk@60614 -
2019-03-07 11:31:22 +00:00
wp
b76c40b65e TAChart: Improved painting of dummy designtime curve of TParametricCurveSeries
git-svn-id: trunk@60611 -
2019-03-07 09:38:40 +00:00
wp
cf67b5ff36 TAChart: Make TFuncSeries respect the values of its Extent properties (issue #35200, modified patch by Marcin Wiazowski). Fix painting of dummy design-time function for non-default Extent.
git-svn-id: trunk@60610 -
2019-03-07 09:22:06 +00:00
wp
f520fd4ad5 TAChart: Fix TFuncSeries crashing at runtime when no OnCalculate handler is assigned. Issue #35200.
git-svn-id: trunk@60609 -
2019-03-07 09:04:12 +00:00
maxim
1f45fcf816 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35192
git-svn-id: trunk@60600 -
2019-03-06 22:29:13 +00:00
martin
8b7014dbb0 LldbDebugger: Detect if the external exe is wrongly set to gdb.
git-svn-id: trunk@60599 -
2019-03-06 17:41:05 +00:00
wp
c81de7635a TAChart: Rename new TFitSeries property "CombinedExtentY" to "UseCombinedExtentY". Some improved comments.
git-svn-id: trunk@60598 -
2019-03-06 16:45:38 +00:00
wp
7e2608eff7 TAChart: Fix extent of TFitSeries ignoring shape of calculated fit curve. Based on patch by Marcin Wiazowski, issue #35183
git-svn-id: trunk@60597 -
2019-03-06 09:10:33 +00:00
michael
9c2edb5d8d * Add ADO streaming possibility
git-svn-id: trunk@60596 -
2019-03-06 08:23:13 +00:00
wp
999c63b476 TAChart: Fix compilation of toolsdemo.
git-svn-id: trunk@60594 -
2019-03-05 10:39:47 +00:00
wp
a1002adf5f TAChart: Fix TDBChartSource to work again even if no FieldX is specified.
git-svn-id: trunk@60593 -
2019-03-05 10:35:44 +00:00
mattias
7167eb3bd1 codetools: fixed GetPascalCompilerForDirectory using same algo as TLinkScanner
git-svn-id: trunk@60592 -
2019-03-05 10:12:21 +00:00
mattias
9f27095fee codetools: added IsPas2jsTargetOS IsPas2jsTargetCPU, removed deprecated functions
git-svn-id: trunk@60590 -
2019-03-05 09:43:24 +00:00
maxim
8fe77a05b7 Translations: revert incorrect changes of PO files from r60583 #19c2881ef0
git-svn-id: trunk@60589 -
2019-03-04 22:39:44 +00:00
martin
68e772e2c7 IDE, SourceEditor: store highlighter-class in project settings, if changed by user. Issue #0035181
git-svn-id: trunk@60588 -
2019-03-04 20:11:45 +00:00
martin
217529a77e IDE, SourceEditor: refactor event for updating project settings
git-svn-id: trunk@60587 -
2019-03-04 20:11:41 +00:00
wp
b583d03e54 TAChart: Fix TFitSeries crashing without ParentChart (demos/runtime/plotdemo).
git-svn-id: trunk@60586 -
2019-03-04 17:38:18 +00:00
wp
5fb72b751a TAChart: Fix TFitSeries extent calculation to include the fitted curve. Issue #35183, patch by Marcin Wiazowski.
git-svn-id: trunk@60585 -
2019-03-04 17:34:41 +00:00
mattias
19c2881ef0 codetools: fixed compiler version check
git-svn-id: trunk@60583 -
2019-03-04 13:32:26 +00:00
mattias
41a3fb6d01 codetools: TPCTargetConfigCache.Update: check if Units<>nil
git-svn-id: trunk@60580 -
2019-03-04 12:50:38 +00:00
mattias
bb2ef7b609 undo 60575
git-svn-id: trunk@60576 -
2019-03-04 08:00:18 +00:00
mattias
e3b4ad515f startlazarus: fixed regression, issue #35184, Cyrax
git-svn-id: trunk@60575 -
2019-03-04 07:57:40 +00:00
maxim
1a22de281f LazUtils, Translations unit: simplify TPOFile.UpdateStrings method, there is no more particular need in early detection of multilined strings. No functional changes.
git-svn-id: trunk@60574 -
2019-03-03 23:17:22 +00:00
maxim
8b7e2c1e47 TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60573 -
2019-03-03 23:10:46 +00:00
michael
3aa7071ff0 * Add REST business processor
git-svn-id: trunk@60570 -
2019-03-03 16:06:36 +00:00
wp
48ce9f091f TAChart: Refactor equation text generation for TFitSeries to simplify cases where coefficients are 1
git-svn-id: trunk@60569 -
2019-03-03 15:32:28 +00:00
wp
7534bcabb3 TAChart: Use TFitSeries' own error messages in the fit demo program.
git-svn-id: trunk@60568 -
2019-03-03 11:53:17 +00:00
wp
c91e35a5af TAChart: Invalidate fit results after calling TFitSeries.SetFitBasisFunc. Issue #35179, patch by Marcin Wiazowski.
git-svn-id: trunk@60567 -
2019-03-03 11:09:23 +00:00