Commit Graph

46176 Commits

Author SHA1 Message Date
mattias
cc83db2a68 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47985 -
2015-02-24 23:18:54 +00:00
juha
de4036b130 Converter: Use the plain (not cleaned) source when replacing compiler directives. Issue #27528.
git-svn-id: trunk@47984 -
2015-02-24 22:57:05 +00:00
juha
01cc0f741c TI Grid: Make a CheckBox boolean editor work somehow. Was stuck on 'True'. Must be fixed properly later.
git-svn-id: trunk@47983 -
2015-02-24 22:57:04 +00:00
juha
f130692a93 LCL: Horizontal and Vertical Spacing for TCoolBar. Issue #27523, patch from Vojtech Cihak
git-svn-id: trunk@47982 -
2015-02-24 22:56:56 +00:00
mattias
e89f096e51 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47981 -
2015-02-24 19:17:25 +00:00
sekelsenmat
2620f33806 cocoa: Fixes bug which prevented clicking in treeview inside tab view
git-svn-id: trunk@47980 -
2015-02-24 13:37:19 +00:00
juha
125625ee6a IDE: Take care of component palette page names that differ only by character case. Issue #27516.
git-svn-id: trunk@47979 -
2015-02-24 11:35:56 +00:00
sekelsenmat
6a30dafffd cocoa: New implementation of TreeView arrow without obsolete HiTheme
git-svn-id: trunk@47978 -
2015-02-24 11:09:59 +00:00
mattias
31b31d910f IDE: disabled experimental code
git-svn-id: trunk@47977 -
2015-02-24 10:58:08 +00:00
mattias
3f01129d6c IDE: building packages: fixed crash on check
git-svn-id: trunk@47976 -
2015-02-24 10:57:04 +00:00
andrew
778078e958 Added check to try to save original lhelp when recompiling in case it fails. Fixed bug where ContentProvider.EndUpdate was called too soon. LHelp starts speedily now :)
git-svn-id: trunk@47975 -
2015-02-24 01:20:33 +00:00
mattias
9842fd0fef IDE: added TargetCPU a64
git-svn-id: trunk@47973 -
2015-02-23 23:32:21 +00:00
mattias
eee19c82e9 IDE: started checking duplicate files between packages
git-svn-id: trunk@47972 -
2015-02-23 23:19:04 +00:00
juha
0dbef17a88 IDE: Improve the palette tab in ComponentList window. Issue #27527, patch from Balazs Szekely.
git-svn-id: trunk@47971 -
2015-02-23 21:41:30 +00:00
juha
00bdf8baca IDE: Fix "All Options" parser for FPC 3.x output.
git-svn-id: trunk@47970 -
2015-02-23 20:35:01 +00:00
juha
7722694d1b LazReport: fix compilation of lr_cairoexp_reg by checking "use unit" boxes in CairoCanvas package.
git-svn-id: trunk@47969 -
2015-02-23 20:34:34 +00:00
mattias
b1fd19f868 IDE: clean up
git-svn-id: trunk@47967 -
2015-02-23 19:20:45 +00:00
mattias
abfaa0bdd0 IDE: compiler options: removed obsolete option show summary, summary are now always shown in header
git-svn-id: trunk@47965 -
2015-02-23 17:00:47 +00:00
mattias
2da65d3074 IDE: compiler options: verbosity: removed -ve, IDE needs this to jump to errors
git-svn-id: trunk@47964 -
2015-02-23 16:56:52 +00:00
mattias
d65766f29d IDE: less verbosity
git-svn-id: trunk@47962 -
2015-02-23 16:48:30 +00:00
mattias
d48124eb65 IDE: compiler options: verbosity: one column
git-svn-id: trunk@47960 -
2015-02-23 16:41:50 +00:00
andrew
a57530c071 Speedup lhelp starting.
New LHelp messages are added and the ide will try to rebuild lhelp if lhelp doesn't understand the new messages

git-svn-id: trunk@47959 -
2015-02-23 16:30:13 +00:00
mattias
1196a85d76 IDE: always pass -vi to FPC, needed to resolve file names without path
git-svn-id: trunk@47958 -
2015-02-23 16:14:15 +00:00
martin
7d92fcb224 debugger: enhanced new checks for breakpoints
git-svn-id: trunk@47957 -
2015-02-23 15:28:04 +00:00
mattias
ccfdda027d IDE: external tools: added TAbstractExternalTool.ReadStdOutBeforeErr, changed default to read stderr before out, needed by FPC linker errors
git-svn-id: trunk@47955 -
2015-02-23 09:56:49 +00:00
mattias
c085a5c2d6 IDE: messages: linker errors: fixed finding them even without info message linking
git-svn-id: trunk@47953 -
2015-02-23 09:48:34 +00:00
mattias
9d5f9ca2fe IDE: messages: about: use wordwrap
git-svn-id: trunk@47951 -
2015-02-23 09:15:40 +00:00
mattias
0715a3a626 IDE: messages: fixed showing commandline
git-svn-id: trunk@47949 -
2015-02-23 08:59:04 +00:00
mattias
5c3e4f1b68 IDE: lpi: General/Icon/Value: use same default in read and write
git-svn-id: trunk@47947 -
2015-02-22 11:18:19 +00:00
zeljko
90e075c93b Qt: return correct displayrect(drLabel, drIcon) for TListView.vsList. issue #27509
git-svn-id: trunk@47946 -
2015-02-22 09:32:38 +00:00
zeljko
e6cb4cba87 Gtk2: fixed TListView displayRect for drLabel. issue #27509
git-svn-id: trunk@47944 -
2015-02-21 21:03:24 +00:00
zeljko
279f0f5ba5 Qt: fixed TListItem DisplayRect for drLabel & drIcon. part of issue #27509
git-svn-id: trunk@47942 -
2015-02-21 20:53:04 +00:00
zeljko
87602ec191 LCL: TCustomListView: use drLabel instead of drBounds for listview editor bounds. issue #27509
git-svn-id: trunk@47941 -
2015-02-21 19:31:47 +00:00
mattias
b9d95ad55c IDE: comments
git-svn-id: trunk@47940 -
2015-02-21 19:18:05 +00:00
zeljko
d2f2c0b358 Qt: do not send resize event on restore of minimized mdichild form. issue #27518
git-svn-id: trunk@47939 -
2015-02-21 16:20:42 +00:00
bart
ccca0b9d6a TDateEdit: implement property DateFormat (only has effect when DateOrder=doNone).
git-svn-id: trunk@47938 -
2015-02-21 15:49:33 +00:00
martin
2a3a4dce23 SynEdit: fixed typo / streaming. Issue #0027513
git-svn-id: trunk@47936 -
2015-02-21 12:06:09 +00:00
mattias
04d81bf59c codetools: identifier completion: updated list of directives
git-svn-id: trunk@47932 -
2015-02-21 09:06:14 +00:00
mattias
6025925c8a codetools: fixed directive WriteableConst, bug #27512
git-svn-id: trunk@47930 -
2015-02-21 08:44:19 +00:00
juha
09da89b659 LCL: Remove earlier stupid code made by myself.
git-svn-id: trunk@47929 -
2015-02-21 00:19:48 +00:00
juha
f5a39a509c Package editor: Prevent collapsing all tree nodes when changing file type. Issue #26188.
git-svn-id: trunk@47928 -
2015-02-20 23:51:34 +00:00
mattias
732401b881 LCL: MessageBox: default parameter Flags = MB_OK, bug #27510
git-svn-id: trunk@47926 -
2015-02-20 22:38:49 +00:00
mattias
0257e85a96 LCL: MessageBox: default parameter Flags = MB_OK, bug #27510
git-svn-id: trunk@47924 -
2015-02-20 20:43:23 +00:00
zeljko
eaf152e0d7 Qt: fixed getting displaysize of TListView.Item drIcon. part of issue #27509
git-svn-id: trunk@47923 -
2015-02-20 19:18:16 +00:00
mattias
842dc80fd5 IDE: build laz: when clean option is on, clean up fallback directories too
git-svn-id: trunk@47922 -
2015-02-20 18:18:41 +00:00
mattias
ddf953cb24 IDE: auto create application bundle for IDE on darwin for all widgetsets
git-svn-id: trunk@47920 -
2015-02-20 17:31:26 +00:00
mattias
3a3f45bd46 example: OnShowHint
git-svn-id: trunk@47919 -
2015-02-20 15:49:38 +00:00
mattias
a6d416e72e LCL: implemented THintInfo.ReshowTimeout, issue #27496
git-svn-id: trunk@47918 -
2015-02-20 15:47:36 +00:00
juha
76f8ed6f80 IDE: Add UTF-8 support also for programs by adding dependency for LazUtils.
git-svn-id: trunk@47917 -
2015-02-20 15:16:26 +00:00
mattias
222321addf lazutils: simplify enableutf8rtl by only using lazutf8
git-svn-id: trunk@47915 -
2015-02-20 14:28:49 +00:00