Commit Graph

55553 Commits

Author SHA1 Message Date
maxim
31fb175ec7 Merged revision(s) 59637 #33c4e77327, 59652-59654 #5ea7ebcdfa-#5ea7ebcdfa, 59667 #47da00028d from trunk:
Qt,Qt5: fixed ScrollWindowEx() when contains SW_SCROLLCHILDREN flag. issue #34589
........
Qt,Qt5: removed old workaround in DrawText(). Fixes issue #34587
........
Qt5: fixed crash when printing image. issue #34598
........
Qt5: fixed BringToFront() for TCustomForms. issue #34599
........
Qt: fixed drawText() background painting when BkMode = OPAQUE. issue #34587
........

git-svn-id: branches/fixes_2_0@59701 -
2018-11-29 22:50:40 +00:00
maxim
05f4330964 Merged revision(s) 59492 #f8e9e6474b from trunk:
Printers: Support for Cocoa printing, updated examples.
........

git-svn-id: branches/fixes_2_0@59700 -
2018-11-29 22:46:29 +00:00
maxim
9c8120ad22 Merged revision(s) 59698 #06854c84dc from trunk:
Translations: French translation update by Gilles Vasseur, bug #34616
........

git-svn-id: branches/fixes_2_0@59699 -
2018-11-29 22:42:48 +00:00
maxim
482594ed97 Merged revision(s) 59683 #8b7e498169 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34610
........

git-svn-id: branches/fixes_2_0@59684 -
2018-11-27 22:27:00 +00:00
mattias
f4585b2959 fpdebug: fixed framwork name Security
git-svn-id: branches/fixes_2_0@59670 -
2018-11-26 22:32:36 +00:00
mattias
1ad04fe63a IDE: fpc msg parser: check for Warning too, bug #34582
git-svn-id: branches/fixes_2_0@59639 -
2018-11-23 14:02:57 +00:00
mattias
21986948e2 IDE: fpc msg parser: check for Warning too, bug #34582
git-svn-id: branches/fixes_2_0@59636 -
2018-11-23 12:47:36 +00:00
maxim
9b1e16d864 Merged revision(s) 59614 #9b6c091763 from trunk:
LazLogger: fixed crash in assign
........

git-svn-id: branches/fixes_2_0@59632 -
2018-11-22 22:29:44 +00:00
maxim
e5fb3c03da Merged revision(s) 59607-59608 #96fdbb9d93-#96fdbb9d93, 59625 #26f6718812 from trunk:
LazDebuggerFp: Fix crash, if string read from debugged app is nil / debugged app exception info
........
LazDebuggerFp: more nil handling safety
........
Debugger: fixed breakpoint actions (take snapshot) for address and data breakpoints
........

git-svn-id: branches/fixes_2_0@59631 -
2018-11-22 22:28:41 +00:00
maxim
90daa49155 Merged revision(s) 59586 #a3b056875f, 59621 #a08b455ead from trunk:
LCL: Read a streamed WideString CollectionItem property correctly. Issue #34561, patch from Anton Kavalenka.
........
LCL: Win32: Fixed PageControl corrupts display when TabPosition is tpLeft or tpRight. Issue #34577
........

git-svn-id: branches/fixes_2_0@59630 -
2018-11-22 22:23:52 +00:00
maxim
99a67d1fdb Merged revision(s) 59584 #e5a2420d88, 59596 #f435a9dc89 from trunk:
SynEdit: fix caret blinking during code-completion drop down, if persistent-caret-is-none-blinking
........
SynEdit: (Win10 issue only) fix for "ghost" images of text-caret on Windows 10, in certain conditions where part of the editor is outside the physical screen.
........

git-svn-id: branches/fixes_2_0@59629 -
2018-11-22 22:21:36 +00:00
maxim
50a5e72bfa Merged revision(s) 59617 #c8c7a1723a from trunk:
Translations: Chinese translation update by robsean, bug #34579
........

git-svn-id: branches/fixes_2_0@59619 -
2018-11-22 00:11:42 +00:00
zeljko
824944d0c4 ------------------------------------------------------------------------
r59593 | zeljko | 2018-11-18 13:19:28 +0100 (Sun, 18 Nov 2018) | 2 lines

Qt5: use QPrinterInfo_avaliablePrinterNames() instead of old QPrinterInfo_availablePrinters(). issue #34558

------------------------------------------------------------------------
r59594 | zeljko | 2018-11-18 13:34:21 +0100 (Sun, 18 Nov 2018) | 2 lines

Qt5: fixed crash when caching papers. part of #34558

------------------------------------------------------------------------

git-svn-id: branches/fixes_2_0@59603 -
2018-11-19 09:51:24 +00:00
zeljko
4ce4f3c3d1 ------------------------------------------------------------------------
r59595 | zeljko | 2018-11-18 17:56:43 +0100 (Sun, 18 Nov 2018) | 2 lines

Qt,Qt5: implemented WP_SMALLCAPTION. issue #34459

------------------------------------------------------------------------

git-svn-id: branches/fixes_2_0@59602 -
2018-11-19 09:45:18 +00:00
zeljko
e38dfeaf65 ------------------------------------------------------------------------
r59592 | zeljko | 2018-11-18 13:16:45 +0100 (Sun, 18 Nov 2018) | 2 lines

qt56: added QPrinterInfo_availablePrinterNames().part of #34558

------------------------------------------------------------------------

git-svn-id: branches/fixes_2_0@59601 -
2018-11-19 09:41:53 +00:00
zeljko
6e88e0c8b7 ------------------------------------------------------------------------
r59590 | zeljko | 2018-11-18 12:54:33 +0100 (Sun, 18 Nov 2018) | 2 lines

Qt,Qt5: fixed LCLIntf.CreateCaret() and LCLIntf.ShowCaret() result. issue #34653

------------------------------------------------------------------------

git-svn-id: branches/fixes_2_0@59600 -
2018-11-19 09:39:37 +00:00
zeljko
0a367c607c ------------------------------------------------------------------------
r59566 | zeljko | 2018-11-17 10:16:16 +0100 (Sat, 17 Nov 2018) | 2 lines

Qt5: added static QPrinterInfo_availablePrinterNames() which returs QStringList. part of #34558

------------------------------------------------------------------------

git-svn-id: branches/fixes_2_0@59599 -
2018-11-19 09:36:00 +00:00
martin
d1f2dc15f0 LazDebuggerFp: Fix accessing property of nil object / CurrentThread may be nil.
In trunk this is fixed in r59546 and r59551 #84e5ae329a 

git-svn-id: branches/fixes_2_0@59597 -
2018-11-18 20:58:41 +00:00
mattias
240ee6cf93 IDE: ask new componentname dialog: fixed uninitialized result
git-svn-id: branches/fixes_2_0@59582 -
2018-11-17 20:40:59 +00:00
mattias
03cb3b96ab LazDebuggerFp: fix missing result for dcPause
git-svn-id: branches/fixes_2_0@59579 -
2018-11-17 20:14:09 +00:00
mattias
c07267185e FpDebug: fix memleak if no loader for file format is found
git-svn-id: branches/fixes_2_0@59578 -
2018-11-17 20:13:52 +00:00
mattias
17c32ef29b LazDebuggerFp: return typeinfo for watches
git-svn-id: branches/fixes_2_0@59577 -
2018-11-17 20:13:28 +00:00
mattias
4dd92cbcb4 FpDebug: format structured values (class) as one line per field
git-svn-id: branches/fixes_2_0@59576 -
2018-11-17 20:13:01 +00:00
mattias
bed1e0f8fc LazDebuggerFp: added auto-typecast for objects (watches, inspect / not working for hints)
git-svn-id: branches/fixes_2_0@59575 -
2018-11-17 20:12:45 +00:00
mattias
d3bc921507 FpDebug: Windows, fix leaking filehandles / more (temp) fixes for not processing forked children
git-svn-id: branches/fixes_2_0@59574 -
2018-11-17 20:12:25 +00:00
mattias
31929be376 FpDebug: fixed a memory leak, when the debugged process forked child processes.
git-svn-id: branches/fixes_2_0@59573 -
2018-11-17 20:12:06 +00:00
martin
4dea43db7c Merged revision(s) 59481-59482 #9fd763ca67-#9fd763ca67 from trunk:
Debugger-Gdbmi: fix setting internal breakpoints by address only.
........
Debugger-Gdbmi: add "step to except" for win64 (SEH). No "step to finally" yet. Refactor "step to except" for none SEH.
........

git-svn-id: branches/fixes_2_0@59572 -
2018-11-17 15:48:11 +00:00
maxim
6cbfa99e01 Merged revision(s) 59564 #3cefe5b042 from trunk:
Translations: Czech translation update by chronos, bug #34549
........

git-svn-id: branches/fixes_2_0@59565 -
2018-11-16 23:23:05 +00:00
mattias
7ecfb56820 IDE: fixed clear modified files on close project
git-svn-id: branches/fixes_2_0@59562 -
2018-11-16 17:51:31 +00:00
mattias
e09b7587c8 codetools: added TCodeCache.ClearAllModified
git-svn-id: branches/fixes_2_0@59561 -
2018-11-16 17:51:07 +00:00
maxim
9b3ee1136a Merged revision(s) 59547-59548 #b5448a2f2c-#b5448a2f2c from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34555
........
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34554
........

git-svn-id: branches/fixes_2_0@59550 -
2018-11-15 22:33:58 +00:00
maxim
7a5a1c0024 Merged revision(s) 59543-59544 #24d3c9d127-#24d3c9d127 from trunk:
Packager: Add BorderSpacing values for controls in IDE package graph dialog (issue #34553).
........
IDE: Improve layout of Publish Project dialog. Issue #34547, patch from AlexeyT.
........

git-svn-id: branches/fixes_2_0@59549 -
2018-11-15 22:17:28 +00:00
maxim
75e107f774 Merged revision(s) 59540 #e4fcba5e03 from trunk:
Translations: Czech translation update by chronos, bug #34549
........

git-svn-id: branches/fixes_2_0@59542 -
2018-11-13 22:40:00 +00:00
maxim
3e99733e9d Merged revision(s) 59538-59539 #0368d8e0d8-#0368d8e0d8 from trunk:
FpDebug: temporary workaround to display widestrings (actually pwidechar^)
........
FpDebug: temporary workaround to display widechar
........

git-svn-id: branches/fixes_2_0@59541 -
2018-11-13 22:35:18 +00:00
maxim
58a59c2941 Translations: regenerated German translation
git-svn-id: branches/fixes_2_0@59536 -
2018-11-12 23:09:16 +00:00
maxim
e87ea1b8d5 Merged revision(s) 59528 #33ce58f4dc from trunk:
TAChart: Fix panning error of TAreaSeries (caused by r58562 #e279c0a839, see https://forum.lazarus.freepascal.org/index.php/topic,43182.0.html).
........

git-svn-id: branches/fixes_2_0@59535 -
2018-11-12 23:03:55 +00:00
maxim
37981d1d85 Merged revision(s) 59526 #2fb4a813cf from trunk:
VTV: Prevent building failure on the following architectures: arm64, armel and armhf(issue #34329). 
........

git-svn-id: branches/fixes_2_0@59534 -
2018-11-12 23:03:09 +00:00
maxim
4e9b63d8da Merged revision(s) 59510 #3018fb2880, 59511 #e31e672112, 59521 #9daf9a9f45 from trunk:
Fix compilation with debug define
........
LazDebuggerFp: fix mem leaks in logging code.
........
LazDebuggerFp: Fix/Implement "Reset Debugger" / Refactor: Use LockRelease from base class.
........

git-svn-id: branches/fixes_2_0@59533 -
2018-11-12 23:02:07 +00:00
maxim
26f603a08f Merged revision(s) 59490 #f7d2aeee31 from trunk:
SynEdit: fix showing caret, after getting focus. Issue #0034527, #0034506
If the widgetset sends the wmFocus before the parent is made visible (FVisible=true), then the caret is not made visible. A check for this is/was in VisibleChanged (kept for now, review todo), but that is not called. When the parent becomes visible UpdateShowing is called, so that is where the check now happens.
........

git-svn-id: branches/fixes_2_0@59532 -
2018-11-12 22:59:47 +00:00
mattias
3285cf31bf IDE: fixed compile
git-svn-id: branches/fixes_2_0@59524 -
2018-11-11 22:48:56 +00:00
mattias
58104c91ca rpm: libpas2jslib.so
git-svn-id: branches/fixes_2_0@59523 -
2018-11-11 21:15:02 +00:00
mattias
89c1acbcbf rpm: workaround for fpc putting libpas2jslib.so in wrong directory on arch64
git-svn-id: branches/fixes_2_0@59522 -
2018-11-11 21:14:41 +00:00
mattias
3375bbf3f2 IDE: New high-dpi Windows file type icons (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59520 -
2018-11-11 21:10:13 +00:00
mattias
0d8884053f IDE: Small update of German translation
git-svn-id: branches/fixes_2_0@59519 -
2018-11-11 21:09:48 +00:00
mattias
729d96e84b Remove the pure lldb debugger from pre-installed debuggers
git-svn-id: branches/fixes_2_0@59518 -
2018-11-11 21:09:25 +00:00
mattias
3c5048fb57 Added lldb, lldb-fp to bigide
git-svn-id: branches/fixes_2_0@59517 -
2018-11-11 21:09:04 +00:00
mattias
97d363406c fp debug: fixed Makefiles
git-svn-id: branches/fixes_2_0@59516 -
2018-11-11 21:08:38 +00:00
mattias
3d821b3797 fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59515 -
2018-11-11 21:08:13 +00:00
mattias
dc328ba07a lldb-fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59514 -
2018-11-11 21:07:56 +00:00
mattias
dc034945bb Opkman: Add high-dpi icon for the IDE (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59513 -
2018-11-11 21:07:37 +00:00