Commit Graph

18084 Commits

Author SHA1 Message Date
wp
d049fe0df4 TurboPower_ipro: Fix background color of table rows
git-svn-id: trunk@58875 -
2018-09-05 18:45:22 +00:00
martin
9347bbad86 LazDebugger, lldb: added run error handling
git-svn-id: trunk@58872 -
2018-09-05 13:54:08 +00:00
wp
a354560ef1 TurboPower_ipro: Fix inconsistent case-(in)sensitivity of classIDs. fpc's ref.chm now displays correctly (except for codepage issue).
git-svn-id: trunk@58869 -
2018-09-05 08:44:55 +00:00
wp
ebe028346c TurboPower_ipro: More general solution for text alignment.
git-svn-id: trunk@58868 -
2018-09-05 08:04:44 +00:00
balazs
72a9b8637e Opkman: Adjust hintwindow position when there is not enough room. Request by forum user @Alextp.
git-svn-id: trunk@58867 -
2018-09-05 07:30:38 +00:00
wp
b24aeda3ef TurboPower_ipro: Remove unneeded assignment of node header id.
git-svn-id: trunk@58862 -
2018-09-04 21:43:01 +00:00
wp
0673939267 TurboPower_ipro: Fix horizontal text alignment by style.
git-svn-id: trunk@58861 -
2018-09-04 21:09:51 +00:00
juha
4366247bd3 IdeIntf: Enlarge Object inspector's ComboBox / Edit area. Improves visual appearance. Issue #33550, by Anthony Walter.
git-svn-id: trunk@58860 -
2018-09-04 20:59:01 +00:00
wp
caf991f0b9 TurboPower_ipro: Fix alignment of text in <p> and <div> tags, inside and outside <td> containers, hopefully...
git-svn-id: trunk@58856 -
2018-09-04 14:27:16 +00:00
wp
9f3839bc3a TurbopPower_ipro: Fix alignment of simple text in table cells (note: not working any more for div tags within cells)
git-svn-id: trunk@58852 -
2018-09-04 10:58:10 +00:00
martin
d7046574ac LazDebugger, lldb: fix process terminated / add environment / add cmd line args
git-svn-id: trunk@58845 -
2018-09-03 22:36:24 +00:00
wp
9e430154c4 TurboPower_ipro: Improved layout of div tags in TIpHtmlPanel
git-svn-id: trunk@58843 -
2018-09-03 17:53:03 +00:00
martin
9fdeb7de5c LazDebugger, lldb: refactor run command / not all lldb support thread stop format
git-svn-id: trunk@58841 -
2018-09-03 15:45:42 +00:00
martin
9a1584ac60 SynEdit, Markup outline: fix crash after enabling outline (when IDE started with it disabled)
git-svn-id: trunk@58840 -
2018-09-03 14:46:23 +00:00
martin
5570f33576 LazDebugger, lldb: refactor run command / move break handling to run cmd / hook, auto run thread list
git-svn-id: trunk@58839 -
2018-09-03 14:41:33 +00:00
juha
301ca8011f CustomForm: Register new properties also for designer so they remain in a form. Issue #30241, solution from Balázs Székely.
git-svn-id: trunk@58838 -
2018-09-03 06:47:57 +00:00
wp
c4ea4bf8e6 TurboPower_ipro: Fix hyperlinks defined by id attributes (issue #32526)
git-svn-id: trunk@58831 -
2018-09-02 22:38:03 +00:00
wp
81bf5300aa TurboPower_ipro: Fix IpHtmlPanel ignoring linebreak between <p> nodes within a <td> node. Improvements in rendering distance between paragraphs.
git-svn-id: trunk@58817 -
2018-09-02 13:10:57 +00:00
juha
226118e3dd IDE: Allow to replace a path in PathEditor if a new path differs only by character case. Issue #33902.
git-svn-id: trunk@58815 -
2018-09-01 22:07:59 +00:00
juha
797ad461c4 IDE: Use the new restore_defaults icon for some buttons in Options frames.
git-svn-id: trunk@58812 -
2018-09-01 20:49:03 +00:00
maxim
3b46adfc4f AnchorDocking: regenerated translations
git-svn-id: trunk@58809 -
2018-08-31 22:57:49 +00:00
juha
a124454811 AnchorDocking: Cleanup resource strings.
git-svn-id: trunk@58808 -
2018-08-31 10:09:10 +00:00
juha
f6dcfb9e4f LazUtils: Add process priority constants for latest FPC. Issue #34184, patch from Do-wan Kim.
git-svn-id: trunk@58806 -
2018-08-31 08:15:05 +00:00
maxim
321ad27d9f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34195
git-svn-id: trunk@58800 -
2018-08-29 22:04:31 +00:00
wp
67b989370d TAChart: Fix LCL scaling of TChartCombobox.SymbolWidth
git-svn-id: trunk@58795 -
2018-08-28 16:16:36 +00:00
juha
0bb1729bdc Cleanup for utility functions.
git-svn-id: trunk@58786 -
2018-08-27 19:03:21 +00:00
wp
46bb34ff6f TAChart: Use THiddenPropertyEditor instead of DefineProperties to hide the deprecated property TConstantLine.AxisIndexX.
git-svn-id: trunk@58775 -
2018-08-25 09:10:14 +00:00
wp
4907624f26 TAChart: Rename TFuncSeries method SetFitParamBasisFunc to SetFitBasisFunc; restrict its parameter AIndex to be > 0.
git-svn-id: trunk@58770 -
2018-08-24 12:54:25 +00:00
balazs
5c2e3bcf94 Opkman: Automatically adjust memo height for metapackage description.
git-svn-id: trunk@58769 -
2018-08-24 12:02:04 +00:00
wp
63c26a35ae TAChart: Extend TDatapointTool.AffectedSeries to accept also semicolon and pipe ('|') as separators.
git-svn-id: trunk@58768 -
2018-08-24 11:11:27 +00:00
wp
75cdabf306 TAChart: Rename TConstantLine.AxisIndexX to .AxisIndex
git-svn-id: trunk@58767 -
2018-08-24 10:14:42 +00:00
wp
98812def35 TAChart: Add feCustom as new TFitEquation element: User-defined basis functions
git-svn-id: trunk@58765 -
2018-08-23 14:06:06 +00:00
maxim
ef3849bf8b Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34168
git-svn-id: trunk@58763 -
2018-08-22 22:46:17 +00:00
maxim
7ecdc4a43b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34167
git-svn-id: trunk@58762 -
2018-08-22 22:36:22 +00:00
maxim
eb842c1d6e Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@58761 -
2018-08-22 22:31:21 +00:00
maxim
d1047d568e TAChart: updated Russian translation
git-svn-id: trunk@58760 -
2018-08-22 22:05:32 +00:00
balazs
de1dca667b Opkman: UI tweak + small bugfix.
git-svn-id: trunk@58757 -
2018-08-22 09:04:15 +00:00
balazs
ad0354c154 Opkman: Show community description in the hint window.
git-svn-id: trunk@58756 -
2018-08-22 08:04:06 +00:00
wp
3a70dfe1f1 TAChart: Fix x values for TFitSeries' confidence/prediction intervals in case of FitEquation = fePower
git-svn-id: trunk@58755 -
2018-08-22 08:02:19 +00:00
wp
20c1203380 TAChart: Rename TFitSeries.Statistics to .FitStatistics
git-svn-id: trunk@58754 -
2018-08-22 07:51:31 +00:00
balazs
13d5bd13c3 Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained.
git-svn-id: trunk@58753 -
2018-08-22 05:31:01 +00:00
wp
f386e5ab6b TAChart: Add support for confidence and prediction limits to TFitSeries.
git-svn-id: trunk@58752 -
2018-08-21 22:13:15 +00:00
wp
19b7149384 TAChart: Rename TFitStatistics.MSE to .ResidualStandardError.
git-svn-id: trunk@58751 -
2018-08-21 19:16:11 +00:00
jesus
6e5743846c LazReport: pdf exporter (lr_e_fclpdf) - add poSubsetFont to options which reduce size of resulting file, patcn from Michal Gawrycki, issue #34165
git-svn-id: trunk@58750 -
2018-08-21 16:51:55 +00:00
wp
5e3a683299 TAChart: Add fit parameter confidence limits to FitSeries.
git-svn-id: trunk@58747 -
2018-08-20 23:01:37 +00:00
wp
ff36f03b93 TAChart: More versatile fitting routines in TFitSeries, statistical analysis of fit results.
git-svn-id: trunk@58746 -
2018-08-20 21:21:10 +00:00
martin
c825d4842d SynEdit, EditorOpts: fix color for outline
git-svn-id: trunk@58744 -
2018-08-20 12:45:46 +00:00
maxim
a351c9f8fe Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34139
git-svn-id: trunk@58742 -
2018-08-19 23:08:36 +00:00
michael
bc7f4d73ab * Correct handling of non-modal window
git-svn-id: trunk@58720 -
2018-08-15 17:49:26 +00:00
michael
0f4021f622 * Correct handling of non-modal window
git-svn-id: trunk@58719 -
2018-08-15 17:48:46 +00:00