IDE: designer: fixed adding components on inherited form, bug #25084
........
LazReport, check valid lrt template files before listing them
........
LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog
........
LazReport, save version in binary file temple, fix crash on loading template, issue #14137
........
git-svn-id: branches/fixes_1_2@43059 -
LCL, grids, modify editor bounds in case it's affected by modifying default Col width or Row height
........
LCL, fix ValueListEdit not showing key column at runtime, issue #24780
........
LCL, grids, fix check for focused
........
LCL, grids, fixed selection by mouse if editor is visible and focused (also undoes de previous premature commit)
........
LCL, grids, check for valid editor
........
LCL, grids, allow the RETURN key to go to OnKeyPress
........
LCL, grids, implemented InsertRowWithValues from Everton Vieira, issue #21176
........
git-svn-id: branches/fixes_1_2@43058 -
LCL, fix grids focus where OnEnter occurs twice, issue #25010
........
IDE: when closing a modified package and user does not save mods, clear modified, bug #22956
........
IDEIntf: object inspector: component tree: always use property name of TCollection, instead of PropName
........
IDEIntf: object inspector: component tree: list tkClass property only once
........
IDEIntf: clean up
........
IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
........
SynEdit: Spelling
........
Debugger: Spelling
........
Debugger: fix disassembler, check if offset can be used
........
Debugger: fix race condition, stopping the debugger could lead to debugger error
........
git-svn-id: branches/fixes_1_2@43008 -
IDE: Improve the All Compiler Options GUI filter. It lost focus because it was disabled. Not any more.
........
LCL, Gtk2, fix grid editing problem on ALT+TAB forward and back, issue #22475
........
LCL, Gtk2, force redraw of GTKWinApiWidgets on focus changes so they can reflect focused/unfocused state (for grids in this case)
........
Debugger: Options, disable add/remove buttons on signal opts. Not implemented
........
Debugger: Options, mark project as modified, when exceptions are enabled/disabled. Issue #0025074
........
LCL, grids, handle the first key in keypress, fixes issue #24893
........
Qt: fixed TQtCheckListBox double click event duplication.issue #25089
........
Qt: change current row of TQtCheckListBox for Qt >= 4.8 since it does not change ItemIndex when checkbox is clicked.
........
git-svn-id: branches/fixes_1_2@43007 -
Propedits: remove a test version of TCoolBarControlPropertyEditor.CheckNewValue
........
IDEIntf: Change TComponentPropertyEditor back to original behaviour so it lists all components from all forms.
........
IDE: add PowerPc processor types to selection list.
........
Converter: Define PUREPASCAL for units during conversion when simulate Delphi defines is set.
........
lcl: dbgrids: fixed memleak of KeyBookmark, patch from Luca Olivetti, bug #24412
........
Debugger: reset thread on start/init
........
Debugger: reset thread on start/init (rev 42913 #b49550e81b also did reset during run / fixed)
........
git-svn-id: branches/fixes_1_2@42933 -
LCL: TTreeView: check OverlayIndex upper bound
........
SynEdit: IfDef Markup, fix issue with not displaying nested disabled blocks sometimes
........
Qt: TQtComboBox fix for call IntfGetItems when we are non-editable combobox.
........
Qt: call OnDropDown imediatelly after IntfGetItems, so our events are in expected order and there's no disturbing of QListWidget while showing. issue #25032
........
git-svn-id: branches/fixes_1_2@42930 -
LCL: added TPairSplitter.Constraints, bug #25046
........
Debugger: Disable logging of stackdump during unit lookup
........
codetools: fixed removing first unit from second line
........
IDE: fixed complete block, bug #24935
........
IDE: fixed complete block on char, fixed codebrowser check if something changed
........
codetools: fixed checking if resolving edged bracket open is allowed, bug #25045
........
git-svn-id: branches/fixes_1_2@42908 -
Spelling
........
codetools: syntax error if parameter type is missing
........
codetools: fixed parsing var type deprecated )
........
LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033
........
codetools: fix parsing of "specialize SomeGeneric<TypeParams>" as function/operator result (this fixes error with parsing of new objpas generics)
........
carbon: fix crash in gradient draw
........
carbon: fix linear gradient
........
git-svn-id: branches/fixes_1_2@42907 -