ondrej
|
c038b06190
|
IDE: Remove IDE Options -> Environment -> Windows -> Window Positons. Issue #29742
git-svn-id: trunk@56907 -
|
2018-01-01 20:26:46 +00:00 |
|
mattias
|
265412f333
|
IDE: compiler options: execute before/after: fixed adding text to history lists
git-svn-id: trunk@56854 -
|
2017-12-27 12:38:41 +00:00 |
|
ondrej
|
c03b941642
|
IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
|
2017-12-17 11:24:49 +00:00 |
|
mattias
|
14a1a07640
|
IDE: open file at cursor: adjust cursor if cursor is behind word
git-svn-id: trunk@56731 -
|
2017-12-14 18:04:46 +00:00 |
|
juha
|
6a0191fb70
|
Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
|
2017-11-10 08:46:19 +00:00 |
|
juha
|
f9a2b3871f
|
IDE: Improve function TLazSourceFileManager.ShowSaveFileAsDialog. Ask about invalid unit name but allow saving it. Issue #32627.
git-svn-id: trunk@56345 -
|
2017-11-10 08:46:13 +00:00 |
|
juha
|
c8498f15df
|
IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog.
git-svn-id: trunk@56317 -
|
2017-11-06 12:48:45 +00:00 |
|
juha
|
fd60f4636c
|
IDE: Don't accept an invalid unit name when saving it. Issue #32627.
git-svn-id: trunk@56316 -
|
2017-11-06 12:48:40 +00:00 |
|
juha
|
f58106b6e4
|
IdeIntf: New property CheckFilesOnDiskEnabled. Issue #32612, patch from Pascal Riekenberg.
git-svn-id: trunk@56204 -
|
2017-10-26 11:01:01 +00:00 |
|
mattias
|
61d4aa8258
|
IDE: open file at cursor: show error message on fail
git-svn-id: trunk@56083 -
|
2017-10-16 14:06:41 +00:00 |
|
juha
|
c6219aa9d6
|
IDE: Shorten filenames in Recent Files/Projects/Packages menus. Issue #10297.
git-svn-id: trunk@56047 -
|
2017-10-13 13:00:32 +00:00 |
|
juha
|
f190a809da
|
IDE: Improve opening symlinks in editor some more.
git-svn-id: trunk@56004 -
|
2017-10-09 09:52:24 +00:00 |
|
juha
|
0102785359
|
IDE: Don't ask questions about symlinks when project is loading.
git-svn-id: trunk@55997 -
|
2017-10-07 23:45:56 +00:00 |
|
juha
|
28389af5d2
|
IDE: Simplify symlink loading. Project directory is already in source path. Don't ask questions while IDE starts.
git-svn-id: trunk@55996 -
|
2017-10-07 22:34:26 +00:00 |
|
juha
|
fd4150950b
|
IDE: Optimise the logic for symlinked files. Issue #32292.
git-svn-id: trunk@55994 -
|
2017-10-07 13:37:01 +00:00 |
|
juha
|
053878c753
|
IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292.
git-svn-id: trunk@55992 -
|
2017-10-06 21:42:40 +00:00 |
|
juha
|
4bd30e3b00
|
Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
|
2017-06-04 21:52:26 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
mattias
|
626736e5e2
|
IDE: package editor: publish: disable if units/includes outside pkg dir
git-svn-id: trunk@55096 -
|
2017-05-26 11:39:42 +00:00 |
|
ondrej
|
8bb699492e
|
IDE: change DataModulePPI to FPC 3.0.3 check. Issue #31813
git-svn-id: trunk@55021 -
|
2017-05-20 06:31:40 +00:00 |
|
mattias
|
da91c572bd
|
IDE: clean up
git-svn-id: trunk@54935 -
|
2017-05-15 16:03:36 +00:00 |
|
ondrej
|
be04a6d474
|
ide, designer: high-DPI: scale non-visual components. Issue #31812
git-svn-id: trunk@54932 -
|
2017-05-14 19:42:05 +00:00 |
|
mattias
|
a378409b29
|
codetools: added unique ids for errors
git-svn-id: trunk@54663 -
|
2017-04-21 18:35:53 +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 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
juha
|
e542ddbfcd
|
Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface.
git-svn-id: trunk@54405 -
|
2017-03-15 13:13:36 +00:00 |
|
ondrej
|
8ea54156de
|
IDE: update edit menu for designer. Issue #31519
git-svn-id: trunk@54382 -
|
2017-03-10 15:09:31 +00:00 |
|
ondrej
|
a0b640f593
|
IDE: fix changed-conditions for source editor commands. Issue #30760
git-svn-id: trunk@54332 -
|
2017-03-03 11:53:21 +00:00 |
|
ondrej
|
196ad90a03
|
IDE: fix compilation (recent High-DPI changes).
git-svn-id: trunk@54214 -
|
2017-02-20 18:22:46 +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 |
|
ondrej
|
07676afed8
|
IDE: fix result value for open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54089 -
|
2017-02-04 19:59:56 +00:00 |
|
ondrej
|
883293a51a
|
IDE: open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54078 -
|
2017-02-03 08:27:50 +00:00 |
|
mattias
|
e5eb17948e
|
IDE: comment
git-svn-id: trunk@54069 -
|
2017-02-02 11:23:57 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
mattias
|
e99547288c
|
IDEIntf: added handler lihtSaveEditorFile
git-svn-id: trunk@54011 -
|
2017-01-27 14:34:57 +00:00 |
|
juha
|
6b6c806caa
|
IDE: Fix button params for IDEQuestionDialog. Allow Cancel when opening of symlink file.
git-svn-id: trunk@53802 -
|
2016-12-29 22:06:17 +00:00 |
|
juha
|
2773818d1f
|
IDE: Update editor bookmarks state. Issue #31145, patch from FTurtle.
git-svn-id: trunk@53765 -
|
2016-12-22 22:40:48 +00:00 |
|
juha
|
9c405911fd
|
Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
|
2016-12-20 00:09:10 +00:00 |
|
ondrej
|
7dfdc75c20
|
ide: designer: don't scale forms with Scaled=False.
git-svn-id: trunk@53623 -
|
2016-12-09 23:02:55 +00:00 |
|
ondrej
|
2d1d913087
|
lcl, ide: set correct DesignTimePPI when creating a new form. Issue #31082
git-svn-id: trunk@53598 -
|
2016-12-08 09:42:55 +00:00 |
|
ondrej
|
f1f10c72f9
|
lcl, ide: highDPI: make designer DPI-aware
git-svn-id: trunk@53584 -
|
2016-12-06 21:28:02 +00:00 |
|
mattias
|
01d1079885
|
IDEIntf: FindUnitsOfOwner: replaced booleans with set
git-svn-id: trunk@53451 -
|
2016-11-25 12:17:01 +00:00 |
|
mattias
|
534385f4eb
|
IDEIntf: FindUnitsOfOwner: added AddTabs parameter, issue #31006, from Silvio Clécio
git-svn-id: trunk@53450 -
|
2016-11-25 11:53:51 +00:00 |
|
mattias
|
fe5d7d250d
|
IDE: added LazarusIDE.FindUnitsOfOwner
git-svn-id: trunk@53431 -
|
2016-11-24 00:37:53 +00:00 |
|
mattias
|
9d9b4ce60c
|
IDE: fixed searching unitnames in stringlist
git-svn-id: trunk@53393 -
|
2016-11-21 12:13:33 +00:00 |
|
mattias
|
31d3f43475
|
IDE: open file at cursor: for Pascal files use codetools
git-svn-id: trunk@53312 -
|
2016-11-08 12:24:31 +00:00 |
|
ondrej
|
085a9bfc83
|
IDE: open unit support for dotted unit names. Issue #29046
git-svn-id: trunk@53255 -
|
2016-10-28 19:52:48 +00:00 |
|
mattias
|
2769633acb
|
IDE: remove from project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53247 -
|
2016-10-28 10:16:37 +00:00 |
|
mattias
|
5ab04136b7
|
IDE: clean up
git-svn-id: trunk@53150 -
|
2016-10-17 14:00:55 +00:00 |
|
mattias
|
36d42e0d9c
|
IDE: clean up deprecated
git-svn-id: trunk@53140 -
|
2016-10-17 13:35:07 +00:00 |
|
mattias
|
3771df1c24
|
IDE: open project: when file does not exist, remove from recent list, bug #30555
git-svn-id: trunk@53116 -
|
2016-10-14 18:22:46 +00:00 |
|
juha
|
0b5d88346b
|
IDE: Support canceling "Close All Other Pages" in Source Editor. Issue #30727, patch from Michl.
git-svn-id: trunk@53096 -
|
2016-10-12 08:18:42 +00:00 |
|
bart
|
8e4b07024d
|
IDE: Don't close a modified file in sourceeditor when user cancels the "File ... has changed. Save?" dialog by pressing Escape key. Issue #0030582. Patch by Michl, modified by me.
git-svn-id: trunk@52940 -
|
2016-09-09 09:05:30 +00:00 |
|
juha
|
4bbf24e69f
|
Formatting.
git-svn-id: trunk@52834 -
|
2016-08-18 20:51:04 +00:00 |
|
juha
|
4cf61a07a3
|
IDE: Set top position of Form Designer below MainIDEBar. Depends also on Object Inspector. Issue #27638, patch from Michl.
git-svn-id: trunk@52829 -
|
2016-08-18 14:32:57 +00:00 |
|
bart
|
2812b0c289
|
IDE: use rsmbNo instead of lisNo in IDEQuestionDialog.
git-svn-id: trunk@52817 -
|
2016-08-17 12:10:40 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
maxim
|
fb60fef065
|
IDE: do not emit translatable strings for divider menuitems (with caption='-'), patch by Nur Cholif Murtadho, bug #26553
git-svn-id: trunk@52695 -
|
2016-07-15 21:51:21 +00:00 |
|
juha
|
297e19a349
|
IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
|
2016-07-15 17:47:18 +00:00 |
|
maxim
|
3f249dd4c1
|
IDE: write UTF-16 values to "value" chunk of LRJ file
git-svn-id: trunk@52688 -
|
2016-07-14 21:02:45 +00:00 |
|
maxim
|
a341cc7358
|
IDE: removed broken .lrt file format support, we generate LRJ files instead now (in format identical to FPC emitted .rsj), based on patch by riderkick, bug #26553
git-svn-id: trunk@52679 -
|
2016-07-13 23:23:45 +00:00 |
|
juha
|
299995c6b9
|
IDE: Use flag crCompile instead of crBuild when compiling many modes. Behavior changed when build code was fixed in r51874 #7b55f8c8e6. Issue #29953.
git-svn-id: trunk@52102 -
|
2016-04-04 11:10:29 +00:00 |
|
ondrej
|
fd66de43d7
|
ide: show object inspector at IDE start only if no config is available. Issue #29829
git-svn-id: trunk@51928 -
|
2016-03-13 20:41:42 +00:00 |
|
ondrej
|
3dd60b3899
|
ide: reload changed files dialog:
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).
git-svn-id: trunk@51852 -
|
2016-03-07 20:36:45 +00:00 |
|
juha
|
42e68fd86d
|
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
git-svn-id: trunk@51059 -
|
2015-12-27 22:36:55 +00:00 |
|
mattias
|
51db04d913
|
IDE: load lfm: when class not found, show ignore only when possible
git-svn-id: trunk@50644 -
|
2015-12-05 14:07:46 +00:00 |
|
mattias
|
f372eb44cc
|
IDE: load lfm: hide abort button when opening a single form
git-svn-id: trunk@50642 -
|
2015-12-05 12:33:40 +00:00 |
|
mattias
|
5da9a99e13
|
IDE: update caption on close project, bug #29049
git-svn-id: trunk@50561 -
|
2015-12-02 10:58:32 +00:00 |
|
ondrej
|
f1f1c7225c
|
IDE, IDEIntf: changes needed for new packagetabs package.
git-svn-id: trunk@50493 -
|
2015-11-24 10:44:35 +00:00 |
|
ondrej
|
b1ae15362f
|
IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
|
2015-11-20 14:04:24 +00:00 |
|
mattias
|
91ffe3b269
|
IDE: fixed update project menu items when project closed
git-svn-id: trunk@50353 -
|
2015-11-17 00:16:34 +00:00 |
|
mattias
|
b6f1aa064c
|
IDE: keep encoding when saving project lpr under another name, bug #28936
git-svn-id: trunk@50208 -
|
2015-11-02 22:26:58 +00:00 |
|
mattias
|
cd3c16aea2
|
IDE: keep encoding when save file as another name
git-svn-id: trunk@50206 -
|
2015-11-02 22:16:32 +00:00 |
|
ondrej
|
e33078e98f
|
IDE: fixed AVs when no source editor is shown. Issue #28924
git-svn-id: trunk@50194 -
|
2015-10-28 20:15:22 +00:00 |
|
juha
|
83f4f4791e
|
IDE: Refactor. Move the timestamp classes to unit SourceFileManager.
git-svn-id: trunk@50193 -
|
2015-10-28 18:04:09 +00:00 |
|
mattias
|
c6391b6a34
|
IDE: fixed Disable/EnableAutosizing debug designer form
git-svn-id: trunk@50180 -
|
2015-10-26 22:21:14 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
mattias
|
5469545ffc
|
IDE: fixed view forms
git-svn-id: trunk@50169 -
|
2015-10-26 09:00:03 +00:00 |
|
mattias
|
db83bb87bc
|
IDE: adding editor unit to project: check component type and ask if to add CreateForm statement to project, bug #26248
git-svn-id: trunk@50123 -
|
2015-10-19 19:21:11 +00:00 |
|
juha
|
57d6ea482c
|
IDE: Share 'Ignore' resource string, reorder.
git-svn-id: trunk@49605 -
|
2015-08-06 12:50:41 +00:00 |
|
juha
|
0e282700b4
|
IDE: New class TIDETabMaster in LazIdeIntf for managing tabs for sourceeditor and related changes for docked and undocked IDE. r49390 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49537 -
|
2015-07-12 23:05:25 +00:00 |
|
juha
|
2ca8f21e64
|
IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49528 -
|
2015-07-12 23:05:08 +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 |
|
maxim
|
6f4c8353e5
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
|
2015-06-02 23:56:03 +00:00 |
|
mattias
|
8b4e761edc
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
|
2015-05-01 10:32:13 +00:00 |
|
juha
|
fec09258e7
|
IDE: Update project inspector after renaming a unit. Issue #27909.
git-svn-id: trunk@48809 -
|
2015-04-21 17:30:08 +00:00 |
|
juha
|
ec2f4559ce
|
IDE: optimize a little + format.
git-svn-id: trunk@48808 -
|
2015-04-21 17:30:07 +00:00 |
|
juha
|
5341fd0bed
|
IDE: Increment build number only once when building many modes at one go. Patch from Sandro Cumerlato.
git-svn-id: trunk@48687 -
|
2015-04-09 16:37:04 +00:00 |
|
mattias
|
46d3e09630
|
IDE: fixed unitializeed variable
git-svn-id: trunk@48453 -
|
2015-03-22 11:14:09 +00:00 |
|
juha
|
7003a55fb6
|
ToDo items for some uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48452 -
|
2015-03-22 10:17:59 +00:00 |
|
juha
|
708afdf966
|
Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
|
2015-03-22 10:17:35 +00:00 |
|
mattias
|
4502988873
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48223 -
|
2015-03-10 15:09:39 +00:00 |
|
mattias
|
575e80296a
|
IDE: clean up
git-svn-id: trunk@48202 -
|
2015-03-10 12:17:56 +00:00 |
|
mattias
|
43b50cc556
|
IDE: clean up
git-svn-id: trunk@48201 -
|
2015-03-10 12:16:05 +00:00 |
|
mattias
|
3ec3dc8842
|
IDE: clean up
git-svn-id: trunk@48200 -
|
2015-03-10 12:15:00 +00:00 |
|
juha
|
34fa9b2929
|
IDE: Improve harmonizing the style of spaces. Issue #27441, patch from Anton.
git-svn-id: trunk@48164 -
|
2015-03-07 16:38:24 +00:00 |
|
mattias
|
e899e3e4df
|
IDE: fixed TLazSourceFileManager.FindUnitFile for IDE units
git-svn-id: trunk@47278 -
|
2015-01-01 23:48:51 +00:00 |
|
juha
|
2aec6cd83e
|
IDE: cleanup
git-svn-id: trunk@47197 -
|
2014-12-14 23:14:06 +00:00 |
|
juha
|
f73d960c2c
|
IDE: Save project after "Build many modes", restores the original mode. Issue #26797
git-svn-id: trunk@47189 -
|
2014-12-13 10:14:21 +00:00 |
|
mattias
|
1021bbb19a
|
IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
|
2014-11-15 12:39:26 +00:00 |
|