Commit Graph

2757 Commits

Author SHA1 Message Date
juha
8e3740ac4b IDE: Prevent uselessly saving environment options during IDE startup and right after closing the settings dialog.
git-svn-id: trunk@46841 -
2014-11-14 01:40:18 +00:00
juha
b2834f51cc IDE: Partly implement component palette reordering.
git-svn-id: trunk@46828 -
2014-11-12 20:35:22 +00:00
mattias
c97db23fe2 IDE: clean up
git-svn-id: trunk@46587 -
2014-10-18 09:35:41 +00:00
mattias
585e6cd4e8 IDE: rename identifier/find references: jump back in source editor
git-svn-id: trunk@46586 -
2014-10-18 09:33:11 +00:00
mattias
c0d3fe1b99 IDE: jump history: disable autosizing while create
git-svn-id: trunk@46499 -
2014-10-09 16:28:57 +00:00
juha
ba93502046 IDE: prevent crash when pressing F5 while source editor is closed.
git-svn-id: trunk@46464 -
2014-10-07 20:52:58 +00:00
mattias
6a49b9864d IDE: configure external tools: fixed saving shortcuts
git-svn-id: trunk@46428 -
2014-10-04 12:03:46 +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
804ba9b391 IDE: external tools: increased pip buffer, issue #18492
git-svn-id: trunk@46322 -
2014-09-25 10:03:30 +00:00
mattias
39fbd66aec IDE: clean up
git-svn-id: trunk@46250 -
2014-09-19 09:46:15 +00:00
mattias
afeb291987 IDE: quick compile: do not save complete-flag, bug #26659
git-svn-id: trunk@46097 -
2014-08-31 16:57:12 +00:00
jesus
428a961779 ide: icons for some windows titles
git-svn-id: trunk@46069 -
2014-08-24 01:03:17 +00:00
mattias
2e2ab0b2b3 codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
2014-08-12 10:44:40 +00:00
juha
30cd69fe8f Diff tool: remove Save button, change "Diff" to "Compare files", try to prevent people creating invalid patches with it.
git-svn-id: trunk@46027 -
2014-08-10 14:05:17 +00:00
mattias
dc0ea8db95 IDE: enabled group compile
git-svn-id: trunk@45987 -
2014-07-28 14:53:57 +00:00
mattias
2afb6b73af IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
2014-07-28 08:21:21 +00:00
mattias
2a1a95199f IDE: clean up old external tools
git-svn-id: trunk@45941 -
2014-07-20 19:41:53 +00:00
juha
08732d323f IDE: prevent crash after aborting the initial "Incorrect configuration directory" dialog.
git-svn-id: trunk@45875 -
2014-07-15 09:55:26 +00:00
juha
613426fbe9 IdeIntf: remove useless parameters from TOIPropertyHint event.
git-svn-id: trunk@45830 -
2014-07-11 16:31:58 +00:00
juha
f6cd1a888f IDE: Make object inspector use the new HintManager class.
git-svn-id: trunk@45829 -
2014-07-11 16:31:42 +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
juha
503833f19b Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting.
git-svn-id: trunk@45784 -
2014-07-05 10:49:34 +00:00
juha
fbb1391396 IDE: enable building many modes only when there are many of them. Reorder code for menu handlers.
git-svn-id: trunk@45773 -
2014-07-04 14:31:58 +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
72bb33e99c IDE: use better text for menu item and variables, "Clean up and Build".
git-svn-id: trunk@45771 -
2014-07-04 14:30:51 +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
mattias
50e6e8ecf9 IDE: clean up
git-svn-id: trunk@45621 -
2014-06-23 16:38:31 +00:00
mattias
1d8608aa7f IDE: project inspector: menu item: copy/move file to directory
git-svn-id: trunk@45613 -
2014-06-22 11:07:45 +00:00
juha
b13cb7de63 IDE: remove Import/Export project options functions from IDEIntf.
git-svn-id: trunk@45610 -
2014-06-22 09:56:32 +00:00
juha
3a7d798fa6 IDE: Revamp the GUI for importing / exporting compiler options.
git-svn-id: trunk@45608 -
2014-06-22 09:55:10 +00:00
juha
750993ff2d IDE: Import / export compiler options, remove Options parameter. Prepare working with BuildModes.
git-svn-id: trunk@45607 -
2014-06-22 09:54:32 +00:00
mattias
e36d6f373e IDE: move files: more generic
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +00:00
mattias
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
mattias
44b1fcc42d IDE: project inspector: multi selection for readd, delete, open, clear deps, set dep defaults
git-svn-id: trunk@45586 -
2014-06-19 17:29:27 +00:00
mattias
7a606f8061 IDE: project inspector: drop files from other applications
git-svn-id: trunk@45574 -
2014-06-19 09:57:41 +00:00
mattias
3b62c88f2c IDE: drop files: form events instead of application
git-svn-id: trunk@45558 -
2014-06-16 22:17:26 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
juha
75b7c1bd1e IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.

git-svn-id: trunk@45519 -
2014-06-15 11:52:01 +00:00
mattias
5340cd2de6 IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
git-svn-id: trunk@45477 -
2014-06-11 18:57:27 +00:00
juha
2fa952edff IDE: remove unused method TMainIDE.DoReplaceUnitUse.
git-svn-id: trunk@45458 -
2014-06-10 16:10:39 +00:00
juha
48944a68dc IDE: remove deprecated method GetUnitWithPageIndex.
git-svn-id: trunk@45457 -
2014-06-10 16:10:35 +00:00
juha
417f31d34a IDE: remove unused methods from Main.
git-svn-id: trunk@45456 -
2014-06-10 16:10:31 +00:00
juha
dd98353d82 IDE: refactor, move 2 methods from Main to SourceFileManager.
git-svn-id: trunk@45455 -
2014-06-10 16:10:26 +00:00
mattias
717159b415 IDE: show compiler options: save option relative paths
git-svn-id: trunk@45420 -
2014-06-09 07:40:55 +00:00
mattias
a8fb1a0c44 IDE: clean up
git-svn-id: trunk@45399 -
2014-06-08 12:49:44 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
4aaa7b1242 lazbuild: removed dependency lazdebuggergdbmi
git-svn-id: trunk@45389 -
2014-06-07 21:02:56 +00:00
mattias
b0b5163778 IDE: fpc msg parser: darwin linker reference error
git-svn-id: trunk@45383 -
2014-06-07 19:37:21 +00:00