Commit Graph

56458 Commits

Author SHA1 Message Date
mattias
59948765c6 IDE: project version info: fixed ChahrSetCompare, issue #35021
git-svn-id: trunk@60348 -
2019-02-06 08:24:11 +00:00
mattias
68aeaf0590 fpdebug: clean up
git-svn-id: trunk@60347 -
2019-02-06 08:19:51 +00:00
mattias
0891ad2fce IDE: linker messages as hints
git-svn-id: trunk@60346 -
2019-02-06 08:19:38 +00:00
martin
f534ee214b FpDebug: Fix crash on Win, in case of multiple processes (e.g. console process for win gui app). Accessing wrong threads (thread-state) during events would crash the target
git-svn-id: trunk@60345 -
2019-02-06 00:47:08 +00:00
maxim
e4f360d50f Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@60344 -
2019-02-06 00:46:44 +00:00
maxim
8d056d676d LCL, LazUtils: do not meddle with trailing lineendings of multiline strings in PO files.
Reasons:
1. PO format does not prohibit multiline strings without trailing lineendings (and e.g. recent versions of Poedit do not complain about them).
2. Now multiline strings in PO files match exactly corresponding resourcestrings.
3. As a consequence of previous point we unbroke loading multiline translations from MO files.

git-svn-id: trunk@60343 -
2019-02-06 00:46:01 +00:00
martin
554f0e1095 Debugger: Register Window, fix updating register values. Broken in some cases since r60049 #52e85d555e
git-svn-id: trunk@60342 -
2019-02-05 23:14:03 +00:00
maxim
be5273831f Translations: French translation update by Gilles Vasseur, bug #35006
git-svn-id: trunk@60341 -
2019-02-05 22:25:17 +00:00
michl
b6923ebc84 LCL: TCheckBox: Fixed the application crashes before the form is showing. Issue #35018
git-svn-id: trunk@60340 -
2019-02-05 21:13:43 +00:00
martin
f72819e5bd FpDebug, LazDebuggerFpLldb: prevent reading invalid memory (int overflow of Addr+Size) / this fixes crashes due to incorrect cache matches
git-svn-id: trunk@60338 -
2019-02-05 17:31:03 +00:00
michl
9888759176 LCL: GTK2: Fixed when hovering the mouse cursor over TMemo component at runtime, mouse cursor wont change to text cursor. Issue #34976
git-svn-id: trunk@60337 -
2019-02-05 14:34:34 +00:00
wp
3d14e6556c TAChart: Publish standard property Constraints (issue #35010)
git-svn-id: trunk@60336 -
2019-02-05 08:36:56 +00:00
martin
dac68e42e2 FpDebug, LazDebuggerFp: fix last frame in stack list / allow evaluate more frames
git-svn-id: trunk@60335 -
2019-02-04 18:26:11 +00:00
wp
2c784a8bf2 TAChart: Improved initialization of scaling transformation. Issue #34896, patch by Marcin Wiazowski.
git-svn-id: trunk@60334 -
2019-02-04 18:03:40 +00:00
mattias
ae434164b9 synedit: fixed CompareBinary for Length(s2) > l
git-svn-id: trunk@60333 -
2019-02-04 14:54:22 +00:00
mattias
a68d2b603f lcl: docs, issue #35004, patch from Don Siders
git-svn-id: trunk@60332 -
2019-02-04 12:45:00 +00:00
mattias
3ce7605d5d lcl: docs, issue #35005, patch from Don Siders
git-svn-id: trunk@60331 -
2019-02-04 12:43:25 +00:00
mattias
e179a1d729 IDE: fixed compile
git-svn-id: trunk@60330 -
2019-02-04 11:24:50 +00:00
mattias
7c053a8719 docs: lcl, issue #35003, from Don Siders
git-svn-id: trunk@60329 -
2019-02-04 08:00:15 +00:00
mattias
259c78d96f docs: lazutils: fixed xml, issue #35000, from Don Siders
git-svn-id: trunk@60328 -
2019-02-04 07:48:52 +00:00
maxim
447d48eabd IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60327 -
2019-02-03 22:49:01 +00:00
wp
b8d5d217d5 TAChart: Fix bar series not showing bars with values < 1 (issue #34863).
git-svn-id: trunk@60326 -
2019-02-03 22:48:17 +00:00
martin
10824e43e6 LazDebugger(Fp)Lldb: Fix stepping in the correct thread
git-svn-id: trunk@60325 -
2019-02-03 22:44:08 +00:00
maxim
55cc4671b3 IDE: fixed typo
git-svn-id: trunk@60324 -
2019-02-03 22:40:55 +00:00
joost
9ddd2b699c Packager/Lazutils: Re-created fpmake.pp
git-svn-id: trunk@60323 -
2019-02-03 22:22:32 +00:00
maxim
583988dd18 H2Pas: fixed compilation
git-svn-id: trunk@60322 -
2019-02-03 21:55:00 +00:00
joost
67cf6c3795 IDE: Fixed caption of Fppkg-prefix in initial setup dialog
git-svn-id: trunk@60321 -
2019-02-03 21:33:24 +00:00
mattias
699e606af8 IDEIntf: added flag mlfStdError to external tool messages, issue #34996
git-svn-id: trunk@60320 -
2019-02-03 21:24:49 +00:00
mattias
510abc8ab6 anchordockingdsgn: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60319 -
2019-02-03 20:53:13 +00:00
mattias
cb87d94660 pas2jsdsgn: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60318 -
2019-02-03 20:50:24 +00:00
mattias
b8847398fe lazdebuggergdbmi: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60317 -
2019-02-03 20:49:11 +00:00
mattias
21d3d195b1 anchordocking: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60316 -
2019-02-03 20:47:18 +00:00
mattias
4c9dda34f5 IDE: make msg parser: parse make:
git-svn-id: trunk@60315 -
2019-02-03 18:30:03 +00:00
mattias
d1d37c9983 IDE: msgframe: debugging
git-svn-id: trunk@60314 -
2019-02-03 18:29:45 +00:00
joost
a127093af7 IDE: Fixed fppkg-prefix determination on Windows
git-svn-id: trunk@60313 -
2019-02-03 17:50:05 +00:00
joost
dbdee36280 IDE: Detect empty prefix in the initial setup dialog
git-svn-id: trunk@60312 -
2019-02-03 11:08:25 +00:00
wp
33da110a2d TAChart: Prioritize Chart.MinDataSpace when plot size is too small. Issue #34896. Patch by Marcin Wiazowski.
git-svn-id: trunk@60311 -
2019-02-03 10:55:48 +00:00
wp
790027cd13 TAChart: Fix font scaling of CanvasDrawer.
git-svn-id: trunk@60310 -
2019-02-02 23:39:44 +00:00
wp
7787d285fd TAChart: Improvements in TChartAxis.EnsureGuaranteedSpace(). Issue #34896. Patch by Marcin Wiazowski.
git-svn-id: trunk@60309 -
2019-02-02 22:42:31 +00:00
joost
ba29464f49 IDE: Added the option to create new fppkg configuration files to the initial setup dialog
git-svn-id: trunk@60308 -
2019-02-02 20:54:24 +00:00
mattias
928d0a0075 docs: fixed xml
git-svn-id: trunk@60301 -
2019-02-02 19:39:46 +00:00
mattias
7983e62372 docs: fixed xml
git-svn-id: trunk@60299 -
2019-02-02 19:29:17 +00:00
mattias
d9807c6e7d docs: fixed build_lcl_docs
git-svn-id: trunk@60298 -
2019-02-02 19:16:33 +00:00
mattias
bc4e62ed9b lazutils: docs, issue #34994, patch from Don Siders
git-svn-id: trunk@60296 -
2019-02-02 19:07:45 +00:00
wp
a67d32bace TAChart: Fix of TChart.IsPointInViewPort and axis labels if all data values are < 1E-12.
git-svn-id: trunk@60276 -
2019-02-02 11:03:36 +00:00
martin
759d2cc725 Debugger GDBMI: Fix compilation of tests
git-svn-id: trunk@60275 -
2019-02-01 22:55:43 +00:00
martin
586058a0e3 Debugger GDBMI: Attempt workaround for step-over issue (step-over performs step-in). See Issue #0034159
git-svn-id: trunk@60274 -
2019-02-01 22:54:41 +00:00
martin
54f21f7efa Debugger GDBMI: Fix thread context for finding correct frame
git-svn-id: trunk@60273 -
2019-02-01 22:51:44 +00:00
joost
5692512684 Packager: Do not recreate a fpmake.pp when there are only changes in the comments, or when the fppkgpackagemanager is not installed unless forced
git-svn-id: trunk@60272 -
2019-02-01 22:46:00 +00:00
zeljko
05fed34657 Qt,Qt5: fixed AppRun when called with Application.Terminated - eg. app terminated in mainform.OnShow when using QtUseNativeEventLoop. part of issue #34982
git-svn-id: trunk@60271 -
2019-02-01 13:01:03 +00:00