Commit Graph

52444 Commits

Author SHA1 Message Date
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
michael
1074c2f64f * Add fpextfuncs to uses clause
git-svn-id: trunk@55732 -
2017-08-21 11:16:58 +00:00
michael
bbfb00769c * Fix bug ID #32308, rename PageNumber to PageIndex
git-svn-id: trunk@55731 -
2017-08-21 11:12:01 +00:00
balazs
b27d1511ab Opkman: Add Ctrl+Alt+O shortcut key to OPM menu.
git-svn-id: trunk@55730 -
2017-08-21 09:48:54 +00:00
juha
bbd38e2474 LazUtils: Call the optimized function Utf8StringOfChar from StringOfCodePoint when using UTF-8.
git-svn-id: trunk@55729 -
2017-08-21 09:47:21 +00:00
balazs
a7ab43767c Opkman: Fixed issue #32306, reported by @AlexeyT.
git-svn-id: trunk@55728 -
2017-08-21 08:29:58 +00:00
michael
64340339f1 * Fix division by zero error
git-svn-id: trunk@55727 -
2017-08-21 08:15:38 +00:00
zeljko
0c1d8a9bb0 gtk2: do not automatically grab focus when tab clicked. issue #32237
git-svn-id: trunk@55726 -
2017-08-21 07:55:37 +00:00
balazs
acedbd74f5 Opkman: Changed expand/collapse icons.
git-svn-id: trunk@55725 -
2017-08-21 05:55:00 +00:00
juha
ca797fbb73 AnchorDocking: Fix order of new site size assignment. Issue #32303, patch from Andrey Zubarev.
git-svn-id: trunk@55724 -
2017-08-20 20:05:54 +00:00
michael
eccae5b11c * Description of what to compile and install
git-svn-id: trunk@55723 -
2017-08-20 19:13:25 +00:00
michael
db6c999453 * LCL Demo for reports
git-svn-id: trunk@55722 -
2017-08-20 19:07:28 +00:00
balazs
f0ad239abd Opkman: Fixed issue #32300, reported by @AlexeyT.
git-svn-id: trunk@55721 -
2017-08-20 19:06:11 +00:00
michael
b8c5c5db4b * Remove old package dependency
git-svn-id: trunk@55720 -
2017-08-20 19:05:26 +00:00
michael
840279723a * initial fpreport commit
git-svn-id: trunk@55719 -
2017-08-20 18:19:29 +00:00