Commit Graph

53477 Commits

Author SHA1 Message Date
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
dmitry
3e9a589e80 cocoa: scrollwincontrol, keeping the actual scrollbox size, if a smaller scolling range is requested. #32998
git-svn-id: trunk@57048 -
2018-01-11 05:28:36 +00:00
dmitry
db4dc7c254 cocoa: adding a basis to implement sorting of controls, whenever a z-order changes. should not be used rightaway due to slow performance, compared to remove add-related approach
git-svn-id: trunk@57044 -
2018-01-11 04:11:46 +00:00
zeljko
552e2b0df6 Qt5: fixed mapping of QReal type on arm processors. Patch by Lutz Mändle. Issue #32997
git-svn-id: trunk@57043 -
2018-01-10 22:56:59 +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
a9428d5014 IDE: fixed compile
git-svn-id: trunk@57027 -
2018-01-09 18:22:31 +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
balazs
4bddb9a44b Carbon: Setting DC origin through SetWindowOrg and calling BitBlt does not work under OSX. Issue #28689 and #25564
git-svn-id: trunk@57022 -
2018-01-09 06:19:00 +00:00
dmitry
4e09fc9c2c cocoa: CocoaTabControl implement mouse events. #32982
git-svn-id: trunk@57020 -
2018-01-09 04:17:08 +00:00
dmitry
697151fb2d cocoa: making sure that the proper NSMenu- class is created for a proper LCL item. #32987
git-svn-id: trunk@57019 -
2018-01-09 03:30:31 +00:00
dmitry
cb31fbad0e cocoa: preventing call of keyup for textfield, in case the callback was cleared
git-svn-id: trunk@57018 -
2018-01-09 03:07:46 +00:00
dmitry
a77eb48d0c cocoa: passing the focus to the content view #32981.
git-svn-id: trunk@57017 -
2018-01-09 02:50:05 +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
maxim
33824ac6a0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57015 -
2018-01-08 18:33:11 +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
dmitry
2c0b33fd1a cocoa: update scrollbox implementation, fix the problem of missing scrollbars. #32971. Todo - implement SetScrollInfo and GetScrollInfo for ScrollView
git-svn-id: trunk@57009 -
2018-01-08 03:34:29 +00:00
dmitry
30c34b43dc cocoa: update the rule of selecting a parent view. all children should be added to lclContentView
git-svn-id: trunk@57008 -
2018-01-08 03:28:54 +00:00
dmitry
350709605d cocoa: additional checks to prevent doublicating messages about control resizes. (check for client rect changed vs frame rect changed). Added check for a failed draw (an event, whenever a control frame changed while processing Draw()). Forcing repaint #32970. Additional check for scrollbars - preventing dormant resize events
git-svn-id: trunk@57007 -
2018-01-08 00:34:26 +00:00
dmitry
8bc6b71bf5 cocoa: implement hiding of scrolling bars, if the page is larger than the range. #32966
git-svn-id: trunk@57006 -
2018-01-07 17:33:10 +00:00
bart
b63451bdf7 Grids: factor out IsEmptyRow function and correctly use the ARow paramter inside the function. Issue #0032965.
git-svn-id: trunk@57005 -
2018-01-07 16:57:10 +00:00
wp
387605c036 Examples: Use Ukrainian letters in language selection of translation_demo (google-translated).
git-svn-id: trunk@57004 -
2018-01-07 16:00:23 +00:00
dmitry
789abf9d79 cocoa: replacing instance call with class method call when scrollbar frames. #32966
git-svn-id: trunk@57003 -
2018-01-07 15:51:43 +00:00
mattias
57c696942e IDE: clean up
git-svn-id: trunk@57002 -
2018-01-07 13:43:47 +00:00
dmitry
9afa5bf6b8 cocoa: additional key code mapping
git-svn-id: trunk@57000 -
2018-01-07 07:03:03 +00:00
dmitry
2f120dcde2 cocoa: accurate reporting of modifier key changes
git-svn-id: trunk@56999 -
2018-01-07 05:45:53 +00:00
dmitry
cf395e4176 cocoa: font of the height is a negative number based on the font size. #32003
git-svn-id: trunk@56998 -
2018-01-07 04:10:47 +00:00
dmitry
4a7772dab9 cocoa: updated file filters to recognize multi-extensions (Cocoa doesn't do that by default) #32069. Initiating a default (or the first) file filter on the openning of the opensave dialog #32952
git-svn-id: trunk@56997 -
2018-01-07 00:57:19 +00:00
dmitry
d34d1c1d5f cocoa: correct the default filter index selection
git-svn-id: trunk@56996 -
2018-01-06 23:12:05 +00:00
dmitry
76df6066ac cocoa: filter preselection on dialog openning. #32952
git-svn-id: trunk@56995 -
2018-01-06 23:03:57 +00:00
dmitry
9327c79d22 cocoa: save dialog accessory view components alignment changed (label and file filter combobox). the combination of controls are now center-aligned towards the dialog with 10pixels between them. #32948
git-svn-id: trunk@56994 -
2018-01-06 22:52:20 +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
maxim
aab5d44369 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56980 -
2018-01-06 12:45:04 +00:00
balazs
061b9d15f0 Packager: Remove duplicates from "Available for installation list".
git-svn-id: trunk@56979 -
2018-01-06 10:55:20 +00:00