mattias
|
a9051948ae
|
IDE: compile project/package: warn when passing an option twice with different values
git-svn-id: trunk@53184 -
|
2016-10-20 20:17:01 +00:00 |
|
mattias
|
94d76f9a59
|
codetools: ParseFPCParameters: case insensitive defines
git-svn-id: trunk@53183 -
|
2016-10-20 19:48:07 +00:00 |
|
mattias
|
bd2ab5c7bc
|
codetools: ParseFPCParameters: moved to other fpc option parse functions
git-svn-id: trunk@53182 -
|
2016-10-20 17:02:59 +00:00 |
|
mattias
|
de0adccd6e
|
codetools: ParseFPCParameters: alias params
git-svn-id: trunk@53181 -
|
2016-10-20 16:57:52 +00:00 |
|
mattias
|
3610fd18b2
|
codetools: started ParseFPCParameters
git-svn-id: trunk@53180 -
|
2016-10-20 16:24:52 +00:00 |
|
mattias
|
01e9778944
|
IDE: designer: avoid name clash
git-svn-id: trunk@53179 -
|
2016-10-20 15:12:46 +00:00 |
|
mattias
|
0248f28552
|
codetools: tests: fixed
git-svn-id: trunk@53178 -
|
2016-10-20 15:02:39 +00:00 |
|
mattias
|
f495d5d398
|
codetools: tests: renamed testrefactoring.pas
git-svn-id: trunk@53177 -
|
2016-10-20 14:37:14 +00:00 |
|
mattias
|
3677cdfb7f
|
codetools: tests: renamed testfinddeclaration.pas
git-svn-id: trunk@53176 -
|
2016-10-20 14:36:10 +00:00 |
|
mattias
|
1d83009108
|
LCL: fixed invalid typecast, breaking option -CR
git-svn-id: trunk@53175 -
|
2016-10-20 09:17:04 +00:00 |
|
mattias
|
f0b6a63446
|
IDE: less verbosity
git-svn-id: trunk@53174 -
|
2016-10-20 08:40:40 +00:00 |
|
mattias
|
16b61e3228
|
IDEIntf: GetChangeParentCandidates: check CheckNewParent
git-svn-id: trunk@53173 -
|
2016-10-20 00:10:55 +00:00 |
|
mattias
|
ec89ef7ef4
|
lcl: TCustomPage: only allow TCustomTabControl as parent
git-svn-id: trunk@53172 -
|
2016-10-20 00:10:17 +00:00 |
|
mattias
|
3954c0ae9b
|
IDE: designer: change parent: create OI if needed
git-svn-id: trunk@53171 -
|
2016-10-19 23:41:27 +00:00 |
|
mattias
|
48275b470f
|
IDEIntf: OI: when setting PropertyEditorHook use its selection
git-svn-id: trunk@53170 -
|
2016-10-19 23:41:06 +00:00 |
|
mattias
|
ffa60a93df
|
IDE: designer: fixed enabling Change Parent when no OI is present
git-svn-id: trunk@53169 -
|
2016-10-19 23:12:08 +00:00 |
|
mattias
|
dfded84128
|
IDE: help links for codetools
git-svn-id: trunk@53168 -
|
2016-10-19 22:06:47 +00:00 |
|
mattias
|
f237d61e01
|
IDE: codetools: class completion: added option to select default method section
git-svn-id: trunk@53167 -
|
2016-10-19 21:52:40 +00:00 |
|
mattias
|
feb1a73e6c
|
codetools: added option MethodDefaultSection
git-svn-id: trunk@53166 -
|
2016-10-19 21:51:56 +00:00 |
|
mattias
|
db0e2f90e3
|
IDE: codetools class options: changed radiogroups to comboboxes and added hints
git-svn-id: trunk@53165 -
|
2016-10-19 21:27:12 +00:00 |
|
juha
|
5a9b494484
|
IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio.
git-svn-id: trunk@53164 -
|
2016-10-19 21:02:09 +00:00 |
|
mattias
|
2af4dde394
|
IDE: codetools class options: fixed tab order
git-svn-id: trunk@53163 -
|
2016-10-19 21:01:42 +00:00 |
|
mattias
|
c1241646a8
|
IDE: codetools options: put set property parameter name at the bottom
git-svn-id: trunk@53162 -
|
2016-10-19 20:57:31 +00:00 |
|
juha
|
874df07e16
|
IDE: Tweaking of code adding a package dependency.
git-svn-id: trunk@53161 -
|
2016-10-19 13:51:09 +00:00 |
|
juha
|
32d3fb866f
|
ProjectGroups: Add $(IDEBuildOptions) to CustomOptions.
git-svn-id: trunk@53160 -
|
2016-10-19 13:51:04 +00:00 |
|
ondrej
|
e9bfcc0273
|
SpinEdit: support setting Text property
git-svn-id: trunk@53159 -
|
2016-10-19 10:25:58 +00:00 |
|
maxim
|
7adca22c01
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53158 -
|
2016-10-18 22:51:14 +00:00 |
|
maxim
|
7a415ee191
|
IDE: fixed typo in 'Add semicolon' code macro description
git-svn-id: trunk@53157 -
|
2016-10-18 22:39:40 +00:00 |
|
maxim
|
87e325a19a
|
Cody: improved i18n, patch by Péter Gábor, bug #30746; regenerated translations and updated Russian translation
git-svn-id: trunk@53156 -
|
2016-10-18 22:23:44 +00:00 |
|
mattias
|
ebe105f987
|
codetools: started ParseFPCParameter
git-svn-id: trunk@53155 -
|
2016-10-18 13:34:55 +00:00 |
|
mattias
|
ce7d2bf070
|
codetools: tests: moved test modules to modulestest
git-svn-id: trunk@53154 -
|
2016-10-17 15:10:47 +00:00 |
|
mattias
|
6517ecc1de
|
codetools: moved tests
git-svn-id: trunk@53153 -
|
2016-10-17 15:01:40 +00:00 |
|
mattias
|
541f15a9cb
|
codetools: moved tests
git-svn-id: trunk@53152 -
|
2016-10-17 15:01:23 +00:00 |
|
mattias
|
39caa399f5
|
lazcontroldsgn: made it a design time package, projects can use it without pulling in code
git-svn-id: trunk@53151 -
|
2016-10-17 14:07:44 +00:00 |
|
mattias
|
5ab04136b7
|
IDE: clean up
git-svn-id: trunk@53150 -
|
2016-10-17 14:00:55 +00:00 |
|
mattias
|
c5a82c9856
|
IDE: clean up
git-svn-id: trunk@53149 -
|
2016-10-17 13:57:35 +00:00 |
|
mattias
|
e30bb6d3ae
|
synedit: clean up
git-svn-id: trunk@53148 -
|
2016-10-17 13:57:23 +00:00 |
|
mattias
|
6aa83d0911
|
lazdebuggergdbmi: less hints
git-svn-id: trunk@53147 -
|
2016-10-17 13:57:04 +00:00 |
|
mattias
|
23483185bf
|
chmhelp: less hints
git-svn-id: trunk@53146 -
|
2016-10-17 13:56:45 +00:00 |
|
mattias
|
f613ed6239
|
codetools: less hints
git-svn-id: trunk@53145 -
|
2016-10-17 13:56:30 +00:00 |
|
mattias
|
ea119c61e3
|
lcl: less hints
git-svn-id: trunk@53144 -
|
2016-10-17 13:50:44 +00:00 |
|
mattias
|
1cac5baa4d
|
codetools: less hints
git-svn-id: trunk@53143 -
|
2016-10-17 13:50:26 +00:00 |
|
mattias
|
281d09864a
|
lcl: added TProcessUTF8.ParseCmdLine
git-svn-id: trunk@53142 -
|
2016-10-17 13:50:13 +00:00 |
|
mattias
|
e6c50d9574
|
IDE: less hints
git-svn-id: trunk@53141 -
|
2016-10-17 13:41:54 +00:00 |
|
mattias
|
36d42e0d9c
|
IDE: clean up deprecated
git-svn-id: trunk@53140 -
|
2016-10-17 13:35:07 +00:00 |
|
mattias
|
7e94dc0340
|
IDE: packager: clean up deprecated
git-svn-id: trunk@53139 -
|
2016-10-17 13:34:49 +00:00 |
|
mattias
|
425d1ffeb1
|
lcl: less warnings
git-svn-id: trunk@53138 -
|
2016-10-17 13:34:17 +00:00 |
|
mattias
|
ad2a1d0c2d
|
lazutils: less warnings
git-svn-id: trunk@53137 -
|
2016-10-17 13:33:55 +00:00 |
|
mattias
|
2ffb2eebdc
|
codetools: clean up
git-svn-id: trunk@53136 -
|
2016-10-17 13:33:11 +00:00 |
|
juha
|
5fffe3b0fa
|
Prevent "List index (1) out of bounds" when adding pkg dependency. Tweak the form layout. Issues #30748 and #30750.
git-svn-id: trunk@53135 -
|
2016-10-17 13:22:24 +00:00 |
|