Commit Graph

12749 Commits

Author SHA1 Message Date
mattias
c6344b436c lazc: cleaned up
git-svn-id: trunk@45356 -
2014-06-05 11:55:30 +00:00
mattias
ec6d63f4a5 IDE: quick fix: add -vm option
git-svn-id: trunk@45342 -
2014-06-04 21:30:42 +00:00
mattias
ee966ac457 codetools: CreateVariableForIdentifier: give error message if syntax not supported
git-svn-id: trunk@45341 -
2014-06-04 19:20:42 +00:00
mattias
a7c4d5af38 IDE: fpc msg parser: fix position for message identifier not found
git-svn-id: trunk@45339 -
2014-06-04 19:11:48 +00:00
mattias
795c406e7d IDE: messages: show urgency in filters
git-svn-id: trunk@45335 -
2014-06-04 10:06:29 +00:00
mattias
0fef9cf75d IDE: messages: save/load filters
git-svn-id: trunk@45333 -
2014-06-04 09:33:21 +00:00
sekelsenmat
9ad149a4c9 fpvectorial-svg: Implements support for rgba colors
git-svn-id: trunk@45319 -
2014-06-03 14:38:53 +00:00
zoran
ef1f0b14a6 DateTimePicker: code cleanup
git-svn-id: trunk@45316 -
2014-06-03 07:18:58 +00:00
joost
51c0c59b2b FpDebug (pure): Changes for cross-debugging
git-svn-id: trunk@45315 -
2014-06-03 06:15:08 +00:00
mattias
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
6198e17b19 cody: quickfix identifier not found
git-svn-id: trunk@45313 -
2014-06-02 23:05:46 +00:00
mattias
74861f25d3 IDE: messages: show pattern in menu item
git-svn-id: trunk@45310 -
2014-06-02 22:06:33 +00:00
mattias
351c19894f jcf: fixed compilation
git-svn-id: trunk@45309 -
2014-06-02 21:16:16 +00:00
mattias
39995327cc IDE: reference/release external tools, auto free
git-svn-id: trunk@45301 -
2014-06-02 10:04:34 +00:00
mattias
20e6cdc0a9 lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
2014-06-01 21:38:27 +00:00
joost
b526979d64 FpDebugger (pure): Removed excessive debug-output.
git-svn-id: trunk@45292 -
2014-06-01 19:46:06 +00:00
joost
2692d96325 FpDebug: Fixed AV in console-debugger due to an uninitialized variable
git-svn-id: trunk@45291 -
2014-06-01 18:29:42 +00:00
joost
d72d8c2db8 FpDebug: Partly revert of accidentally committed r45286 #0275eec89b. The part that hasn't been reverted is the removal of the dependency on LCLbase.
git-svn-id: trunk@45287 -
2014-06-01 16:41:11 +00:00
joost
0275eec89b git-svn-id: trunk@45286 - 2014-06-01 16:28:56 +00:00
joost
b7f27e1bad FpDebugger (pure): Read software-breakpoint information properly for 64bit-targets.
git-svn-id: trunk@45285 -
2014-06-01 16:28:41 +00:00
joost
62bcb922cd FpDebugger (pure): x86_64-debugging on Win64. (Win32-win64 cross-debugging not possible on Windows. Win64-win32 is still not implemented)
git-svn-id: trunk@45284 -
2014-06-01 16:27:35 +00:00
joost
daccdeda63 FpDebugger (pure): Use dsInternalPause to trigger setting the breakpoints just after the debuggee has been started. Do not try to evaluate the callstack and the disassembler at this moment.
git-svn-id: trunk@45283 -
2014-06-01 13:58:46 +00:00
joost
96d22b6116 FpDebugger (pure): Set current location after a step/next/step-out etc.
git-svn-id: trunk@45281 -
2014-06-01 09:48:21 +00:00
maxim
af210a980b LeakView: updated Russian translation
git-svn-id: trunk@45257 -
2014-05-31 15:38:12 +00:00
mattias
2f2073e7f4 IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
git-svn-id: trunk@45251 -
2014-05-30 17:18:36 +00:00
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
a5df74c478 codetools: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45243 -
2014-05-30 12:40:35 +00:00
mattias
9f680e7c26 lazutils: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45242 -
2014-05-30 12:40:24 +00:00
mattias
0d7fcf4e66 lazutils: added GetPhysicalFilename
git-svn-id: trunk@45241 -
2014-05-30 12:20:17 +00:00
mattias
f194fdc351 codetools: SearchFileInPath: do not expand file name, only normalize
git-svn-id: trunk@45240 -
2014-05-30 11:47:52 +00:00
mattias
f017a11ccc lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
2014-05-30 11:40:34 +00:00
mattias
8ecc6a3c88 codetools: fpcunitset cache: do not expand file name, only normalize
git-svn-id: trunk@45238 -
2014-05-30 11:34:07 +00:00
mattias
20e71e8e42 codetools: reading fpc unit path: use working directory, not current directory
git-svn-id: trunk@45237 -
2014-05-30 11:30:54 +00:00
mattias
de9275761d codetools: reading fpc settings: convert system encoding to UTF8
git-svn-id: trunk@45236 -
2014-05-30 11:26:03 +00:00
mattias
1978a47b0c codetools: FindDiskFilename: do not trim spaces at end
git-svn-id: trunk@45235 -
2014-05-30 11:22:41 +00:00
mattias
333f004e92 codetools: linkscanner: do not use currentdir as fallback
git-svn-id: trunk@45234 -
2014-05-30 11:21:41 +00:00
joost
2293aef061 FpDebug (pure): Fixed some constant values
git-svn-id: trunk@45233 -
2014-05-30 09:21:52 +00:00
mattias
86984bfb7e leakview: renamed window
git-svn-id: trunk@45232 -
2014-05-30 08:54:54 +00:00
mattias
91f4637df1 leakview: moved menu item to View / Leaks and Traces
git-svn-id: trunk@45231 -
2014-05-30 08:52:54 +00:00
mattias
559967611a IDE: messages: help for message and edit extra help
git-svn-id: trunk@45230 -
2014-05-29 21:20:42 +00:00
joost
7539c6e5ff FpDebug (pure): Debug 64-bit binaries on OS/X
git-svn-id: trunk@45229 -
2014-05-29 20:19:49 +00:00
joost
53076fb0cb FpDebug: In 64-bit binaries the size of references to Dwarf-data is not dependent on the address-size, but on the Dwarf-format being in 64-bit format
git-svn-id: trunk@45227 -
2014-05-29 20:15:15 +00:00
joost
3e1cd7e526 FpDebug: Read FORM_strp string values
git-svn-id: trunk@45225 -
2014-05-29 19:59:27 +00:00
juha
081cf3a9ee IdeIntf: Match filter in options dialog only for visible controls.
git-svn-id: trunk@45222 -
2014-05-29 19:39:29 +00:00
mattias
9bb999850a lazutils: TAvgLvlTree: added Equals and Assign
git-svn-id: trunk@45221 -
2014-05-29 11:56:15 +00:00
mattias
f3a8270e7d IDE: insert license notice commands: split into English and translated items
git-svn-id: trunk@45219 -
2014-05-29 09:43:07 +00:00
mattias
5656db6508 IDE: indentiation
git-svn-id: trunk@45217 -
2014-05-28 23:12:11 +00:00
mattias
8844f15f3a IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
2014-05-28 22:43:19 +00:00
mattias
bee1c1b28f codetools: added list of encodings for fpc error files
git-svn-id: trunk@45210 -
2014-05-28 06:28:09 +00:00
mattias
837e4699e5 codetools: GetFPCVersion: check if update needed
git-svn-id: trunk@45208 -
2014-05-28 05:57:06 +00:00