Commit Graph

52035 Commits

Author SHA1 Message Date
mattias
b2679b7d0d IDE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod for ancestor
git-svn-id: trunk@55240 -
2017-06-05 13:30:55 +00:00
mattias
548fbd4852 codetools: added TFindDeclarationTool.FindClassMember
git-svn-id: trunk@55238 -
2017-06-05 13:29:16 +00:00
mattias
9de9ae952b codetools: less hints
git-svn-id: trunk@55237 -
2017-06-05 13:28:28 +00:00
mattias
eca0a51b27 codetools: undo
git-svn-id: trunk@55236 -
2017-06-05 13:28:15 +00:00
mattias
12ad990c7b codetools: less hints methodjumptool.pas
git-svn-id: trunk@55235 -
2017-06-05 13:25:37 +00:00
zoran
ccc63716d3 DateTimePicker - corrected misleading comment
git-svn-id: trunk@55234 -
2017-06-05 12:50:11 +00:00
juha
9cddba459a QT, QT5: Initialize WideString Result in TQtLineEdit methods.
git-svn-id: trunk@55233 -
2017-06-05 09:19:31 +00:00
mattias
0bcab25ebd deb: less warnings
git-svn-id: trunk@55231 -
2017-06-05 07:37:20 +00:00
mattias
63fa2b1405 deb: fixed fixing permissions
git-svn-id: trunk@55229 -
2017-06-05 07:15:40 +00:00
mattias
92ef27e2f4 IDE: method property editor: fixed creating new event
git-svn-id: trunk@55225 -
2017-06-04 21:55:17 +00:00
juha
be678e2bf1 LCL: Use CompareText function in IsFontNameDefault.
git-svn-id: trunk@55224 -
2017-06-04 21:52:34 +00:00
juha
6e54b75e26 Menu designer: Use theme for Selected state.
git-svn-id: trunk@55223 -
2017-06-04 21:52:33 +00:00
juha
4bd30e3b00 Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
2017-06-04 21:52:26 +00:00
wp
31045c9646 IDE: Fix case-sensitive default font name in Object Inspector in Win (issue #0031963)
git-svn-id: trunk@55221 -
2017-06-04 21:34:31 +00:00
michl
d3f428a7d5 IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
git-svn-id: trunk@55220 -
2017-06-04 21:16:33 +00:00
mattias
34b48ac437 IDE: fixed result
git-svn-id: trunk@55219 -
2017-06-04 20:35:01 +00:00
mattias
6e41e1e216 lazutils: fixed UTF8CharacterLengthFast
git-svn-id: trunk@55218 -
2017-06-04 20:18:38 +00:00
mattias
549f824d8c IDE: TMainIDE.OnPropHookCreateMethod: todo
git-svn-id: trunk@55217 -
2017-06-04 20:18:10 +00:00
mattias
02d03fe47f translations: German: updates from Swen Heinig
git-svn-id: trunk@55216 -
2017-06-04 19:58:16 +00:00
michl
f7785d9196 LCL: Fixed access violation with Application.BidiMode bdRightToLeft and ChildSizing.Layout cclTopToBottomThenLeftToRight. Issue #31966
git-svn-id: trunk@55213 -
2017-06-04 15:40:37 +00:00
wp
6aaa231cec LCL/dbgrids: Fire event OnGetCellHint also if option dgTruncCellHints is set.
git-svn-id: trunk@55212 -
2017-06-04 15:17:14 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
wp
02ce123caa LCL/grids: Some refactoring of the cell hint construction process.
git-svn-id: trunk@55210 -
2017-06-04 15:02:23 +00:00
michl
ca8e0d5fb0 LCL: Fixed TControl.InvalidatePreferredSize loop detected for Application.BidiMode = bdRightToLeftNoAlign and ChildSizing.Layout cclLeftToRightThenTopToBottom. Issue #28483
git-svn-id: trunk@55209 -
2017-06-04 14:26:41 +00:00
wp
3c7559c6e2 Revert r55207 #11f3b76108
git-svn-id: trunk@55208 -
2017-06-04 13:28:44 +00:00
wp
11f3b76108 DBGrids: Improved cell hints.
git-svn-id: trunk@55207 -
2017-06-04 10:18:34 +00:00
mattias
b29915c159 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: trunk@55206 -
2017-06-04 09:21:06 +00:00
mattias
4975382c55 codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: trunk@55204 -
2017-06-04 07:30:15 +00:00
mattias
f28cdcec79 IDE, OI: method propety editor: show inherited method without classname, treader does not support choosing the inherited
git-svn-id: trunk@55202 -
2017-06-04 07:10:34 +00:00
mattias
378cbd62c0 codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+
git-svn-id: trunk@55200 -
2017-06-04 06:45:02 +00:00
juha
1184822164 LCL: Use a helper function for testing fontname 'default'. Issue #31940, patch from AlexeyT.
git-svn-id: trunk@55188 -
2017-06-03 18:56:34 +00:00
wp
6add4a7106 Fix resource error due to r55183 #7b657e8c49
git-svn-id: trunk@55185 -
2017-06-03 14:26:06 +00:00
zeljko
002b861dab Gtk2: fixed sizing of form with constraints. issue #31950
git-svn-id: trunk@55184 -
2017-06-03 14:22:45 +00:00
wp
7b657e8c49 IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz
git-svn-id: trunk@55183 -
2017-06-03 13:52:58 +00:00
wp
7a83af2f23 IDE: Add missing magnfified TBufDataset component palette icons
git-svn-id: trunk@55182 -
2017-06-03 11:03:30 +00:00
wp
14047de5e7 IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: trunk@55181 -
2017-06-03 09:25:50 +00:00
juha
abec998f34 GTK2: Remove trailing NULL only when GTK_REMOVE_CLIPBOARD_NULL is defined. Issues #21453 and #31547.
git-svn-id: trunk@55180 -
2017-06-03 08:56:31 +00:00
mattias
7026faf61d deb: fpc: install man pages if available
git-svn-id: trunk@55178 -
2017-06-03 07:12:21 +00:00
wp
f7389c4e14 IDE: Add 200% palette images of all dialog components.
git-svn-id: trunk@55177 -
2017-06-02 22:13:52 +00:00
mattias
eb8a4f8cac docs: clean up
git-svn-id: trunk@55175 -
2017-06-02 21:01:01 +00:00
mattias
a2cfbeee6c docs: fixed xml
git-svn-id: trunk@55173 -
2017-06-02 20:57:18 +00:00
mattias
d701d4a458 fixed spelling errors, bug #31956, from Paul Gevers
git-svn-id: trunk@55172 -
2017-06-02 20:44:47 +00:00
mattias
9c0b214488 docs: build_lcl_docs: --footer
git-svn-id: trunk@55169 -
2017-06-02 20:43:00 +00:00
mattias
e94bc5d75b docs: fixed xml
git-svn-id: trunk@55167 -
2017-06-02 20:41:49 +00:00
ondrej
de2663825e lcl: forms: rename OffsetHintRect parameter NewPos->AOffset to make it clearer
git-svn-id: trunk@55166 -
2017-06-02 20:08:33 +00:00
ondrej
844bef4565 IDE: html hint: increase width in order not to show vertical scrollbar
git-svn-id: trunk@55165 -
2017-06-02 20:04:21 +00:00
ondrej
8ebd490576 LCL: grids: initialize scrollbar visibility info with correct values
git-svn-id: trunk@55164 -
2017-06-02 18:58:27 +00:00
ondrej
b329e88f51 LCL: Grids: we need VisualChange and UpdateSizes also when handle is not allocated to access correct cache values. Issue #31955
git-svn-id: trunk@55163 -
2017-06-02 18:34:33 +00:00
mattias
a4a2a81027 docs: build_lcl_docs: showcmd shows --fpcdocs option
git-svn-id: trunk@55161 -
2017-06-02 18:19:29 +00:00
mattias
9e3d651b32 docs: build_lcl_docs: updated, simulate shows both lazutils and lcl
git-svn-id: trunk@55159 -
2017-06-02 17:49:21 +00:00