Commit Graph

48251 Commits

Author SHA1 Message Date
mattias
6eb5a1469e project groups: show package dependencies
git-svn-id: trunk@50409 -
2015-11-18 22:53:01 +00:00
mattias
8be17490d2 project groups: fixed earlier/later for removed targets
git-svn-id: trunk@50408 -
2015-11-18 22:28:12 +00:00
mattias
da3a514405 project groups: clear messages window
git-svn-id: trunk@50407 -
2015-11-18 22:21:48 +00:00
mattias
0b7a5c0c34 lazbuild: nicer output running tool
git-svn-id: trunk@50406 -
2015-11-18 22:19:00 +00:00
mattias
7d5805e49b lazbuild: hide instantfpccache macro verbose messages by default
git-svn-id: trunk@50405 -
2015-11-18 22:12:21 +00:00
mattias
151933ef38 codetools: less verbose
git-svn-id: trunk@50404 -
2015-11-18 22:11:52 +00:00
mattias
3487708764 project groups: call lazbuild for not loaded projects
git-svn-id: trunk@50403 -
2015-11-18 22:08:53 +00:00
mattias
8680254642 project groups: started calling lazbuild
git-svn-id: trunk@50402 -
2015-11-18 17:05:06 +00:00
mattias
30000af935 project groups: copy file name for removed targets, disable actions for removed targets
git-svn-id: trunk@50401 -
2015-11-18 16:42:33 +00:00
mattias
a33c0dd6d6 project groups: fixed remove target
git-svn-id: trunk@50400 -
2015-11-18 16:36:05 +00:00
mattias
816c9bb459 project groups: open not loaded project
git-svn-id: trunk@50399 -
2015-11-18 16:11:10 +00:00
mattias
4cf9502f8f project groups: copy file name action
git-svn-id: trunk@50398 -
2015-11-18 15:53:42 +00:00
mattias
933b0120fb project groups: run action for loaded project
git-svn-id: trunk@50397 -
2015-11-18 15:38:28 +00:00
mattias
26405b26b5 project groups: show project options for loaded project
git-svn-id: trunk@50396 -
2015-11-18 15:31:01 +00:00
mattias
17b3c208dd project groups: fixed updating Earlier/Later
git-svn-id: trunk@50395 -
2015-11-18 15:21:20 +00:00
mattias
a416d683ab IDEIntf: Object Inspector: added HideClassNames, from Gabor Boros
git-svn-id: trunk@50394 -
2015-11-18 15:10:16 +00:00
mattias
4b57c19d84 project groups: ActiveTarget
git-svn-id: trunk@50393 -
2015-11-18 15:07:06 +00:00
mattias
39907a035d project groups: de/activate recursively
git-svn-id: trunk@50392 -
2015-11-18 14:34:18 +00:00
mattias
80d795b245 project groups: dbl click on file open in source editor
git-svn-id: trunk@50391 -
2015-11-18 13:34:01 +00:00
mattias
4894afcb9a project groups: load target when adding
git-svn-id: trunk@50390 -
2015-11-18 13:27:28 +00:00
mattias
2e542bed45 project groups: option to show targets by name or by filename
git-svn-id: trunk@50389 -
2015-11-18 13:17:06 +00:00
mattias
8fa20c95fa project groups: consistent filename in projectgroup and its target
git-svn-id: trunk@50388 -
2015-11-18 13:09:37 +00:00
ondrej
9d10346a71 IDEIntf: fix multi-monitor window position restore. Issue #28995
git-svn-id: trunk@50387 -
2015-11-18 13:01:29 +00:00
mattias
14a6e55da8 project groups: removed tree nodes: removed files+dependencies
git-svn-id: trunk@50386 -
2015-11-18 11:29:07 +00:00
ondrej
95a246bac1 IDE, IDEIntf: moved TProject.ChangedStamp from IDE to IDEIntf (TLazProject)
git-svn-id: trunk@50385 -
2015-11-18 11:25:25 +00:00
ondrej
9b510c5bca packager, IDEIntf: fixed TLazPackageGraph.ChangeStamp in BeginUpdate/EndUpdate and moved ChangeStamp property to LCLIntf
git-svn-id: trunk@50384 -
2015-11-18 11:18:21 +00:00
ondrej
a562122e19 LCL: move BorderSpacing.Control* properties in public section.
git-svn-id: trunk@50383 -
2015-11-18 06:30:18 +00:00
mattias
c1bcf1c14e project groups: load after add existing
git-svn-id: trunk@50382 -
2015-11-18 00:51:05 +00:00
mattias
950d2f8e9b project groups: fixed loading project group
git-svn-id: trunk@50381 -
2015-11-18 00:49:20 +00:00
mattias
5b8cd1111b project groups: show project files
git-svn-id: trunk@50380 -
2015-11-18 00:36:07 +00:00
mattias
02fe079247 project groups: added Parent and CompileTarget for cycle test
git-svn-id: trunk@50379 -
2015-11-18 00:27:49 +00:00
mattias
f29d2f8b35 project groups: fixed new project group
git-svn-id: trunk@50378 -
2015-11-17 23:40:01 +00:00
mattias
b4330dfd9e project groups: save as: rebase TreeView nodes
git-svn-id: trunk@50377 -
2015-11-17 23:28:08 +00:00
mattias
0351081414 project groups: save as: rebase TreeView nodes
git-svn-id: trunk@50376 -
2015-11-17 23:24:37 +00:00
maxim
d87fdc7823 Translations: fixed typo in Czech translation as per comments in bug #29007
git-svn-id: trunk@50375 -
2015-11-17 22:07:29 +00:00
mattias
f0fa6bf014 LCL: use TSize instead of tagSize, bug #29012
git-svn-id: trunk@50374 -
2015-11-17 21:45:55 +00:00
mattias
9c140c4deb turbopoweripro: clean up
git-svn-id: trunk@50373 -
2015-11-17 21:43:24 +00:00
ondrej
b3f4d8ce1b LCL: introduced TFlowPanel
git-svn-id: trunk@50372 -
2015-11-17 21:19:07 +00:00
ondrej
b8b626d91e LCL: grids: fixed regression from r50262 #fa277e1eb3. Issue #28959
git-svn-id: trunk@50371 -
2015-11-17 17:56:11 +00:00
ondrej
904373f6ce IDE: fixed default button in "The IDE is still building" dialog.
git-svn-id: trunk@50370 -
2015-11-17 15:55:49 +00:00
ondrej
b264b1d936 LCL: QuestionDlg: return mrCancel when dialog is closed by Esc or dialog close button. Issue #26019
git-svn-id: trunk@50369 -
2015-11-17 15:28:24 +00:00
mattias
aa945f4ab6 project groups: options, open recent project groups
git-svn-id: trunk@50368 -
2015-11-17 15:13:21 +00:00
ondrej
3087610579 IDE: options: fixed EditorTabPosition anchoring
git-svn-id: trunk@50367 -
2015-11-17 14:54:06 +00:00
mattias
dc42c8f4d9 project groups: open project group: loadtargets
git-svn-id: trunk@50366 -
2015-11-17 14:33:21 +00:00
mattias
f63ee69ad4 project groups: project dependencies: show only direct dependencies
git-svn-id: trunk@50365 -
2015-11-17 14:25:00 +00:00
mattias
4b938581b3 project groups: load project from lpi
git-svn-id: trunk@50364 -
2015-11-17 14:23:45 +00:00
mattias
888c155576 project groups: editor: load added target
git-svn-id: trunk@50363 -
2015-11-17 14:01:55 +00:00
mattias
19c203dd22 project groups: editor: show dependencies of loaded project
git-svn-id: trunk@50362 -
2015-11-17 13:54:11 +00:00
mattias
3628131a81 project groups: editor: check if PG is set
git-svn-id: trunk@50361 -
2015-11-17 13:45:09 +00:00
mattias
36d8d82648 project groups: started load project
git-svn-id: trunk@50360 -
2015-11-17 13:02:39 +00:00