Commit Graph

31861 Commits

Author SHA1 Message Date
juha
982044bb4d Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery.
git-svn-id: trunk@32612 -
2011-10-02 00:29:34 +00:00
juha
3a2de31121 Packager and IDE: don't ask twice when closing a package.
git-svn-id: trunk@32611 -
2011-10-02 00:03:30 +00:00
martin
fb05dea232 DBG: Added ability to finish single-step-into/over, after hitting none-breaking breakpoint
git-svn-id: trunk@32610 -
2011-10-01 22:30:12 +00:00
dodi
be4e39a6ab Docs: Actions revised
git-svn-id: trunk@32609 -
2011-10-01 22:12:02 +00:00
mattias
5f36b89cef IDE: run parameters: working directory: support macros
git-svn-id: trunk@32608 -
2011-10-01 22:06:35 +00:00
mattias
7136bc4b7a IDE: run parameters dialog: fixed comboboxes list containing current value
git-svn-id: trunk@32607 -
2011-10-01 21:53:23 +00:00
mattias
4cec37047a IDEIntf: added TLazProject.RunParameters
git-svn-id: trunk@32606 -
2011-10-01 21:44:11 +00:00
mattias
cf0a46e3a8 IDEIntf: added TLazProject.SetAlternativeCompile
git-svn-id: trunk@32605 -
2011-10-01 21:24:58 +00:00
mattias
f514fe58d5 lazmrumenu: fixed lpl
git-svn-id: trunk@32604 -
2011-10-01 20:28:17 +00:00
mattias
c52b1b18cb lazbuild: fixed compilation
git-svn-id: trunk@32603 -
2011-10-01 20:26:22 +00:00
mattias
f4e62822e1 bigide: added instantfpc
git-svn-id: trunk@32602 -
2011-10-01 20:24:52 +00:00
zeljko
e9b69252b7 Qt: fixed QGroupBox client widget mouse tracking. issue #20373
git-svn-id: trunk@32601 -
2011-10-01 20:23:14 +00:00
mattias
b2493c0578 instantfpc: added Makefile
git-svn-id: trunk@32600 -
2011-10-01 20:19:58 +00:00
mattias
09699afa57 projtemplates: add icon and appbundle for new project
git-svn-id: trunk@32599 -
2011-10-01 20:13:23 +00:00
mattias
38000d2562 fpcunit: add icon and appbundle for new project
git-svn-id: trunk@32598 -
2011-10-01 20:13:02 +00:00
mattias
d700c68b43 IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon
git-svn-id: trunk@32597 -
2011-10-01 20:09:07 +00:00
mattias
38c75a8c1f IDEIntf: added TLazProject.Resources
git-svn-id: trunk@32596 -
2011-10-01 19:49:29 +00:00
jesus
f5d82af704 LCL, fix valedit display problems, issue #16667
git-svn-id: trunk@32595 -
2011-10-01 19:41:14 +00:00
mattias
781ddc516d IDEIntf: moved UseAppBundle to IDEIntf
git-svn-id: trunk@32594 -
2011-10-01 19:28:01 +00:00
juha
55aac0f6fe Packager: connect event handlers to buttons in AddToPackageDlg. Update FilesAddButton.Enabled.
git-svn-id: trunk@32593 -
2011-10-01 19:26:44 +00:00
mattias
6d5765c8f1 IDE: moved instantfpc program item to package
git-svn-id: trunk@32592 -
2011-10-01 19:22:05 +00:00
mattias
6ade8b8b13 IDE: added macro instantfpccache
git-svn-id: trunk@32591 -
2011-10-01 18:04:11 +00:00
mattias
0da80378a2 codetools: fixed RunTool returning last line if it has no line break
git-svn-id: trunk@32590 -
2011-10-01 18:03:51 +00:00
mattias
eb25db0014 LCL: childsizing: fixed using top/left spacing of middle controls on grid, bug #20383
git-svn-id: trunk@32589 -
2011-10-01 17:16:24 +00:00
juha
cc95515d35 LCL: new source file for ValueListEditor.
git-svn-id: trunk@32588 -
2011-10-01 16:23:37 +00:00
jesus
1f3b1a891e LazReport, fix error in last commit
git-svn-id: trunk@32587 -
2011-10-01 15:42:39 +00:00
zeljko
ac3e5510a7 Qt: always propagate mousewheel to parent, result will anyway stop the event (if true). fixes issue #20371
git-svn-id: trunk@32586 -
2011-10-01 15:22:31 +00:00
juha
52c7ea4dad LCL: Implement a rudimentary ValueListEdit. A redraw problem must be solved.
git-svn-id: trunk@32585 -
2011-10-01 14:28:47 +00:00
juha
ecbf223a7b New icon for the coming ValueListEditor.
git-svn-id: trunk@32584 -
2011-10-01 13:56:21 +00:00
mattias
50ff6b7890 LCL: TControl.Click: call OnClick if set and differs from Action for Delphi compatibility
git-svn-id: trunk@32583 -
2011-10-01 13:16:37 +00:00
mattias
8cc6b6ba82 LCL: TControl.Click: simplified
git-svn-id: trunk@32582 -
2011-10-01 13:08:53 +00:00
mattias
37e00cb51f LCL: fixed comparing methods in TControlActionLink.IsOnExecuteLinked
git-svn-id: trunk@32581 -
2011-10-01 13:07:51 +00:00
mattias
82b1642a94 tests: added program to test method compares
git-svn-id: trunk@32580 -
2011-10-01 12:23:51 +00:00
mattias
8b557e425b LCL: TControl.Click: fixed check if OnClick differs from Action.OnExecute
git-svn-id: trunk@32579 -
2011-10-01 07:51:58 +00:00
jesus
f87dae15c5 LazReport, improve line object selecting, issue #16338
git-svn-id: trunk@32578 -
2011-10-01 07:35:49 +00:00
zeljko
ce39508576 Qt: implemented some routines for TQtPrinter class, removed obsoleted QPrinter_getPageSize and QPrinter_setPageSize, instead we use QPrinter_getPaperSize and QPrinter_setPaperSize.
git-svn-id: trunk@32577 -
2011-10-01 06:36:43 +00:00
mattias
55a583102f IDE: debugger hint: convert to html
git-svn-id: trunk@32576 -
2011-09-30 20:19:34 +00:00
martin
e9e9d97ea2 DBG: Add watchpoints to src-edit popup menu
git-svn-id: trunk@32575 -
2011-09-30 19:18:18 +00:00
mattias
173b64a12c IDE: clean directory: fixed checking reguar expression, bug #20382
git-svn-id: trunk@32574 -
2011-09-30 18:48:38 +00:00
mattias
8dc1234b17 LCL: added AlignToPtr and AlignToInt to fpcadds
git-svn-id: trunk@32573 -
2011-09-30 14:40:41 +00:00
mattias
f18dadf725 codetools: TStandardCodeTool.FindDanglingComponentEvents; safer align, bug #19109
git-svn-id: trunk@32572 -
2011-09-30 14:34:13 +00:00
mattias
88e2bb396f testes: simple program to test synregexpr
git-svn-id: trunk@32571 -
2011-09-30 14:32:04 +00:00
mattias
09ed77ad6c SynEdit: syneditmiscclasses: safer align, bug #19109
git-svn-id: trunk@32570 -
2011-09-30 14:28:58 +00:00
mattias
883880f37a SynEdit: synregrexpr: safer align, bug #19109
git-svn-id: trunk@32569 -
2011-09-30 14:27:16 +00:00
mattias
dbb71f8379 IDEIntf: WritePublishedProperties: safer align, bug #19109
git-svn-id: trunk@32568 -
2011-09-30 14:24:20 +00:00
mattias
1a1ce97b16 IDE: check for empty methods: using GetPropList for safer align, bug #19109
git-svn-id: trunk@32567 -
2011-09-30 14:22:22 +00:00
mattias
5b28299656 IDE: jitforms: using GetPropList for safer align, bug #19109
git-svn-id: trunk@32566 -
2011-09-30 14:19:13 +00:00
mattias
3f5ee3aa66 IDE: check for references between designer components: using GetPropList for safer align, bug #19109
git-svn-id: trunk@32565 -
2011-09-30 14:08:26 +00:00
dodi
e20509e139 Docs: TControl revised, removed outdated items.
git-svn-id: trunk@32564 -
2011-09-30 10:08:28 +00:00
mattias
43bf91ff49 LCL: clean up
git-svn-id: trunk@32563 -
2011-09-30 07:53:38 +00:00