Commit Graph

52473 Commits

Author SHA1 Message Date
juha
8ec33b5670 Sparta form designer: Clean uses sections.
git-svn-id: trunk@55616 -
2017-07-31 08:56:28 +00:00
juha
e1378e644b Sparta form designer: Fix endless loop with Qt widgetset. Issue #32209, patch from Anthony Walter.
git-svn-id: trunk@55615 -
2017-07-31 08:56:16 +00:00
martin
a5564ccfa1 SynEdit: test for fix crash in fold structure code TLazSynEditNestedFoldsList
git-svn-id: trunk@55614 -
2017-07-31 02:56:44 +00:00
martin
5e2dd67c2e SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223
git-svn-id: trunk@55613 -
2017-07-31 02:56:40 +00:00
maxim
3fbb2a04cd Translations: technical fix to Polish IDE translation
git-svn-id: trunk@55611 -
2017-07-30 23:29:00 +00:00
maxim
0499bdec53 IDE: Polish translation update by Rafał Klekowski, bug #32217
git-svn-id: trunk@55610 -
2017-07-30 23:17:40 +00:00
maxim
a1c5822f04 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
maxim
207a3d851a IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55608 -
2017-07-30 23:03:52 +00:00
martin
44dafe0718 GDBMI: experimental/ifdef for async gdb mode. getting *stopped after prompt. Issue #0032130
git-svn-id: trunk@55607 -
2017-07-30 20:19:27 +00:00
martin
c02c9089b0 SynEdit: fix range error. Issue #0032067 Patch by Pascal R.
git-svn-id: trunk@55606 -
2017-07-30 16:57:48 +00:00
martin
bea0a870ff IDE options: change description and limit for "match whole word" of highlight equal terms. Issue #032068 Based on Patch by AlexeyT
git-svn-id: trunk@55605 -
2017-07-30 16:49:19 +00:00
martin
11a202ca0f SynEdit: assert correct method types
git-svn-id: trunk@55604 -
2017-07-30 16:37:07 +00:00
juha
533c433bf7 Sparta form editor: Remove a useless WindowProc indirection.
git-svn-id: trunk@55603 -
2017-07-30 10:54:14 +00:00
ondrej
9fc42932fb lcl: hint window: move paint to protected
git-svn-id: trunk@55602 -
2017-07-30 08:40:28 +00:00
ondrej
48e99ce2b5 revert r55562 (FPC r36770 #0c274a2e41 was reverted as well)
git-svn-id: trunk@55601 -
2017-07-29 20:44:29 +00:00
michl
dcd5f86bf0 IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212
git-svn-id: trunk@55600 -
2017-07-27 21:24:35 +00:00
michl
7de1a6e481 AnchorDockingDsgn: Fixed loading of default desktop. Issue #32166, #32167
git-svn-id: trunk@55599 -
2017-07-27 20:29:15 +00:00
ondrej
d1886ddb8d LCL: combobox: sanity check for ItemIndex
git-svn-id: trunk@55598 -
2017-07-27 19:25:38 +00:00
sekelsenmat
9c4e00108a cocoa: bug #32148 Quit from application menu does not close main form
git-svn-id: trunk@55597 -
2017-07-27 06:28:35 +00:00
hnb
3f55ac31b9 sparta: revert r55595 #8777025cc5 (problem with design raster)
git-svn-id: trunk@55596 -
2017-07-26 21:31:14 +00:00
hnb
8777025cc5 sparta: fix for newly created forms (each of new form was undocked for a short period of time). The problem still occurs but is less visible. A slightly modified patch from Balázs Székely (GetMem). Mantis #32207.
git-svn-id: trunk@55595 -
2017-07-26 18:37:50 +00:00
juha
52fc498a76 Formatting and cleanup.
git-svn-id: trunk@55594 -
2017-07-26 10:45:05 +00:00
juha
ec52d9726a LazUtils: In Html2TextRenderer use a diamond glyph belonging to Unicode BMP. All fonts did not support the small diamond.
git-svn-id: trunk@55593 -
2017-07-25 19:38:35 +00:00
wp
0b26ea5887 Turbopower_ipro: Underline links only at mouse-over.
git-svn-id: trunk@55592 -
2017-07-25 17:24:04 +00:00
wp
cc1d5383c1 TAChart: Fix incompletely displayed series marks for style smsLabelPercentTotal (issue #32202)
git-svn-id: trunk@55591 -
2017-07-25 15:48:12 +00:00
wp
6d353c9b73 Docs: Improved font of source code in lhelp (at least on Windows)
git-svn-id: trunk@55589 -
2017-07-25 13:58:15 +00:00
hnb
31893afb73 sparta: fix green test color (visible during resize and more problematic for macos). Patch by Anthony Walter (issue #32194).
git-svn-id: trunk@55584 -
2017-07-24 22:20:57 +00:00
maxim
d51ce4fbd5 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32184
git-svn-id: trunk@55583 -
2017-07-24 22:14:38 +00:00
hnb
0e58bb1477 sparta: prevent crashing when a TMainMenu is detached (issue #32194).
git-svn-id: trunk@55582 -
2017-07-24 22:11:43 +00:00
hnb
7a619b7316 sparta: better handling of resize cursor at the bottom right to works on all platforms (on mac there is no cursor for crNWSE). Issue #32194.
git-svn-id: trunk@55581 -
2017-07-24 21:53:21 +00:00
hnb
109661082d sparta: fix for designed forms for gtk2. Patch by Anthony Walter (issue #32194). Thanks! :)
git-svn-id: trunk@55580 -
2017-07-24 21:38:13 +00:00
hnb
7ff1c6c057 sparta: don't hack the BorderStyle of designed form for non windows platforms (it has no sense since fake form is not used anymore). It should fix partially issue #32194 (problem with BorderIcons always resetting to [] on non window platforms)
git-svn-id: trunk@55579 -
2017-07-24 21:31:32 +00:00
sekelsenmat
86efe3daa4 fpvectorial: Starts adding support for aggpas rendering
git-svn-id: trunk@55578 -
2017-07-24 15:32:51 +00:00
mattias
813eb2f8f1 IDEIntf: TOICustomPropertyGrid: handle wheel events on grid the same as on edit cell control, issue #32193, from Anthony Walter
git-svn-id: trunk@55568 -
2017-07-24 08:30:30 +00:00
balazs
5c9682d4f6 Opkman: VST support for Qt5. Intf. files.
git-svn-id: trunk@55567 -
2017-07-24 05:58:51 +00:00
balazs
e8ad349318 Opkman: VST support for Qt5.
git-svn-id: trunk@55566 -
2017-07-24 05:33:18 +00:00
wp
efba6b7271 TAChart: Replace own html entity conversion routine by the one provided by fpc.
git-svn-id: trunk@55565 -
2017-07-23 20:26:27 +00:00
wp
5a5c2cb27c Examples: add TurboPowerIPro project to display the hierarchy of html nodes of a html document in a treeview
git-svn-id: trunk@55564 -
2017-07-23 16:55:31 +00:00
wp
8aab939f42 TurboPower-iPro: if HTML_RTTI is defined several HTML node properties are published (fixes TIpHtmlNode's attribute-related methods - see http://forum.lazarus.freepascal.org/index.php/topic,36700.0.html)
git-svn-id: trunk@55563 -
2017-07-23 16:47:30 +00:00
ondrej
e24cf14e6f win32: fix compilation with FPC 3.1.1 r36770 #0c274a2e41. Issue #28760
git-svn-id: trunk@55562 -
2017-07-23 16:22:45 +00:00
ondrej
11c15e3bf0 avglvltree: fix DisposeNode for nil Node. Issue #32189
git-svn-id: trunk@55561 -
2017-07-23 15:10:02 +00:00
ondrej
818462b741 LazUtils: add Laz_AVL_Tree to the package
git-svn-id: trunk@55560 -
2017-07-23 15:02:44 +00:00
juha
712e063538 OpenGLContext: Make TOpenGLControl renderable by a thread. Issue #32116, patch from Pascal Riekenberg.
git-svn-id: trunk@55559 -
2017-07-22 07:22:30 +00:00
wp
69e95d6c6d TurboPower_IPro: Fix colored table background not being painted.
git-svn-id: trunk@55558 -
2017-07-21 20:36:20 +00:00
mattias
2bc306e60e IDEIntf: project intf: added utility function RegisterForm to easily add a custom form class as designer ancestor, issue #32182, from Anthony Walter
git-svn-id: trunk@55557 -
2017-07-21 15:21:56 +00:00
mattias
6aebb896b0 IDEIntf: added PackageEditingInterface.FindInstalledPackageWithUnit
git-svn-id: trunk@55556 -
2017-07-21 13:14:01 +00:00
zeljko
2fa1c8a50c Qt5: use QScreen_grabWindow() instead of QPixmap_grabWindow(). part of issue #32141
git-svn-id: trunk@55555 -
2017-07-21 11:25:10 +00:00
zeljko
8e53c46753 Qt, Qt5: fixed ItemShow - scroll to item. issue #32078
git-svn-id: trunk@55554 -
2017-07-21 09:08:43 +00:00
dmitry
21265ba8ff carbon: correction for drawing pmXor and pmNotXor modes
git-svn-id: trunk@55553 -
2017-07-21 03:32:33 +00:00
wp
1c2074a32a TAChart: Layout of basic demo with anchors, some fixes.
git-svn-id: trunk@55552 -
2017-07-20 22:43:47 +00:00