Commit Graph

143 Commits

Author SHA1 Message Date
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
mattias
fc489d47da IDE: open windows .lnk files open the target, issue #26808
git-svn-id: trunk@46438 -
2014-10-05 16:44:46 +00:00
mattias
04b76a0df1 IDE: less file stat calls
git-svn-id: trunk@46437 -
2014-10-05 16:12:14 +00:00
juha
f3121878a3 IDE: Make "Build many modes" to always return to original mode. Issue #26797
git-svn-id: trunk@46347 -
2014-09-29 18:22:22 +00:00
mattias
4fa796d65d IDE: view messages, view search results: do not show source editor
git-svn-id: trunk@46335 -
2014-09-26 08:41:27 +00:00
mattias
d95954ac0b IDE: clean up old external tools
git-svn-id: trunk@45943 -
2014-07-20 19:50:17 +00:00
juha
2f1bc3998e Remove Designer dependency from SourceFileManager.
git-svn-id: trunk@45783 -
2014-07-05 10:49:22 +00:00
juha
48a6a75f6c IDE: A new command and entry in Run menu for building many modes at one go.
git-svn-id: trunk@45772 -
2014-07-04 14:31:31 +00:00
juha
7814246bbd IDE: Update "Target file name" for all build modes when saving a project with new name. Issue #24054
git-svn-id: trunk@45759 -
2014-07-03 11:50:49 +00:00
juha
83a1cb22c1 IDE: Project save functions, formatting and renaming variables.
git-svn-id: trunk@45758 -
2014-07-03 11:50:45 +00:00
juha
f077b490ad IDE: change class name -> TFileOpener. Cleanup.
git-svn-id: trunk@45707 -
2014-06-27 08:36:58 +00:00
juha
5ac2862006 IDE: get rid of PageIndex and WindowIndex params in TFileOpenClose methods.
git-svn-id: trunk@45706 -
2014-06-27 08:36:54 +00:00
juha
9b627e08b7 IDE: get rid of Flags parameter in TFileOpenClose methods.
git-svn-id: trunk@45705 -
2014-06-27 08:36:50 +00:00
juha
e9b671104b IDE: get rid of UseWindowID parameter in TFileOpenClose methods.
git-svn-id: trunk@45704 -
2014-06-27 08:36:47 +00:00
juha
1ee6bb71b6 IDE: move method AvailSrcWindowIndex out of GetAvailableUnitEditorInfo.
git-svn-id: trunk@45703 -
2014-06-27 08:36:43 +00:00
juha
e1034b74cc IDE: make wrappers or TFileOpenClose methods global functions. Refer to SourceFileMgr singleton when needed.
git-svn-id: trunk@45702 -
2014-06-27 08:36:39 +00:00
juha
1b53356f3f IDE: move method OpenFileInSourceEditor to class TFileOpenClose.
git-svn-id: trunk@45701 -
2014-06-27 08:36:35 +00:00
juha
5a3d5f3dd2 IDE: move method GetAvailableUnitEditorInfo to class TFileOpenClose.
git-svn-id: trunk@45700 -
2014-06-27 08:36:31 +00:00
juha
6421533afc IDE: move OpenMainUnit and RevertMainUnit to class TFileOpenClose.
git-svn-id: trunk@45699 -
2014-06-27 08:36:28 +00:00
juha
1d653dc9e3 IDE: move common code to a local function in TFileOpenClose.FindFile.
git-svn-id: trunk@45698 -
2014-06-27 08:36:24 +00:00
juha
581bc575ac IDE: remove AFileName param from TFileOpenClose.OpenEditorFile, use FFileName directly.
git-svn-id: trunk@45697 -
2014-06-27 08:36:20 +00:00
juha
1d006720b1 IDE: remove CurFileName param in TFileOpenClose.FindFile, use FFileName directly.
git-svn-id: trunk@45696 -
2014-06-27 08:36:16 +00:00
juha
112d4ba761 IDE: get rid of IsIncludeDirective param in GetFilenameAtRowCol.
git-svn-id: trunk@45695 -
2014-06-27 08:36:12 +00:00
juha
3639381e46 IDE: get rid of parameters in TFileOpenClose.OpenFileAtCursor.
git-svn-id: trunk@45694 -
2014-06-27 08:36:09 +00:00
juha
7f58002af2 IDE: get rid of parameters in OpenNotExistingFile.
git-svn-id: trunk@45693 -
2014-06-27 08:36:05 +00:00
juha
02379a1236 IDE: get rid of rest of the parameters in OpenUnknownFile.
git-svn-id: trunk@45692 -
2014-06-27 08:36:01 +00:00
juha
aa3c4d5732 IDE: get rid of Handled param in OpenUnknownFile.
git-svn-id: trunk@45691 -
2014-06-27 08:35:57 +00:00
juha
537b4962cd IDE: move method OpenUnknownFile to class TFileOpenClose.
git-svn-id: trunk@45690 -
2014-06-27 08:35:53 +00:00
juha
48701434d2 IDE: Move OpenNotExistingFile to new TFileOpenClose class.
git-svn-id: trunk@45689 -
2014-06-27 08:35:49 +00:00
juha
0bb3949faa IDE: move a piece of common code to TSourceEditorManager.
git-svn-id: trunk@45688 -
2014-06-27 08:35:44 +00:00
juha
20b51931f7 IDE: tweak and remove some variables in OpenEditorFile. Remove useless return value.
git-svn-id: trunk@45687 -
2014-06-27 08:35:39 +00:00
juha
a1950a42d2 IDE: refactor methods OpenKnownFile and OpenUnknownFile out of OpenEditorFile.
git-svn-id: trunk@45686 -
2014-06-27 08:35:36 +00:00