Commit Graph

139 Commits

Author SHA1 Message Date
michl
35f9e8200f IDE: High-DPI: CodeBrowser: Fixed image sizes.
git-svn-id: trunk@55514 -
2017-07-15 20:56:52 +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
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
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +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
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
mattias
917903ada1 IDE: less hints
git-svn-id: trunk@49618 -
2015-08-08 08:38:43 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
699bdb9e8f codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
2015-06-22 10:02:11 +00:00
maxim
a58bea165a IDE: improved Code Browser i18n, bug #28204
git-svn-id: trunk@49217 -
2015-05-30 00:03:34 +00:00
maxim
1070610a83 IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
git-svn-id: trunk@48964 -
2015-05-07 22:45:36 +00:00
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
02afa460c3 IDE: codebrowser: load description only if node added to treeview
git-svn-id: trunk@46865 -
2014-11-15 16:08:20 +00:00
mattias
8cbb9b1f87 IDE: codebrowser: show only 5000 items
git-svn-id: trunk@46863 -
2014-11-15 14:45:14 +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
160cd91c5a IDE: clean up old external tools
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
mattias
6ff6f62e77 IDE: clean up
git-svn-id: trunk@45863 -
2014-07-14 17:10:29 +00:00
juha
39ed58f021 IdeIntf: new THintWindowManager to encapsulate hint stuff. Fix THintWindow when it has a sub-control. Make code browser use the new feature.
git-svn-id: trunk@45827 -
2014-07-11 16:31:06 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +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
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
79c6e82dd7 IDE: codebrowser: quick fix identifier nor found
git-svn-id: trunk@45176 -
2014-05-25 19:14:42 +00:00
mattias
1dad2f71a7 IDE: codebrowser: warn for units with non unit file extension
git-svn-id: trunk@44247 -
2014-02-26 14:51:58 +00:00
mattias
8ff77f0d56 IDE: codebrowser: hide progressbar
git-svn-id: trunk@43931 -
2014-02-07 10:47:55 +00:00
mattias
2a8c03ce41 IDE: codebrowser: if there are only a few items, expand the whole tree
git-svn-id: trunk@43892 -
2014-02-05 10:46:49 +00:00
mattias
289de72412 IDE: codebrowser: less idle events
git-svn-id: trunk@43890 -
2014-02-05 10:33:30 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
ab1634fea8 ide: remove unused code
git-svn-id: trunk@42982 -
2013-09-27 11:36:28 +00:00
mattias
2411ff6a72 IDE: fixed complete block on char, fixed codebrowser check if something changed
git-svn-id: trunk@42866 -
2013-09-18 21:08:22 +00:00
mattias
4c787fc885 IDE: further migration external tools
git-svn-id: trunk@42333 -
2013-08-04 19:22:42 +00:00
mattias
b2500fb625 IDE: further migration external tools
git-svn-id: trunk@42326 -
2013-08-04 14:43:59 +00:00
mattias
f77cf28637 IDE: migrating external tools
git-svn-id: trunk@42231 -
2013-07-29 20:02:09 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
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