maxim
682a2912bd
Merged revision(s) 56058 #648e0fd02c, 56068-56069 #0f43b7c709-#0f43b7c709, 56082 #e05552a178 from trunk:
...
Package editor: Fix moving dependencies up/down. Use the display name for searching. Issue #32546 .
........
Package editor: Update the view after modifying dependent package parameters. Issue #32546 .
........
Package editor: Refactoring.
........
Package editor: Update the image for dependent package after modifying min/max version. Issue #32546 .
........
git-svn-id: branches/fixes_1_8@56089 -
2017-10-16 22:44:47 +00:00
mattias
0f7b690083
IDE: open file at cursor: show error message on fail
...
git-svn-id: branches/fixes_1_8@56084 -
2017-10-16 14:07:07 +00:00
mattias
c1a318b0ed
IDE: fixed text, FPC 2.4 is not new
...
git-svn-id: branches/fixes_1_8@56081 -
2017-10-16 12:39:27 +00:00
mattias
24af7385ca
codetools: fixed AddUnitWarnDirective insert position
...
git-svn-id: branches/fixes_1_8@56078 -
2017-10-16 12:00:17 +00:00
mattias
91e848b779
codetools: AddUnitWarnDirective: fixed startnode
...
git-svn-id: branches/fixes_1_8@56074 -
2017-10-16 11:36:05 +00:00
mattias
577d46b3d1
codetools: fixed example
...
git-svn-id: branches/fixes_1_8@56072 -
2017-10-16 11:34:34 +00:00
maxim
34f62d03ab
Merged revision(s) 56063 #e7b82afeec from trunk:
...
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32544
........
git-svn-id: branches/fixes_1_8@56066 -
2017-10-15 21:54:35 +00:00
maxim
1c35337f72
Merged revision(s) 56054 #8e89ff11f9 from trunk:
...
CodeTools: Don't throw an error with "(" inside a comment in front of unit. Issue #32235 .
........
git-svn-id: branches/fixes_1_8@56065 -
2017-10-15 21:53:35 +00:00
maxim
f619666d61
Merged revision(s) 56046 #d15f1f3524, 56061 #866a2f8b0f from trunk:
...
IDE: High-DPI new icons. Issue #32508 . Patch by FTurtle
........
IDE: High-DPI refactoring of some images. Issue #32529 . Patch by FTurtle
........
git-svn-id: branches/fixes_1_8@56064 -
2017-10-15 21:52:16 +00:00
mattias
0bc78adca9
codetools: fixed complete forward proc
...
git-svn-id: branches/fixes_1_8@56045 -
2017-10-13 11:43:20 +00:00
mattias
a821393264
codetools: fixed CompleteCode TryAssignment loop
...
git-svn-id: branches/fixes_1_8@56042 -
2017-10-13 11:01:03 +00:00
maxim
599805cade
Merged revision(s) 56036 #eb93f4654b from trunk:
...
Codetools: updated Russian translation
........
git-svn-id: branches/fixes_1_8@56040 -
2017-10-12 22:38:45 +00:00
maxim
74b3aedbc4
Merged revision(s) 56031 #93eedde9b9 from trunk:
...
LCL: Fixed TDateEdit/TTimeEdit controls break the tab order. Issue #32533
........
git-svn-id: branches/fixes_1_8@56039 -
2017-10-12 22:37:24 +00:00
maxim
24186cd2fc
Merged revision(s) 56029 #08a73bdac1 from trunk:
...
Fix TMask.InitMaskString for charsets when CaseSensitive is False. Issue #0032491 . Patch by delfion.
........
git-svn-id: branches/fixes_1_8@56038 -
2017-10-12 22:36:15 +00:00
maxim
a6ebaf4900
Merged revision(s) 56015 #04cc3c44b2, 56028 #1e16c52819 from trunk:
...
Codetools: Do not chomp a procedure name with empty brackets (). Issue #31960 .
........
Codetools: Add dotted unit names to uses section correctly. Optimize. Issue #32247 .
........
git-svn-id: branches/fixes_1_8@56037 -
2017-10-12 22:34:46 +00:00
mattias
34d90a1c0a
updated Makefiles with fpc trunk
...
git-svn-id: branches/fixes_1_8@56025 -
2017-10-11 10:04:42 +00:00
mattias
83fe57c449
set fixes version 1.8RC5
...
git-svn-id: branches/fixes_1_8@56023 -
2017-10-11 10:01:10 +00:00
mattias
bb0460fe21
updatemakefiles: added note to use trunk fpcmake
...
git-svn-id: branches/fixes_1_8@56021 -
2017-10-11 09:57:32 +00:00
mattias
73a2a6371f
LCL-GTK2: Fix SelStart and SelLength in OnChange with some widgetset versions. Issue #24371
...
git-svn-id: branches/fixes_1_8@56020 -
2017-10-11 09:24:40 +00:00
mattias
ee8eeaf5d2
docs: hints about rtl.xct
...
git-svn-id: branches/fixes_1_8@56016 -
2017-10-10 13:53:36 +00:00
mattias
d3cb939a9c
codetools: fixed reparsing on changed module name
...
git-svn-id: branches/fixes_1_8@56013 -
2017-10-10 09:18:37 +00:00
maxim
d0280a2c8f
Merged revision(s) 55986 #1f7440575f, 55992 #053878c753, 55994 #fd4150950b, 55996-55997 #28389af5d2-#28389af5d2, 56001 #c4eba5ff15, 56003-56004 #bfec6d9c02-#bfec6d9c02 from trunk:
...
IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
........
IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292 .
........
IDE: Optimise the logic for symlinked files. Issue #32292 .
........
IDE: Simplify symlink loading. Project directory is already in source path. Don't ask questions while IDE starts.
........
IDE: Don't ask questions about symlinks when project is loading.
........
IDE: designer: High-DPI: selection grabber. Issue #32397
........
IDE: designer: tune up r56001 #c4eba5ff15, issue #32397
........
IDE: Improve opening symlinks in editor some more.
........
git-svn-id: branches/fixes_1_8@56006 -
2017-10-09 22:44:00 +00:00
maxim
1bdb067015
Translations: Hungarian translation update by Péter Gábor, bug #32503
...
git-svn-id: branches/fixes_1_8@55984 -
2017-10-05 22:47:29 +00:00
maxim
843cc50790
Merged revision(s) 55975 #bc30decf62 from trunk:
...
LCL: Do not trigger Escape key for a disabled cancel button. Issue #32509 , patch from Denis Kozlov.
........
git-svn-id: branches/fixes_1_8@55982 -
2017-10-05 22:38:03 +00:00
maxim
5131a93bc0
Merged revision(s) 55971 #d6b6fe9b4b from trunk:
...
wiki: Fix compilation of wikiget
........
git-svn-id: branches/fixes_1_8@55981 -
2017-10-05 22:36:58 +00:00
maxim
57c22c7d48
Merged revision(s) 55966 #60baefff0d, 55969-55970 #a21c5e4fed-#a21c5e4fed from trunk:
...
IDE: HiRes icons for System component palette (by Roland Hahn)
........
IDE: High-DPI icons. Issue #32493 Patch by FTurtle
........
IDE: In ToolBarConfig ListView select correct item after adding a command. Refactoring, improve identifier names.
........
git-svn-id: branches/fixes_1_8@55980 -
2017-10-05 22:35:59 +00:00
zeljko
55cf3f4a53
Merged revisions 55554 #8e53c46753,55555 #2fa1c8a50c,55737 #2e764a39b1,55759 #2b31dde183,55760 #d1dc375792,55774 #53e535b678,55782 #c92ee9b044 from trunk.
...
------------------------------------------------------------------------
r55554 | zeljko | 2017-07-21 11:08:43 +0200 (Fri, 21 Jul 2017) | 2 lines
Qt, Qt5: fixed ItemShow - scroll to item. issue #32078
------------------------------------------------------------------------
r55555 | zeljko | 2017-07-21 13:25:10 +0200 (Fri, 21 Jul 2017) | 2 lines
Qt5: use QScreen_grabWindow() instead of QPixmap_grabWindow(). part of issue #32141
------------------------------------------------------------------------
r55737 | zeljko | 2017-08-23 11:29:58 +0200 (Wed, 23 Aug 2017) | 2 lines
Qt4: fixed build under mswindows
------------------------------------------------------------------------
r55759 | zeljko | 2017-08-30 11:29:17 +0200 (Wed, 30 Aug 2017) | 2 lines
Qt5: implemented InitStockFont. part of issue #32354
------------------------------------------------------------------------
r55760 | zeljko | 2017-08-30 12:20:07 +0200 (Wed, 30 Aug 2017) | 2 lines
Qt,Qt5: fixed painting of TQtHintWindow. issue #32354
------------------------------------------------------------------------
r55774 | zeljko | 2017-09-02 20:13:58 +0200 (Sat, 02 Sep 2017) | 2 lines
Qt, Qt5: check if handle is valid inside various routines, fixes some sparta ide crashes.
------------------------------------------------------------------------
r55782 | zeljko | 2017-09-03 19:50:53 +0200 (Sun, 03 Sep 2017) | 2 lines
Qt5: TQtGroupBox does not need offset as in Qt4, since Qt5 provides correct coordinates. issue #32186
------------------------------------------------------------------------
git-svn-id: branches/fixes_1_8@55964 -
2017-10-03 08:55:07 +00:00
maxim
12f30f41c9
Merged revision(s) 55954 #ced51791c2 from trunk:
...
Debugger: In BreakpointPropertyDlg, add new conditions at top of list, remove duplicates and reject empty strings.
........
git-svn-id: branches/fixes_1_8@55963 -
2017-10-02 22:46:04 +00:00
maxim
eb88ef0341
Merged revision(s) 55953 #84fee411a5 from trunk:
...
DBExport examples: fix compilation and layout, improved usability
........
git-svn-id: branches/fixes_1_8@55962 -
2017-10-02 22:44:53 +00:00
maxim
afe7bb4b26
Merged revision(s) 55941 #7e8132a70d from trunk:
...
SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues
........
git-svn-id: branches/fixes_1_8@55961 -
2017-10-02 22:43:28 +00:00
maxim
23e65f4d21
Merged revision(s) 55926 #a9b83ae73a, 55932 #f5a9fce989, 55956-55957 #dc7023a412-#dc7023a412 from trunk:
...
IDE: Replace TStaticText palette icons with fully transparent ones.
........
IDE: High-DPI icons. Issue #32454 . Patch by FTurtle
........
IDE: Add some HiRes icons for Run menu (drawn by Roland Hahn)
........
IDE: Update copyright.txt for icons added in previous commit
........
git-svn-id: branches/fixes_1_8@55960 -
2017-10-02 22:42:20 +00:00
mattias
417d0e5727
codetools: added ctnSrcName
...
git-svn-id: branches/fixes_1_8@55952 -
2017-09-30 19:21:24 +00:00
mattias
2fec1e02cb
codetools: fixed continuing parsing after source name
...
git-svn-id: branches/fixes_1_8@55949 -
2017-09-30 14:29:49 +00:00
mattias
93eab7f1d6
codetools: fixed skipping sourcename, added TPascalParserTool.FindUsesNode
...
git-svn-id: branches/fixes_1_8@55947 -
2017-09-30 13:52:36 +00:00
mattias
74f7640ff3
codetools: fixed RemoveUnitFromAllUsesSections
...
git-svn-id: branches/fixes_1_8@55945 -
2017-09-30 13:15:10 +00:00
maxim
38b9a75726
Merged revision(s) 55919 #3e05a17dbf from trunk:
...
TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
........
git-svn-id: branches/fixes_1_8@55924 -
2017-09-25 21:54:55 +00:00
maxim
7224985e50
Merged revision(s) 55904 #68bb0fb375, 55906 #f300174bea from trunk:
...
IDE: Update copyright.txt for component palette icons created by Roland Hahn.
........
IDE: Add HiRes palette icons for TDBDateTimePicker.
........
git-svn-id: branches/fixes_1_8@55923 -
2017-09-25 21:53:43 +00:00
mattias
a8c02c4ac9
codetools: property completion: fixed read/write accessor for param+index specifier
...
git-svn-id: branches/fixes_1_8@55918 -
2017-09-24 17:58:47 +00:00
mattias
ba14cba819
codetools: property completion: fixed check if store accessor with index specififer exists
...
git-svn-id: branches/fixes_1_8@55916 -
2017-09-24 16:38:31 +00:00
maxim
d9f1dd6721
Merged revision(s) 55890 #9ac706fc7a, 55892 #240f1fb4dd from trunk:
...
LCL: TCustomEditButton: Fixed TDateEdit.SelectNext. Issue #32335
........
LCL: TTabControl: Fixed AV on creating control. Issue #32455 .
........
git-svn-id: branches/fixes_1_8@55899 -
2017-09-22 23:09:00 +00:00
maxim
e69fa339ea
Merged revision(s) 55881 #dd5641eaab from trunk:
...
Qt,Qt5: fixed cpu eating by gtk+ theme.
........
git-svn-id: branches/fixes_1_8@55898 -
2017-09-22 23:07:30 +00:00
maxim
b40401b0c7
Merged revision(s) 55848 #d34180dc08, 55868 #55f15c6a4c, 55875 #c75197f5f2, 55884 #caddd12280 from trunk:
...
LCL, fix message dialogs hidding behind modal dialogs issue #32249
........
LCL: treeview: fix tooltips. Patch by AlexeyT. Issue #32400
........
DateTimeCtls: HiRes icons for TDateTimePicker by Roland Hahn. Switch icons to .res format.
........
LCL: Font: Revert revision 55761 #40755af91a as it breaks per monitor High-DPI scaling.
........
git-svn-id: branches/fixes_1_8@55887 -
2017-09-19 21:55:42 +00:00
maxim
40fd3de8ac
Merged revision(s) 55827 #c14c060883, 55829-55831 #c86ef63a8b-#c86ef63a8b, 55840 #1c7b43718a, 55860 #08d89c4b3a, 55862-55864 #c2aeb0487d-#c2aeb0487d, 55866-55867 #b9de391f0e-#b9de391f0e, 55876-55880 #15826d0ab0-#15826d0ab0 from trunk:
...
IDE: More component palette icons by Roland Hahn completing the Standard palette.
........
IDE: Remove printer-related icons from folder images/components (they are in components/printers/images)
........
IDE: Update components_images_list.txt (adding of scale TFrame and TPanel icons forgotten in prev commits).
........
IdeIntf: Exit from TEnumPropertyEditor.SetValue when invalid value is given. Prevents an AV later. Reverts r185 from 2001-02-19.
........
IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32396 . Patch by FTurtle
........
IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32416 . Patch by FTurtle
........
IDE: New icons for palette "Additional" (provided by Roland Hahn).
........
IDE: Add components_images_list.txt and components_images.res missing in previous commit.
........
IDE: Add HighRes TScrollbox icons.
........
IDE: Refactoring resource image lists files. Issue #32420 . Patch by FTurtle.
........
Contributors: Add Roland Hahn (component palette icons)
........
IDE: HiRes icons for the Common Controls palette (by Roland Hahn).
........
IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427 .
........
IDE: High-DPI menu items. Issue #32431 . Patch by FTurtle.
........
PackageTabs: Fixed icon after revision 55878 #01c54b6b69.
........
IDE: Cleanup: Delete unused images.
........
git-svn-id: branches/fixes_1_8@55886 -
2017-09-19 21:53:23 +00:00
mattias
a3e69a70c4
codetools: fixed skipping program name nodes
...
git-svn-id: branches/fixes_1_8@55856 -
2017-09-13 18:43:52 +00:00
mattias
5b5dcae979
codetools: fixed RemoveUnitFromAllUsesSections
...
git-svn-id: branches/fixes_1_8@55854 -
2017-09-13 18:22:37 +00:00
mattias
820a9b860c
codetools: find declaration of dotted program name
...
git-svn-id: branches/fixes_1_8@55852 -
2017-09-13 18:06:19 +00:00
mattias
d1fa8908c2
lcl: fix docs about TControl.SetBounds
...
git-svn-id: branches/fixes_1_8@55843 -
2017-09-12 07:17:20 +00:00
maxim
da135671e9
Merged revision(s) 55820 #5d3204f042 from trunk:
...
LCL: In TCustomcalendar, always SetProps in InitializeWnd (issue #0032379 ). Patch by soner.
........
git-svn-id: branches/fixes_1_8@55823 -
2017-09-08 23:08:57 +00:00
mattias
cd71723313
IDE: Forgotten copyright info from revision 55797 #0d37a7d551
...
git-svn-id: branches/fixes_1_8@55819 -
2017-09-08 17:51:53 +00:00
mattias
7d820fc953
IDE: High-DPI BookMark icons. Patch by FTurtle. Issue #32374
...
git-svn-id: branches/fixes_1_8@55818 -
2017-09-08 17:51:37 +00:00