mattias
|
6198e17b19
|
cody: quickfix identifier not found
git-svn-id: trunk@45313 -
|
2014-06-02 23:05:46 +00:00 |
|
mattias
|
e9a2579aae
|
IDE: messages: mark custom views as not running
git-svn-id: trunk@45312 -
|
2014-06-02 22:41:15 +00:00 |
|
mattias
|
ae0e120c10
|
IDE: messages: rename hide to filter
git-svn-id: trunk@45311 -
|
2014-06-02 22:24:06 +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
|
15913d1179
|
IDE: codecontext: use ClientRect instead of Canvas.ClipRect
git-svn-id: trunk@45308 -
|
2014-06-02 19:58:33 +00:00 |
|
mattias
|
58192726cf
|
IDE: codecontext: combine resize and show
git-svn-id: trunk@45307 -
|
2014-06-02 19:56:41 +00:00 |
|
mattias
|
c1d8b5398b
|
IDE: updated lpi
git-svn-id: trunk@45306 -
|
2014-06-02 14:47:17 +00:00 |
|
mattias
|
c6ae64c80c
|
IDE: clean up
git-svn-id: trunk@45305 -
|
2014-06-02 14:39:24 +00:00 |
|
mattias
|
37a1e9a9c3
|
IDE: fixed TProcess flags for windows
git-svn-id: trunk@45304 -
|
2014-06-02 14:32:06 +00:00 |
|
mattias
|
8db63f148a
|
IDE: insert license notice: allow translators to add paragraph
git-svn-id: trunk@45303 -
|
2014-06-02 10:25:59 +00:00 |
|
mattias
|
3f0f2cf33a
|
IDE: added list of external tools
git-svn-id: trunk@45302 -
|
2014-06-02 10:18:39 +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
|
b791a70524
|
lazbuild: free Application early to see invalid GUI use early
git-svn-id: trunk@45300 -
|
2014-06-02 08:41:01 +00:00 |
|
mattias
|
ce27486a9a
|
LCL: nicer error handlign
git-svn-id: trunk@45299 -
|
2014-06-02 08:40:18 +00:00 |
|
mattias
|
046ecd9f2c
|
lazbuild: keep Application, needed for processmessages
git-svn-id: trunk@45298 -
|
2014-06-02 08:24:36 +00:00 |
|
mattias
|
ff603d2ae3
|
LCL: set Application to nil on free
git-svn-id: trunk@45297 -
|
2014-06-02 08:22:11 +00:00 |
|
mattias
|
a56e83d4d7
|
IDE: designer: fixed getting icon on datamodule
git-svn-id: trunk@45296 -
|
2014-06-02 07:40:03 +00:00 |
|
mattias
|
7140e5297a
|
lazbuild: use interfaces early
git-svn-id: trunk@45295 -
|
2014-06-02 07:35:08 +00:00 |
|
mattias
|
20e6cdc0a9
|
lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
|
2014-06-01 21:38:27 +00:00 |
|
mattias
|
2bd7eaf378
|
nogui: call CheckSynchronize in AppProcessMessages
git-svn-id: trunk@45293 -
|
2014-06-01 21:27:51 +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 |
|
mattias
|
f71773d3f0
|
messages: quickfix items in src
git-svn-id: trunk@45290 -
|
2014-06-01 18:24:20 +00:00 |
|
mattias
|
213a34d083
|
messages: quickfix items in src
git-svn-id: trunk@45289 -
|
2014-06-01 18:17:15 +00:00 |
|
mattias
|
c0772a50ef
|
IDE: messages: use left token for mlfLeftToken
git-svn-id: trunk@45288 -
|
2014-06-01 17:40:43 +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 |
|
juha
|
21fe6d4545
|
IDE: add AsyncProcess to main.pp. It is needed at least on Windows and was removed accidentally.
git-svn-id: trunk@45282 -
|
2014-06-01 10:46:42 +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 |
|
zeljko
|
5d0bda950c
|
Qt: process noninput events after calling repaint of splash form.Needed on slower machines to avoid gray splashscreen.
git-svn-id: trunk@45280 -
|
2014-06-01 09:47:48 +00:00 |
|
zeljko
|
434cf400b6
|
Qt: send repaint to the proper widget under X11 when we are splash form, so no more grey splash form.
git-svn-id: trunk@45279 -
|
2014-06-01 09:43:59 +00:00 |
|
mattias
|
634628e1dc
|
IDE: comments
git-svn-id: trunk@45278 -
|
2014-06-01 09:05:05 +00:00 |
|
mattias
|
1fc6cfbc6a
|
IDE: clean up
git-svn-id: trunk@45277 -
|
2014-06-01 08:47:49 +00:00 |
|
jesus
|
c3d5df753b
|
LCL, grids: pass the pressed key to the editor only if it came from the grid, this should prevent entering in a loop frezzing the program if the key was typed in the editor
git-svn-id: trunk@45276 -
|
2014-06-01 01:46:15 +00:00 |
|
mattias
|
164e4b9b9f
|
IDE: fixed range check
git-svn-id: trunk@45275 -
|
2014-05-31 23:28:46 +00:00 |
|
mattias
|
c20505c5d5
|
IDE: fixed range check
git-svn-id: trunk@45274 -
|
2014-05-31 23:24:05 +00:00 |
|
mattias
|
4e49bc99a1
|
IDE: clean up
git-svn-id: trunk@45273 -
|
2014-05-31 23:20:10 +00:00 |
|
mattias
|
46713481f5
|
IDE: fpc msg parser: fixed IsMsgId
git-svn-id: trunk@45272 -
|
2014-05-31 23:20:00 +00:00 |
|
mattias
|
edbff7270b
|
lcl: gtk2: RequestSelectionData: only wait for one clipboard request at a time, bug #26242
git-svn-id: trunk@45271 -
|
2014-05-31 22:43:09 +00:00 |
|
juha
|
ac42195df8
|
IDE: formatting
git-svn-id: trunk@45270 -
|
2014-05-31 22:27:23 +00:00 |
|
juha
|
3b0756cebb
|
IDE: Move method PublishModule to SourceFileManager.
git-svn-id: trunk@45269 -
|
2014-05-31 22:27:19 +00:00 |
|
juha
|
6198938279
|
IDE: remove unneeded unit names from MainIDE uses section. (Units with an initialization section were not removed)
git-svn-id: trunk@45268 -
|
2014-05-31 22:27:15 +00:00 |
|
juha
|
3bcf74cf3f
|
IDE: refactor, move 3 more methods from MainIDE to SourceFileManager.
git-svn-id: trunk@45267 -
|
2014-05-31 22:27:11 +00:00 |
|
juha
|
624af549f8
|
IDE: cleanup
git-svn-id: trunk@45266 -
|
2014-05-31 22:27:06 +00:00 |
|
juha
|
debd43a9dc
|
IDE: refactor, move 3 methods from MainIDE to SourceFileManager.
git-svn-id: trunk@45265 -
|
2014-05-31 22:27:02 +00:00 |
|
juha
|
91a561581b
|
IDE: remove unneeded search paths from all build modes.
git-svn-id: trunk@45264 -
|
2014-05-31 22:26:58 +00:00 |
|