Commit Graph

155 Commits

Author SHA1 Message Date
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
juha
7ed8696762 IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
git-svn-id: trunk@63654 -
2020-07-25 22:51:59 +00:00
juha
0569794060 IDE: Don't show error dialog in InitialSetupDialog after every key press when entering compiler path. Issue #35800
git-svn-id: trunk@62131 -
2019-10-27 10:48:44 +00:00
mattias
25c7ed1a93 IDE: clean up
git-svn-id: trunk@61653 -
2019-08-03 11:12:17 +00:00
martin
5ad5b4600d Init-Setup: Search inactive existing settings
git-svn-id: trunk@61633 -
2019-07-27 13:11:26 +00:00
martin
4f145f9709 Init-Setup: Change detection of incorrect dbg settings
git-svn-id: trunk@61632 -
2019-07-27 13:11:25 +00:00
martin
0aa50e2f0f Env-Options, Debugger: Always update XML nodes, as the can get re-read.
git-svn-id: trunk@61631 -
2019-07-27 13:11:23 +00:00
martin
ff1657deea Debugger-Config: Allow individual LRU list for gdb vs lldb
git-svn-id: trunk@61554 -
2019-07-09 19:20:08 +00:00
martin
358ce23913 Debugger-Config: Allow "named" configs for the debugger.
git-svn-id: trunk@61548 -
2019-07-08 23:01:18 +00:00
juha
3df7d8afe5 LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils.
git-svn-id: trunk@61038 -
2019-04-22 09:00:32 +00:00
joost
9d1b8c9d87 IDE: Added EnvironmentOptions.FppkgConfigFile
IDE: Fixed some minor problems in the generation of the fppkg.cfg file

git-svn-id: trunk@60944 -
2019-04-12 21:08:55 +00:00
juha
ebd2b3baa9 IDE: Move function GetFPCVer to IDEProcs. Issue #35310, patch from Pascal Riekenberg.
git-svn-id: trunk@60832 -
2019-04-04 17:26:50 +00:00
mattias
60b210317c IDE: clean up
git-svn-id: trunk@60808 -
2019-04-01 08:14:10 +00:00
joost
5a3a4e3b98 IDE: Restore of fppkg-configuration files moved to a new dialog.
git-svn-id: trunk@60807 -
2019-03-31 22:23:36 +00:00
maxim
96fb26f619 IDE: fixed typo in resource string name
git-svn-id: trunk@60789 -
2019-03-27 23:04:28 +00:00
mattias
d8e2682f1c fppkg: fixed compile
git-svn-id: trunk@60760 -
2019-03-24 13:14:05 +00:00
joost
3d8f05aae7 IDE: Fixed the fpcmkcfg version-check
git-svn-id: trunk@60759 -
2019-03-24 12:53:45 +00:00
joost
bbb8263057 IDE: Show why Lazarus marks the fppkg-configuration as being corrupt
git-svn-id: trunk@60758 -
2019-03-24 12:50:57 +00:00
mattias
996416c735 IDE: less hints
git-svn-id: trunk@60753 -
2019-03-23 19:12:25 +00:00
joost
828311a70a IDE: Add check on the fpcmkcfg-tool before trying to recreate fppkg configuration files
git-svn-id: trunk@60746 -
2019-03-22 23:27:11 +00:00
joost
b1ce77850c IDE: Show a message whan the creation of a fppkg-configuration file failed
git-svn-id: trunk@60741 -
2019-03-21 21:00:08 +00:00
mattias
63ab622d7f IDE: initial setup dialog: force update of compiler info
git-svn-id: trunk@60671 -
2019-03-14 19:45:07 +00:00
mattias
8890612608 IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application
git-svn-id: trunk@60619 -
2019-03-08 08:50:57 +00:00
mattias
83a0bcaf59 IDE: clean up
git-svn-id: trunk@60455 -
2019-02-18 22:36:35 +00:00
joost
67cf6c3795 IDE: Fixed caption of Fppkg-prefix in initial setup dialog
git-svn-id: trunk@60321 -
2019-02-03 21:33:24 +00:00
joost
a127093af7 IDE: Fixed fppkg-prefix determination on Windows
git-svn-id: trunk@60313 -
2019-02-03 17:50:05 +00:00
joost
dbdee36280 IDE: Detect empty prefix in the initial setup dialog
git-svn-id: trunk@60312 -
2019-02-03 11:08:25 +00:00
joost
ba29464f49 IDE: Added the option to create new fppkg configuration files to the initial setup dialog
git-svn-id: trunk@60308 -
2019-02-02 20:54:24 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
mattias
18903285e2 IDE: allow pas2js as compiler, added target os browser and nodejs
git-svn-id: trunk@57896 -
2018-05-11 08:50:33 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
mattias
0d058c9c07 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
2017-12-18 17:03:02 +00:00
mattias
022a515783 codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +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
230db065ad IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53221 -
2016-10-26 16:40:33 +00:00
mattias
4477d86b14 IDE: initial setup: compiler: only prompt if file exists
git-svn-id: trunk@50951 -
2015-12-20 09:53:44 +00:00
mattias
997be6a69a IDE: check make.exe: use a non fpc make.exe
git-svn-id: trunk@50891 -
2015-12-18 00:10:19 +00:00
mattias
5281da5717 IDE: setup dialog: always switch to first error
git-svn-id: trunk@50715 -
2015-12-09 16:01:06 +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
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
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
76e7197049 IDE: setup dialog: when changing compiler check the compiler again and update targetos/cpu/fpcver
git-svn-id: trunk@48279 -
2015-03-12 00:32:26 +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
ece82a7c7e IDE: clean up
git-svn-id: trunk@48207 -
2015-03-10 12:59:28 +00:00
bart
0c86628fb1 IDE Fix possible crash in TInitialSetupDialog.Init
git-svn-id: trunk@47340 -
2015-01-11 14:45:40 +00:00
mattias
bedd8d3376 tests: SimpleFormat
git-svn-id: trunk@47020 -
2014-11-28 14:29:40 +00:00
mattias
05a395046c IDE: initial setup dialog: use SimpleFormat, resourcestrings cannot be trusted during boot
git-svn-id: trunk@47017 -
2014-11-28 13:08:14 +00:00
mattias
b20ca2c1af IDE: comments
git-svn-id: trunk@47016 -
2014-11-28 12:35:25 +00:00