Commit Graph

56334 Commits

Author SHA1 Message Date
mattias
591bb0ff09 docs: documentation of lazutf8classes, issue #34968, from Don Siders
git-svn-id: trunk@60242 -
2019-01-29 19:12:20 +00:00
mattias
1dfd9924d7 codetools: scanner: added $modeswitch multiplescopehelpers
git-svn-id: trunk@60241 -
2019-01-29 18:21:11 +00:00
martin
7243ffc25d Lldb / FpLldb: fix length of exception class names
git-svn-id: trunk@60239 -
2019-01-29 15:00:28 +00:00
mattias
12a8c5eb4b docs: clean up
git-svn-id: trunk@60238 -
2019-01-29 14:02:09 +00:00
juha
ffba4af22d Docs: Update documentation for PopupNotifier, remove a duplicate UTF8Process.xml file. Issues #34962 and #34966, patch from Don Siders.
git-svn-id: trunk@60237 -
2019-01-28 19:09:02 +00:00
zeljko
2941d7f7de Qt,Qt5: fixed themed drawing of combobox when we draw regular dropdown button.
git-svn-id: trunk@60236 -
2019-01-28 17:23:19 +00:00
wp
7a10cc1e56 TAChart: Fix TChart.IsPointInViewPort to allow for floating point round-off errors (issue #34961).
git-svn-id: trunk@60235 -
2019-01-28 08:59:55 +00:00
michl
7ede3bf313 AnchorDocking: Removed check of IsVisible in UpdateHeaders, as it is wrong for controls that are just be created. Needed to show minimize button. Issue #34347
git-svn-id: trunk@60234 -
2019-01-27 22:11:22 +00:00
michl
99c5053caa AnchorDocking: Revert revision 60099 #4bb6efce90 as it breaks loading of layout. Closed sites were wrongly loaded.
git-svn-id: trunk@60233 -
2019-01-27 16:49:17 +00:00
zeljko
aab1280550 Qt5: fixed invalid positions of TCustomControl. issue #34880
git-svn-id: trunk@60232 -
2019-01-27 13:23:55 +00:00
zeljko
e3b3459bbd fpdebug: fixed compilation under darwin
git-svn-id: trunk@60231 -
2019-01-27 13:23:16 +00:00
wp
c6278a2e45 Examples/Translation: Combine {$warnings off} with {$push} and {$pop}
git-svn-id: trunk@60230 -
2019-01-27 11:35:11 +00:00
wp
23ebdb5faf TAChart: Combine {$hints on} and {$warnings on} with {$push} and {$pop}
git-svn-id: trunk@60229 -
2019-01-27 11:28:43 +00:00
mattias
f73562b87c lcl: graphmath: made some params const, and procs inlinie
git-svn-id: trunk@60228 -
2019-01-27 08:39:49 +00:00
martin
e5be8d6a8e GTK2: memory leaks, not freed gtk objects
git-svn-id: trunk@60227 -
2019-01-26 17:58:58 +00:00
martin
e46c6dc9fe GTK2: memory leaks, not freed gdk objects
git-svn-id: trunk@60226 -
2019-01-26 17:58:27 +00:00
wp
087ce17ca3 TAChart: Fix incorrect scaling of TScaledCanvasDrawer (https://forum.lazarus.freepascal.org/index.php/topic,44041.msg309209.html)
git-svn-id: trunk@60225 -
2019-01-25 23:48:23 +00:00
michl
14ebc45053 LCL: Win32: Fixed not every TGroupBox child follows parent's Enabled property. Issue #34763. Patch by BrunoK
git-svn-id: trunk@60224 -
2019-01-25 23:34:24 +00:00
maxim
eadf172288 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34941
git-svn-id: trunk@60223 -
2019-01-25 23:16:08 +00:00
maxim
f21f956ce1 Tools, UpdatePoFiles: corrected accepted resource file extension (.lrt -> .lrj)
git-svn-id: trunk@60218 -
2019-01-25 22:28:45 +00:00
martin
ba5f61002e LCL: Grids, Fix crashes if rows/cols are reduced and editor was active in removed grid area. Hide the Editor if cell no longer exists (same as in DeleteRow). Issue #34930
git-svn-id: trunk@60217 -
2019-01-25 18:31:40 +00:00
wp
6ae52eb288 TAChart: Fix too late updating of variables FLoBounds and FUpBounds of TBasicChartSeries. Patch by Marcin Wiazowski. Issue #34935.
git-svn-id: trunk@60216 -
2019-01-25 17:26:19 +00:00
martin
764ceb2e97 FpDebug: TestCase
git-svn-id: trunk@60215 -
2019-01-25 00:45:12 +00:00
martin
cfed0db10f FpDebug: More refactor internal breakpoints. Improve stopping other threads on Linux
git-svn-id: trunk@60214 -
2019-01-25 00:44:38 +00:00
martin
6f10746551 FpDebug: Fix breakpoint not applied / left over old code
git-svn-id: trunk@60213 -
2019-01-25 00:42:50 +00:00
maxim
706c5d8054 Added .pocheckerignore file to debian/po directory: we ignored it for ages before r60208 #684c367b8a anyway because file names there have inconsistent structure.
git-svn-id: trunk@60212 -
2019-01-24 23:51:32 +00:00
maxim
b439763004 POChecker: added ability to ignore master files in directories where .pocheckerignore file is present
git-svn-id: trunk@60211 -
2019-01-24 23:47:17 +00:00
maxim
93e8639699 POChecker: removed unused unit from Uses clause
git-svn-id: trunk@60210 -
2019-01-24 23:20:51 +00:00
maxim
99d7c7b289 Cody: replaced .po file by .pot
git-svn-id: trunk@60209 -
2019-01-24 23:04:53 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
juha
9930e4fcde CairoCanvas: Remove a useless accessor class hack.
git-svn-id: trunk@60207 -
2019-01-24 20:19:18 +00:00
michl
3d405210f9 AnchorDocking: Fixed SimplifyOneControl destroy the layout, Issue #34937
git-svn-id: trunk@60206 -
2019-01-24 18:10:30 +00:00
wp
1e95857ce7 TAChart: Fix uninitialized variables FLoBound and FUpBound used by TBasicPointSeries. Patch by Marcin Wiazowski. Issue #34935
git-svn-id: trunk@60163 -
2019-01-24 00:14:49 +00:00
wp
59e51e3587 TAChart: Avoid crash of chart if an axis is destroyed. Add chart properties HorAxis and VertAxis.
git-svn-id: trunk@60162 -
2019-01-23 23:19:00 +00:00
martin
ceb99f5f2e FpDebug: TestCase, more refactor internal breakpoints.
git-svn-id: trunk@60161 -
2019-01-23 21:30:13 +00:00
martin
88aca89865 FpDebug: More refactor internal breakpoints. More control to OS classes. Improve stopping other threads on Linux
git-svn-id: trunk@60160 -
2019-01-23 21:28:44 +00:00
mattias
4e3c76a735 codetools: fixed usesgraph addtargetunit
git-svn-id: trunk@60158 -
2019-01-23 10:12:18 +00:00
mattias
55867b798a IDE: goto line: fixed escape and enter in gtk2
git-svn-id: trunk@60157 -
2019-01-23 09:34:58 +00:00
mattias
ab2d8d3746 IDE: bigide: fixed vtv registering package
git-svn-id: trunk@60156 -
2019-01-23 07:40:17 +00:00
mattias
b4792ac71a lplupdate: support dotted pkg names
git-svn-id: trunk@60154 -
2019-01-23 07:14:45 +00:00
martin
861615d32d FpDebug: Linux, remove threads when they exit
git-svn-id: trunk@60153 -
2019-01-23 01:17:38 +00:00
martin
2bf19a2135 FpDebug: fix removing internal breakpoints / fix crash on remove
git-svn-id: trunk@60152 -
2019-01-23 00:49:43 +00:00
wp
e4ec9da618 TAChart: Refinements for long series labels (respect device scaling, introduce chart property MinDataSpace). Issue #34896.
git-svn-id: trunk@60151 -
2019-01-22 23:07:37 +00:00
wp
33691d63bf chmhelp: Fix compilation of lhelpconnectiondemo1 project
git-svn-id: trunk@60150 -
2019-01-22 22:14:46 +00:00
bart
8924efe91f IDE: GotoLine dialog: remove unnecessary call to UpCase.
git-svn-id: trunk@60149 -
2019-01-22 17:37:32 +00:00
juha
fcf4d6583a LCL-GTK2: Fix ListView Columns '_' escaping. Issue #34882, patch from AlexeyT.
git-svn-id: trunk@60148 -
2019-01-22 12:12:51 +00:00
juha
e1ba14fc97 LCL-GTK2: Fix variable in DebugLn.
git-svn-id: trunk@60147 -
2019-01-22 12:12:46 +00:00
balazs
fe2dc6c054 IDE: Allow Lazbuild to work with namespace.
git-svn-id: trunk@60146 -
2019-01-22 08:44:57 +00:00
balazs
b1e6f50873 IDE: Update registerVirtualTreeView to laz.registerVirtualTreeView.
git-svn-id: trunk@60145 -
2019-01-22 08:36:20 +00:00
balazs
8ee9cb5226 Packager: Allow to load packagelinks with namespace.
git-svn-id: trunk@60144 -
2019-01-22 06:06:50 +00:00