zeljko
396d0d0387
Qt5: TListView Style=vsReport + TListView.Checkable=True - no mouse move events. issue #34656
...
git-svn-id: trunk@59739 -
2018-12-06 17:11:20 +00:00
zeljko
a3a636d0ee
Qt5: TListView with Style vsReport + visible columns - it is possible to move columns without LCL interaction. issue #34655
...
git-svn-id: trunk@59738 -
2018-12-06 16:43:29 +00:00
zeljko
466be7b582
Qt: fixed TListView Style=vsReport + TListView.Checkable=True - no mouse move events. issue #34656
...
Qt: fixed TListView with Style vsReport + visible columns - it is possible to move columns without LCL interaction. issue #34655
git-svn-id: trunk@59737 -
2018-12-06 16:39:01 +00:00
martin
d7efb8aa10
FpDebug,Mac: macho file reader - remove unused object / re-use instance for parser
...
git-svn-id: trunk@59736 -
2018-12-06 15:05:59 +00:00
wp
ec688911e8
TAChart: Use TSeriesPointerStylePropertyEditor in TChartCombobox; some improvements in TSeriesPointerStylePropertyEditor.
...
git-svn-id: trunk@59735 -
2018-12-06 11:55:52 +00:00
wp
f87a819e21
TAChart: Simplify painting of series pointer in TChartCombobox.
...
git-svn-id: trunk@59734 -
2018-12-06 11:43:19 +00:00
wp
3a17f4d9bb
TAChart: Add property editor for TSeriesPointerStyle.
...
git-svn-id: trunk@59733 -
2018-12-06 10:00:48 +00:00
maxim
ef8523b36c
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34651
...
git-svn-id: trunk@59732 -
2018-12-05 22:48:51 +00:00
maxim
6d64beff69
Packager: fixed compilation breakage with FPC 3.0.4 after r59720 #0e016b16dc, bug #34652 and lots of other reports.
...
git-svn-id: trunk@59731 -
2018-12-05 22:35:14 +00:00
martin
d69ccc1655
FpDebug: DW_AT_const_value for basic constants. / Fix for SLEB128
...
git-svn-id: trunk@59730 -
2018-12-05 19:43:30 +00:00
martin
f09614b9a8
FpDebug: (Linux/Mac) Do not keep files open longer than needed. Systems may limit max files open. (Mac opens many files)
...
git-svn-id: trunk@59729 -
2018-12-05 01:49:29 +00:00
martin
f9abff2df4
FpDebug (incl lldb/gdb): Fix crash due to wrong cache removed from list. List could have 2 caches with same address, if a smaller cache was replaced by a bigger. Remove could destroy one and remove the other
...
git-svn-id: trunk@59728 -
2018-12-04 22:20:16 +00:00
martin
bba050e333
FpDebug: Disable assert, until fixed
...
git-svn-id: trunk@59727 -
2018-12-04 17:12:05 +00:00
dmitry
fab0116dbd
cocoa: update OpenGL component to use LCLObjCBoolean type (rel #34609 )
...
git-svn-id: trunk@59726 -
2018-12-04 04:23:53 +00:00
dmitry
c7ae0282b6
cocoa: updating LCL overrides to recognize different boolean types used in FPC headers. #34609
...
git-svn-id: trunk@59725 -
2018-12-04 04:18:34 +00:00
wp
eb0a09cc7e
LCL: Fix memory leak in AntiAliasedStretchBitmap (introduced in r59715 #4ae9277231)
...
git-svn-id: trunk@59722 -
2018-12-03 21:09:33 +00:00
joost
4ef117880d
IDE: Do not remove completely valid FPMake-dependencies with a minus-sign in the name (like fcl-db)
...
git-svn-id: trunk@59721 -
2018-12-03 20:51:31 +00:00
joost
0e016b16dc
IDE: Search in the right location for the compiled units in a Lazarus-package, compiled/installed by FPMake
...
git-svn-id: trunk@59720 -
2018-12-03 18:58:42 +00:00
balazs
0c07ac1983
Opkman: In order to prevent memory leaks, the update of serializable packages are protected with critical sections.
...
git-svn-id: trunk@59719 -
2018-12-03 13:54:14 +00:00
wp
c48f6d7a4b
IDE: New image "pastel_colors.png" and visual enhancements (issue #34635 , patch by FTurtle).
...
git-svn-id: trunk@59718 -
2018-12-03 10:04:41 +00:00
balazs
7a770dfa0c
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: trunk@59717 -
2018-12-03 07:32:02 +00:00
balazs
01d74c39d2
PackageIntf: Detect if a package is installed or not via the packaging interface, function "IsPackageInstalled".
...
git-svn-id: trunk@59716 -
2018-12-03 07:17:07 +00:00
wp
4ae9277231
IDE: Simplified anti-aliased stretch-drawing of "splash" and "about" forms.
...
git-svn-id: trunk@59715 -
2018-12-02 17:34:07 +00:00
zeljko
d8dd2565cf
Qt5: Fixed showing of popup window over modal form. eg TDateTimePicker calendar.
...
git-svn-id: trunk@59714 -
2018-12-02 14:13:10 +00:00
jesus
40a8d09984
LCL, DbGrid fix OnMouseMove, issue #34390
...
git-svn-id: trunk@59713 -
2018-12-02 01:15:59 +00:00
joost
034fdfe9b3
fppkg: Implement support for package-variants
...
git-svn-id: trunk@59712 -
2018-12-01 22:33:45 +00:00
zeljko
167afa6433
Qt: fixed InitStockFont(). issue #34625
...
git-svn-id: trunk@59711 -
2018-12-01 17:50:09 +00:00
joost
a8790dd007
IDE: Fixed possible AV's during the dependency checks on fpmake-packages
...
git-svn-id: trunk@59710 -
2018-12-01 17:17:34 +00:00
zeljko
91faa27f7b
Qt5: fixed initialization of font in InitStockFont(). issue #34625
...
git-svn-id: trunk@59709 -
2018-12-01 16:39:58 +00:00
zeljko
5db60e1bdd
Qt,Qt5: fixed wrong PPI calculation. issue #34625
...
git-svn-id: trunk@59708 -
2018-11-30 17:11:59 +00:00
wp
7e4591f52c
DebuggerIntf: Fix typo.
...
git-svn-id: trunk@59707 -
2018-11-30 10:06:11 +00:00
maxim
06854c84dc
Translations: French translation update by Gilles Vasseur, bug #34616
...
git-svn-id: trunk@59698 -
2018-11-29 22:31:35 +00:00
wp
de8719ff46
IDE: Anti-aliased painting of the About form logo image.
...
git-svn-id: trunk@59697 -
2018-11-29 21:52:01 +00:00
martin
d5cfafb571
LazDebuggerFp: linux, fix running process-access in debug-thread (needed when accessing outer vars for nested procs, for which stack has not yet been evaluated)
...
git-svn-id: trunk@59696 -
2018-11-29 14:52:08 +00:00
martin
abec187707
LazDebuggerFp: tests, cthreads for linux
...
git-svn-id: trunk@59695 -
2018-11-29 14:00:10 +00:00
martin
0fe63f78e1
Debugger: assert
...
git-svn-id: trunk@59694 -
2018-11-29 13:48:47 +00:00
martin
dbcc66dfa2
Debugger: Fix wrong class for threads.
...
git-svn-id: trunk@59693 -
2018-11-29 13:48:09 +00:00
martin
84ba359bbd
FpDebug: print type-name for structured types
...
git-svn-id: trunk@59692 -
2018-11-29 13:46:46 +00:00
jesus
7751c168d7
LCL: Fix stringgrid double validation and revert patch that broke extending selection, modified patch from tintinux, issue #34306
...
git-svn-id: trunk@59691 -
2018-11-29 01:47:38 +00:00
wp
73d58814d3
IDE: Anti-aliased painting of splash form image.
...
git-svn-id: trunk@59690 -
2018-11-28 22:57:41 +00:00
wp
10743801f0
LCL: Add new procedure "AntiAliasedStretchDrawBitmap"
...
git-svn-id: trunk@59689 -
2018-11-28 21:44:33 +00:00
martin
56745aed40
LazDebuggerFp: more tests
...
git-svn-id: trunk@59688 -
2018-11-28 20:56:25 +00:00
bart
34803af734
- TFileSearcher: implement property PathSeparator.
...
- and expose both MaskSeparator and PathSeparator in FindAllFiles()
- expose PathSeparator in FindAllDirectories.
Issue #0034607 .
git-svn-id: trunk@59687 -
2018-11-28 17:23:33 +00:00
maxim
c864848e53
AnchorDocking: improved 'Dock sites can be minimized' checkbox i18n, regenerated translations and updated Russian translation
...
git-svn-id: trunk@59686 -
2018-11-27 23:00:03 +00:00
maxim
ba87f43bfb
AnchorDocking: removed unused variables
...
git-svn-id: trunk@59685 -
2018-11-27 22:53:29 +00:00
maxim
8b7e498169
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34610
...
git-svn-id: trunk@59683 -
2018-11-27 22:20:33 +00:00
michl
96e8d78ec5
Add Andrey Zubarev in contributors list.
...
git-svn-id: trunk@59682 -
2018-11-27 22:04:23 +00:00
michl
b7377b00f9
LCL: Anchordocking: New button to minimize a site. Issue #34347 . Patch by Andrey Zubarev
...
git-svn-id: trunk@59681 -
2018-11-27 20:33:19 +00:00
martin
0dd0d21622
LazDebugger(Fp)LLDB: fix memory leak
...
git-svn-id: trunk@59680 -
2018-11-27 18:41:35 +00:00
martin
ca2eda8348
LazDebugger(Fp)LLDB: fix getting class-name for exceptions
...
git-svn-id: trunk@59679 -
2018-11-27 18:37:53 +00:00