Commit Graph

17252 Commits

Author SHA1 Message Date
juha
d95cd50a49 IdeIntf, DBGridColumnsPropertyEditorForm: Remove useless properties. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57071 -
2018-01-13 10:04:27 +00:00
martin
5ba536f2ab SynEdit: Fix fold gutter, after r 57066 / issue #32940
git-svn-id: trunk@57067 -
2018-01-12 23:59:50 +00:00
martin
c99d4b6ff6 SynEdit: Fix crash in FoldNodeInfoList, due to Pas-HL hack attempting to alter fold info for "class of". Issue #32940
git-svn-id: trunk@57066 -
2018-01-12 23:41:02 +00:00
juha
61e0c2a1ff IdeIntf, DBGridColumnsPropertyEditorForm: Simplify actAddFieldsExecute a lot, new method GetDataSet. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57061 -
2018-01-12 16:39:18 +00:00
wp
d78abeb9d3 TAChart: Avoid jitter of chart area while dragging with a TPanDragTool.
git-svn-id: trunk@57059 -
2018-01-12 09:30:55 +00:00
martin
742189d0ee SynEdit: fixed pas HL for uses block. Issue #0032976
git-svn-id: trunk@57058 -
2018-01-11 23:33:03 +00:00
wp
91b5e9ace2 TAChart: Fix incorrect clipping of area series segments.
git-svn-id: trunk@57053 -
2018-01-11 13:09:08 +00:00
juha
68c9678a8a IdeIntf: Simplify TDBGridColumnsPropertyEditorForm.actDelExecute.
git-svn-id: trunk@57052 -
2018-01-11 10:21:14 +00:00
juha
1bb9a00738 IdeIntf: Format and simplify TDBGridColumnsPropertyEditorForm.actAddFieldsExecute.
git-svn-id: trunk@57051 -
2018-01-11 10:21:13 +00:00
juha
dc70fd5181 IdeIntf, DBGridColumnsPropertyEditorForm: Split SelectInObjectInspector into 2 methods, remove useless ForceUpdate param.
git-svn-id: trunk@57050 -
2018-01-11 10:21:12 +00:00
juha
bd0a378f70 IdeIntf: Improve indentation in DBGridColumnsPropertyEditorForm. Cleanup.
git-svn-id: trunk@57049 -
2018-01-11 10:21:06 +00:00
juha
bb2b8feabf IdeIntf: Prevent crash in DBGridColumnsPropertyEditorForm with "Delete All". Issue #33000.
git-svn-id: trunk@57042 -
2018-01-10 14:32:19 +00:00
mattias
b8a4422c7f codetools: identifier completion fixed empy Prefix
git-svn-id: trunk@57038 -
2018-01-10 08:30:25 +00:00
maxim
88450bc47a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32990
git-svn-id: trunk@57031 -
2018-01-09 22:16:15 +00:00
wp
7e3edd9156 TAChart: fix TDateTimeIntervalChartSource supressing minutes in hour steps
git-svn-id: trunk@57030 -
2018-01-09 22:04:56 +00:00
mattias
6560513c29 codetools: identifier completion: extended: compare only once
git-svn-id: trunk@57029 -
2018-01-09 18:33:53 +00:00
mattias
7b3993f0bd codetools: identifier completion: extended: add only once
git-svn-id: trunk@57028 -
2018-01-09 18:24:19 +00:00
mattias
3581e9d7e4 codetools: fixed compile
git-svn-id: trunk@57026 -
2018-01-09 18:19:43 +00:00
mattias
391b8ffa36 IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
git-svn-id: trunk@57024 -
2018-01-09 11:35:58 +00:00
mattias
76a5a3cd5d IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
git-svn-id: trunk@57023 -
2018-01-09 11:08:04 +00:00
maxim
26ce2347a4 LazUtils: when updating existing translation item, copy Flags together with translation if needed, just like we do for newly added item.
git-svn-id: trunk@57016 -
2018-01-08 23:05:59 +00:00
juha
31d90d59f6 IDE: Extended filter for Code Completion. Issue #32974, patch from regs.
git-svn-id: trunk@57014 -
2018-01-08 17:50:59 +00:00
maxim
502f9aa7f0 Translations: regenerated translations
git-svn-id: trunk@57011 -
2018-01-08 16:11:10 +00:00
maxim
854d1eceaf LazUtils: when updating existing translation item, copy PreviousID together with translation if needed, just like we do for newly added item.
git-svn-id: trunk@57010 -
2018-01-08 15:22:52 +00:00
maxim
85fc701ddb Pas2JS: restored strpas2jsdesign.po, which was wrongly removed in r56991 #cd78a8452c
git-svn-id: trunk@56993 -
2018-01-06 17:23:24 +00:00
wp
c0cfae4fce IDE: New Hi-Dpi palette icons for OpenGLControl and TParadox (by Roland Hahn)
git-svn-id: trunk@56992 -
2018-01-06 16:53:23 +00:00
michael
cd78a8452c * Register Project Options frame for pas2js
git-svn-id: trunk@56991 -
2018-01-06 16:40:40 +00:00
martin
907b1725a5 SynEdit: allow pasting text in any form known by widgetset. Issue #32581
git-svn-id: trunk@56989 -
2018-01-06 16:15:13 +00:00
maxim
07343847b2 LazUtils: replaced hardcoded literal with constant in translations.pas
git-svn-id: trunk@56988 -
2018-01-06 15:00:32 +00:00
ondrej
3da6552057 IDE: IDEImagesIntf: support transparent bitmaps. Issue #32947
git-svn-id: trunk@56974 -
2018-01-06 01:09:52 +00:00
juha
b5ce4f63c4 JCF2: Support operators in records. Issue #32942, patch from delfion.
git-svn-id: trunk@56972 -
2018-01-05 21:36:51 +00:00
maxim
6acdb23a08 Components, LCLExtensions: committed automatically regenerated file
git-svn-id: trunk@56971 -
2018-01-05 16:16:51 +00:00
maxim
fba8681f79 Opkman: removed no longer needed VTV translations
git-svn-id: trunk@56970 -
2018-01-05 15:52:27 +00:00
maxim
ab14223c04 VTV: enabled i18n, moved localizations from Opkman, regenerated translations and updated Russian translation
git-svn-id: trunk@56969 -
2018-01-05 15:51:29 +00:00
maxim
42e3e3e670 Translations: regenerated translations
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
maxim
7c33223dae LazUtils: if existing item being updated has empty translation, search for possible translation variants just like for newly added item. This should allow to avoid the need to do two regenerations of .po files in a row in some cases.
git-svn-id: trunk@56967 -
2018-01-05 15:07:41 +00:00
balazs
65d289f941 Opkman: Link OPM to VTV from the component folder.
git-svn-id: trunk@56966 -
2018-01-05 14:56:27 +00:00
balazs
581a4a19d4 Opkman: Remove internal VTV.
git-svn-id: trunk@56965 -
2018-01-05 14:55:14 +00:00
balazs
8cb178de2c VTV: Initial commit.
git-svn-id: trunk@56963 -
2018-01-05 09:03:08 +00:00
martin
5a62be57d3 Debugger, GDBMI: fix detecting watchpoint errors
git-svn-id: trunk@56958 -
2018-01-04 23:01:49 +00:00
martin
a53b0342c4 include ide opts, when build gdbmi dbg
git-svn-id: trunk@56957 -
2018-01-04 22:28:32 +00:00
maxim
375c1edea3 LazUtils: when updating translation item, set FModified only when flags are actually modified.
git-svn-id: trunk@56954 -
2018-01-04 15:41:57 +00:00
maxim
50260ae6a6 LazUtils: when updating translation item, always check for formatting arguments and update flags accordingly, because badformat flags are often removed e.g. by poEdit. This change should allow to avoid the need to do two regenerations of .po files in a row in some cases.
git-svn-id: trunk@56953 -
2018-01-04 14:16:17 +00:00
balazs
a398131a54 Opkman: Fix connection timeout bug.
git-svn-id: trunk@56951 -
2018-01-04 12:31:40 +00:00
balazs
de416689cc Opkman: Fix memory leaks in the update feature.
git-svn-id: trunk@56950 -
2018-01-04 10:17:33 +00:00
michl
3886b2f185 IDE: PropertyEditor: Fixed components with published properties of type "interface" does not work. Issue #32919. Patch by Andi Friess
git-svn-id: trunk@56942 -
2018-01-03 21:54:13 +00:00
wp
c216c92b71 rx: Delete files, had been copied to (ccr)/components/rx/trunk(rx_laz on Nov 4, 2017.
git-svn-id: trunk@56941 -
2018-01-03 21:14:46 +00:00
wp
2a5154bef1 TAChart: Accept date/time strings in TListChartSource.DataPoints
git-svn-id: trunk@56940 -
2018-01-03 17:36:12 +00:00
maxim
3d107d6533 LazUtils: when updating translation item, also correctly set BadFormat flag.
git-svn-id: trunk@56939 -
2018-01-03 16:49:09 +00:00
maxim
edac957379 LazUtils: when updating translation item, change its PreviousID only if it was empty or translation item was not fuzzy before update. This allows to keep for translator's reference PreviousID against which this fuzzy translation was made. It helps when some changes get made to already fuzzy translation item.
git-svn-id: trunk@56938 -
2018-01-03 15:49:21 +00:00