Commit Graph

104 Commits

Author SHA1 Message Date
juha
e826391389 Reimplement "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40967 -
2013-05-01 08:44:51 +00:00
juha
550d0ac8d0 Revert "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40960 -
2013-04-30 19:02:32 +00:00
juha
20be8a3fc1 IDE, Packager: harmonize some string constants
git-svn-id: trunk@40953 -
2013-04-30 13:35:06 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
0108bc7d1f IDE: codebrowser: ignore links without code
git-svn-id: trunk@38587 -
2012-09-08 20:39:19 +00:00
martin
56079e50f0 CodeBrowser: check for virtual units. Issue #0022740
git-svn-id: trunk@38426 -
2012-08-29 15:05:33 +00:00
mattias
a3b86d11f7 IDE: cleaned up msg quickfixes
git-svn-id: trunk@36464 -
2012-03-30 14:37:28 +00:00
maxim
efff4531e3 IDE: fixed translation related regressions after r36225 #575e24d917
git-svn-id: trunk@36287 -
2012-03-24 14:44:29 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
mattias
6a5d2af643 IDE: codebrowser: fixed find filename
git-svn-id: trunk@34239 -
2011-12-17 11:04:17 +00:00
mattias
cf91303a1b IDE: replaced PAnsiString with AnsiString
git-svn-id: trunk@34235 -
2011-12-17 00:53:14 +00:00
juha
72a709a931 Formatting
git-svn-id: trunk@34091 -
2011-12-10 18:49:02 +00:00
mattias
ba97db223f IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order
git-svn-id: trunk@33183 -
2011-10-30 18:17:19 +00:00
mattias
3fb4f6ee5a IDE: codebrowser: invalidate file lists on rescan, bug #19699
git-svn-id: trunk@31603 -
2011-07-08 18:56:32 +00:00
juha
c66c014e7d IDE: change Scope Combobox style to csDropDownList
git-svn-id: trunk@31565 -
2011-07-04 22:19:13 +00:00
mattias
8d1d6f9318 cody: renamed: remove a "with" block
git-svn-id: trunk@30961 -
2011-05-29 12:34:10 +00:00
mattias
1a85464856 IDE: codebrowser: clean up
git-svn-id: trunk@30957 -
2011-05-29 11:06:01 +00:00
mattias
578b02e4ad LCL: GuessEncoding: accelerated
git-svn-id: trunk@30951 -
2011-05-28 09:38:31 +00:00
mattias
ed876e5df9 IDE: codebrowser: thousandseparator, bug #19019
git-svn-id: trunk@30090 -
2011-03-30 20:13:35 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
8b9e2c6412 IDE: compiler options changestamp
git-svn-id: trunk@27607 -
2010-10-07 16:41:57 +00:00
maxim
f471776f5b IDE: improved quick fixes localization
git-svn-id: trunk@27166 -
2010-08-22 20:06:55 +00:00
mattias
eaa54292de IDE: codebrowser: show code help in hints, from Bernd Kreuss
git-svn-id: trunk@26903 -
2010-07-29 13:51:02 +00:00
mattias
219b70f58e IDE: codebrowser: fixed TCodeBrowserView.GetCodeHelp
git-svn-id: trunk@26874 -
2010-07-28 16:57:02 +00:00
mattias
83ff33c8e7 IDE: code browser fixed checking procedure
git-svn-id: trunk@26858 -
2010-07-27 16:15:38 +00:00
mattias
c6dba477e5 IDE: code browser: added TCodeBrowserView.GetCodeHelp
git-svn-id: trunk@26857 -
2010-07-27 16:06:13 +00:00
mattias
afe16f9489 IDE: code browser: fixed scanning IDE
git-svn-id: trunk@26808 -
2010-07-24 11:52:24 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
mattias
2f29e92581 IDE: added quickfix for hints to add hide directive
git-svn-id: trunk@26374 -
2010-06-30 22:39:44 +00:00
mattias
fa00aff123 IDE: package editors: using the IDEWindowCreators
git-svn-id: trunk@26234 -
2010-06-21 12:17:14 +00:00
mattias
a80a9f0aed IDE: fixed crash, bug #16652
git-svn-id: trunk@25950 -
2010-06-06 11:26:02 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
97905f75d6 IDE: codebrowser: implemented export as text, bug #16191
git-svn-id: trunk@24394 -
2010-04-04 14:28:19 +00:00
mattias
77c705410a IDE: codebrowser: clean up
git-svn-id: trunk@24393 -
2010-04-04 14:25:43 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
juha
2ab15f7c41 Fixed a bug when filling items for ScopeComboBox.
git-svn-id: trunk@23824 -
2010-03-02 11:43:26 +00:00
mattias
304c5206cd IDE: output filter: fixed storing absolute filename
git-svn-id: trunk@23814 -
2010-03-01 23:01:49 +00:00
mattias
efd4dcfc0f IDE: codebrowser: setting scopecombobox.itemindex
git-svn-id: trunk@23812 -
2010-03-01 13:24:28 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
a8f1185fb4 IDE: codebrowser: showing generic types
git-svn-id: trunk@22644 -
2009-11-17 10:12:08 +00:00
mattias
b64abcbd7a codetools: parsing objccategory
git-svn-id: trunk@22611 -
2009-11-16 00:39:35 +00:00
mattias
cf8c233871 codetools: parsing cppclass
git-svn-id: trunk@22601 -
2009-11-15 15:43:53 +00:00
mattias
d39dca6458 IDE: code browser: replace identifier
git-svn-id: trunk@22520 -
2009-11-10 12:19:13 +00:00
mattias
e50ada8891 IDE: resourcestring
git-svn-id: trunk@22518 -
2009-11-10 12:01:54 +00:00