juha
|
c66c600938
|
IDE: Enable CompatibilityMode for legacy projects, disable for new projects. Issue #35267, patch from Ondrej.
git-svn-id: trunk@60765 -
|
2019-03-24 20:37:48 +00:00 |
|
juha
|
eb0786f83c
|
IDE: Save project files in legacy compatibility mode by default.
git-svn-id: trunk@60715 -
|
2019-03-17 22:18:01 +00:00 |
|
juha
|
5d46a75ff6
|
IDE: Use a better XML tag format for project etc. info files. Issue #22752, patch from Ondrej.
git-svn-id: trunk@60683 -
|
2019-03-15 16:15:21 +00:00 |
|
mattias
|
895936a8ef
|
IDE: catch errors while releasing project file descriptors
git-svn-id: trunk@60681 -
|
2019-03-15 14:02:49 +00:00 |
|
mattias
|
687059072b
|
IDEIntf: added TProjectIntf.RemovePackageDependency
git-svn-id: trunk@58890 -
|
2018-09-06 08:31:26 +00:00 |
|
juha
|
ff1599f57a
|
Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
git-svn-id: trunk@58242 -
|
2018-06-13 08:33:16 +00:00 |
|
juha
|
880624a747
|
Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
|
2018-06-09 14:39:54 +00:00 |
|
ondrej
|
f81b38e69d
|
IDE: open recent files: use load icon of new image list
git-svn-id: trunk@57165 -
|
2018-01-27 18:31:21 +00:00 |
|
mattias
|
391b8ffa36
|
IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
git-svn-id: trunk@57024 -
|
2018-01-09 11:35:58 +00:00 |
|
mattias
|
cefafdd5ca
|
IDEIntf: added TAbstractRunParamsOptions.ActiveModeName
git-svn-id: trunk@56803 -
|
2017-12-19 22:41:31 +00:00 |
|
ondrej
|
c03b941642
|
IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
|
2017-12-17 11:24:49 +00:00 |
|
juha
|
7f35c413b9
|
IdeIntf: Remove FileUtil from default uses list of new applications.
git-svn-id: trunk@56530 -
|
2017-11-28 23:41:20 +00:00 |
|
mattias
|
4a07f5355d
|
LazDataDesktop: Enable MSSQL for FPC 3.0.2 and newer, issue #32680, patch from Sven Barth
git-svn-id: trunk@56369 -
|
2017-11-12 12:49:33 +00:00 |
|
ondrej
|
e9f32a53a5
|
IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
|
2017-08-14 11:44:02 +00:00 |
|
mattias
|
2bc306e60e
|
IDEIntf: project intf: added utility function RegisterForm to easily add a custom form class as designer ancestor, issue #32182, from Anthony Walter
git-svn-id: trunk@55557 -
|
2017-07-21 15:21:56 +00:00 |
|
ondrej
|
fa7bf64041
|
IDE: add option to enable/disable Application.Scaled in project file. Issue #31639
git-svn-id: trunk@54530 -
|
2017-04-05 19:29:05 +00:00 |
|
ondrej
|
1c7e92643d
|
LCL, IDE: HighDPI: add Application.Scaled and Project1.Scaled property for automatic LCL-driven scaling
git-svn-id: trunk@54199 -
|
2017-02-19 20:02:58 +00:00 |
|
juha
|
3eb143d1bc
|
Remove useless comments like { private declarations } from class skeletons.
git-svn-id: trunk@52832 -
|
2016-08-18 18:51:56 +00:00 |
|
mattias
|
12677f044a
|
IDEIntf: fixed compiling with FPC 2.6.4
git-svn-id: trunk@51251 -
|
2016-01-11 14:20:22 +00:00 |
|
ondrej
|
798ce08c42
|
IDEIntf: fixed compilation error introduced in r51233 #3a1c8fac99
git-svn-id: trunk@51245 -
|
2016-01-10 21:48:52 +00:00 |
|
ondrej
|
3a1c8fac99
|
IDE, IDEIntf: add icons to project files in recent drop-down menu
git-svn-id: trunk@51233 -
|
2016-01-10 11:59:33 +00:00 |
|
mattias
|
76fdce40ea
|
project groups: compile project with build modes
git-svn-id: trunk@50436 -
|
2015-11-20 10:46:35 +00:00 |
|
mattias
|
ead4658b86
|
IDEIntf: project build modes
git-svn-id: trunk@50431 -
|
2015-11-20 09:08:44 +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 |
|
juha
|
afc1272cf2
|
Cleanup
git-svn-id: trunk@49553 -
|
2015-07-16 16:45:10 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
abe573b42d
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
|
2015-03-24 17:52:23 +00:00 |
|
juha
|
d2dc7a43e6
|
Revert r47571 #74d2ec821a "IDE: New project description for UTF8 ...". Build mode cannot be set in project description.
git-svn-id: trunk@47594 -
|
2015-02-05 16:05:09 +00:00 |
|
juha
|
74d2ec821a
|
IDE: New project description for an application with UTF8 RTL support.
git-svn-id: trunk@47571 -
|
2015-01-31 09:53:56 +00:00 |
|
blikblum
|
81cd0c6877
|
IDE: cleanup TProjectFileDescriptor property setter methods (remove unnecessary checks)
git-svn-id: trunk@47293 -
|
2015-01-04 14:35:49 +00:00 |
|
mattias
|
de1b9bea42
|
IDE: TIDEProjPackBase changed to TComponent
git-svn-id: trunk@45956 -
|
2014-07-23 11:32:58 +00:00 |
|
juha
|
c7500f2cc9
|
IdeIntf: use the base class TIDEProjPackBase in TProjectFileDescriptor.
git-svn-id: trunk@45902 -
|
2014-07-17 22:07:07 +00:00 |
|
juha
|
f9bf2bb145
|
IdeIntf: move LazCompilerOptions to common base class TIDEProjPackBase.
git-svn-id: trunk@45894 -
|
2014-07-16 20:01:32 +00:00 |
|
juha
|
1a1afd969c
|
IdeIntf: name project / package common base class as TIDEProjPackBase.
git-svn-id: trunk@45893 -
|
2014-07-16 19:59:26 +00:00 |
|
juha
|
ad6ac0e2a3
|
Make Project and Package inherit from a new TProjPack base class.
git-svn-id: trunk@45805 -
|
2014-07-06 22:38:02 +00:00 |
|
juha
|
539b683d28
|
Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
|
2014-07-06 22:37:56 +00:00 |
|
juha
|
2fc0b188b7
|
Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
|
2014-07-06 22:37:43 +00:00 |
|
juha
|
5a97e101a6
|
IDE: remove methods that were deprecated already for Lazarus 0.9.x
git-svn-id: trunk@45787 -
|
2014-07-05 14:56:40 +00:00 |
|
mattias
|
2c5a0b57fd
|
IDE: clean up
git-svn-id: trunk@45643 -
|
2014-06-24 15:37:03 +00:00 |
|
mattias
|
95e940dff4
|
IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
|
2014-06-21 20:57:14 +00:00 |
|
mattias
|
c39261347a
|
IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
|
2014-06-15 18:37:10 +00:00 |
|
mattias
|
d841be9240
|
IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
|
2014-03-17 11:25:57 +00:00 |
|
mattias
|
1c1300939f
|
IDE: remove/rename unit in lpr if it is a pascal source
git-svn-id: trunk@44170 -
|
2014-02-19 15:48:29 +00:00 |
|
mattias
|
2fb2cd4845
|
IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
|
2013-06-02 16:09:04 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
7dfc6db3f0
|
ideintf: moved to components
git-svn-id: trunk@40882 -
|
2013-04-23 07:04:51 +00:00 |
|