Commit Graph

52558 Commits

Author SHA1 Message Date
wp
5500b0895e IDE: Some more HiRes icons by Roland Hahn
git-svn-id: trunk@55787 -
2017-09-04 20:53:04 +00:00
wp
1ee22cd1b7 IDE: Components_images.res forgotten in previous commit
git-svn-id: trunk@55786 -
2017-09-04 17:17:20 +00:00
wp
11a430bf29 IDE: New component icons, kindly provided by Roland Hahn.
git-svn-id: trunk@55785 -
2017-09-04 17:16:20 +00:00
juha
80722bc507 jcf2: Support "static" keyword better. Issue #32267, patch from delfion.
git-svn-id: trunk@55784 -
2017-09-04 08:46:56 +00:00
juha
79e14af470 jcf2: Support "static" keyword. Issue #32267, patch from delfion.
git-svn-id: trunk@55783 -
2017-09-03 21:47:57 +00:00
zeljko
c92ee9b044 Qt5: TQtGroupBox does not need offset as in Qt4, since Qt5 provides correct coordinates. issue #32186
git-svn-id: trunk@55782 -
2017-09-03 17:50:53 +00:00
michl
1f61be0b77 IDE: MessageWindow: Win32: Messages painting: Prevent flickering.
git-svn-id: trunk@55781 -
2017-09-03 11:47:53 +00:00
wp
84b6be4a64 TAChart: Add overloaded Clone method to set a new parent and owner (issue #0032365). Patch by user mig-31.
git-svn-id: trunk@55780 -
2017-09-03 11:33:08 +00:00
ondrej
b1ddbb8f12 CodeTools: remove inline, private, public and published from keyword list - they can be used as identifiers as well. Issue #32336
git-svn-id: trunk@55779 -
2017-09-03 10:19:53 +00:00
ondrej
da83c81a2a LCL: TScrollBox: add ParentBackground property. Issue #32090
git-svn-id: trunk@55778 -
2017-09-03 09:58:41 +00:00
ondrej
e23aff2283 LCL: TPanel: add ParentBackground property. Issue #32085
git-svn-id: trunk@55777 -
2017-09-03 09:55:22 +00:00
ondrej
e651d02c3a LCL: TWinControl: add ParentBackground property
git-svn-id: trunk@55776 -
2017-09-03 09:54:16 +00:00
michl
6a4cf08b92 IDE: SourceEditor: IDESynGutterMarks High-DPI aware.
git-svn-id: trunk@55775 -
2017-09-02 19:28:39 +00:00
zeljko
53e535b678 Qt, Qt5: check if handle is valid inside various routines, fixes some sparta ide crashes.
git-svn-id: trunk@55774 -
2017-09-02 18:13:58 +00:00
juha
1739ad3e93 jcf2: Improve parsing uses clause. Issue #24678, patch from delfion.
git-svn-id: trunk@55773 -
2017-09-02 16:12:43 +00:00
mattias
07104a2774 IDE: less hints
git-svn-id: trunk@55772 -
2017-09-02 09:14:57 +00:00
mattias
7c4d9676e0 lcl: comment
git-svn-id: trunk@55771 -
2017-09-02 09:14:44 +00:00
juha
800acc87b7 Packager: Respect option AmbiguousFileAction also in TLazPackageGraph.CheckAmbiguousPackageUnits. Issue #23050, patch from Benito van der Zander
git-svn-id: trunk@55770 -
2017-09-02 07:57:25 +00:00
juha
fce10f639e IDE: Fix label hot keys and focused control in the Find dialog. Issue #32316, patch from Serge Anvarov.
git-svn-id: trunk@55769 -
2017-09-02 07:12:30 +00:00
balazs
74416c001b Opkman: Fixed focus issue on tree click.
git-svn-id: trunk@55768 -
2017-09-01 19:00:34 +00:00
ondrej
57d97fbc38 IDE: View unit dialog: fix High-DPI item painting. Issue #32364
git-svn-id: trunk@55767 -
2017-09-01 09:11:39 +00:00
jesus
625ed6ca90 LCL, grids: update fixed cols/rows count on inserting a column/row in a fixed zone
git-svn-id: trunk@55766 -
2017-08-31 21:12:35 +00:00
juha
a41f345980 jcf2: Support "specialize" keyword. Issue #31348, patch from delfion.
git-svn-id: trunk@55765 -
2017-08-31 10:15:40 +00:00
maxim
828eced700 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32357
git-svn-id: trunk@55763 -
2017-08-30 23:47:49 +00:00
juha
259aa71547 jcf2: Support "bitpacked" keyword. Issue #32267, patch from delfion.
git-svn-id: trunk@55762 -
2017-08-30 21:49:49 +00:00
michl
40755af91a LCL: Disable scaling for default fonts, as they are correctly sized taken from OS. Issue #32359
git-svn-id: trunk@55761 -
2017-08-30 21:30:41 +00:00
zeljko
d1dc375792 Qt,Qt5: fixed painting of TQtHintWindow. issue #32354
git-svn-id: trunk@55760 -
2017-08-30 10:20:07 +00:00
zeljko
2b31dde183 Qt5: implemented InitStockFont. part of issue #32354
git-svn-id: trunk@55759 -
2017-08-30 09:29:17 +00:00
michl
274d3e6e2a LCL: Win32: Fixed themed drawing for system font usage. Issue #32319
git-svn-id: trunk@55758 -
2017-08-30 07:58:09 +00:00
michl
ec8f0f7ed0 LCL: Fixed Canvas.TextExtend if system font is used for drawing. Issue #32319
git-svn-id: trunk@55757 -
2017-08-30 07:56:35 +00:00
ondrej
30a4170152 SynEdit: PAS highlighter: support NESTEDCOMMENTS mode switch. Issue #32356
git-svn-id: trunk@55756 -
2017-08-29 09:39:04 +00:00
michl
bc45df2766 LCL: Missed assigning of default font value Style.
git-svn-id: trunk@55755 -
2017-08-28 16:10:22 +00:00
juha
8dd9ef126a IDE: Fix logic for switching windows from "Window" menu. Issue #32350, (modified) patch from ptvs.
git-svn-id: trunk@55754 -
2017-08-28 10:31:30 +00:00
juha
af40eadb08 IDE: Allow resizing the MultiPaste dialog. Issue #30671.
git-svn-id: trunk@55753 -
2017-08-28 09:28:37 +00:00
juha
431837b8fe IDE: Improve layout of CleanDir dialog. SubDirsCheckbox bottom was cut on some widgetsets.
git-svn-id: trunk@55752 -
2017-08-28 09:28:36 +00:00
juha
be69e6c632 IDE: Support dotted unit names in TBuildManager.CheckUnitPathForAmbiguousPascalFiles.
git-svn-id: trunk@55751 -
2017-08-28 09:28:34 +00:00
juha
b56debdb32 LazBuild: Formatting.
git-svn-id: trunk@55750 -
2017-08-28 09:28:28 +00:00
juha
3f90365ff2 LazBuild: Refactoring, fix indentation after last commit.
git-svn-id: trunk@55749 -
2017-08-26 21:57:15 +00:00
juha
8e28624ed6 LazBuild: Prevent exception when dependent packages fail and prog is halted. Issue #32340.
git-svn-id: trunk@55748 -
2017-08-26 21:57:14 +00:00
juha
b5cc5adcef LazBuild: Allow dotted file and package names.
git-svn-id: trunk@55747 -
2017-08-26 21:57:07 +00:00
jesus
56d952d15c LCL: grids: addded enabling triggering ValidateEntry on Paste with ValidateOnSetSelection property
git-svn-id: trunk@55746 -
2017-08-26 19:08:53 +00:00
jesus
1bd078ef60 LCL, grids: made EditorTextChanged, issue #32329
git-svn-id: trunk@55745 -
2017-08-26 19:02:43 +00:00
maxim
a46cdde868 Anchordocking: regenerated translations and updated Russian translation
git-svn-id: trunk@55744 -
2017-08-25 23:22:26 +00:00
juha
313c93184b LazUtils: In HTML2TextRenderer use an emoji for list items.
git-svn-id: trunk@55743 -
2017-08-24 22:18:03 +00:00
juha
ed20432426 AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev.
git-svn-id: trunk@55742 -
2017-08-24 21:44:26 +00:00
zeljko
2e764a39b1 Qt4: fixed build under mswindows
git-svn-id: trunk@55737 -
2017-08-23 09:29:58 +00:00
michael
0d932901b9 * First patches from Pascal RiekenBerg (Bug ID #32320)
git-svn-id: trunk@55736 -
2017-08-23 07:22:00 +00:00
ondrej
99922e83ea clean up
git-svn-id: trunk@55735 -
2017-08-22 07:08:28 +00:00
ondrej
6c35289e98 IDE: high-DPI: scale created components
git-svn-id: trunk@55734 -
2017-08-21 20:00:14 +00:00
michael
dc9601276e * Fix issue #32309
git-svn-id: trunk@55733 -
2017-08-21 11:19:16 +00:00