Commit Graph

43744 Commits

Author SHA1 Message Date
joost
843f23eafd LazDebuggerFp (pure): Rewrote/refactored ResolveDebugEvent. As much as possible code moved from the os-specific classes to the general classes. Now TDbgProcess and TDbgThread only handle single-stepping and the handling of breakpoints and exceptions. Other commands (like step-line, step-into-line etc) are implemented as childs of TDbgControllerCmd. All specific handling is done in those classes.
git-svn-id: trunk@45590 -
2014-06-20 15:22:45 +00:00
mattias
7d00cd341d IDE: package editor: move files: use interface
git-svn-id: trunk@45589 -
2014-06-20 11:49:55 +00:00
mattias
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
mattias
62a230bb86 IDE: package editor: moved DragDrop to package manager
git-svn-id: trunk@45587 -
2014-06-20 10:01:49 +00:00
mattias
44b1fcc42d IDE: project inspector: multi selection for readd, delete, open, clear deps, set dep defaults
git-svn-id: trunk@45586 -
2014-06-19 17:29:27 +00:00
mattias
2fa4bf34b6 IDE: project inspector: multi selection for remove
git-svn-id: trunk@45585 -
2014-06-19 16:46:02 +00:00
mattias
7281f37a45 IDE: project inspector: multi selection for buttons and popup menu
git-svn-id: trunk@45584 -
2014-06-19 16:34:13 +00:00
mattias
328830cd54 IDE: use codetools lists of CPUs
git-svn-id: trunk@45583 -
2014-06-19 13:23:59 +00:00
mattias
ca796f9dce codetools: updated FPCOperatingSystemCaptions
git-svn-id: trunk@45582 -
2014-06-19 13:07:12 +00:00
mattias
522643fce7 IDE: clean up
git-svn-id: trunk@45581 -
2014-06-19 13:01:36 +00:00
mattias
ff2369aacf codetools: updated FPCOperatingSystemNames
git-svn-id: trunk@45580 -
2014-06-19 12:58:55 +00:00
mattias
7d95c6eb09 codetools: updated FPCProcessorNames
git-svn-id: trunk@45579 -
2014-06-19 12:55:44 +00:00
blikblum
1891880cc5 lcl: use Enable/DisableControls in TDBLookup. Issue #26356
git-svn-id: trunk@45578 -
2014-06-19 12:45:43 +00:00
mattias
aad031fb47 LCL: messagedlg, questiondlg, showmessage: convert line endings within LCLBase, not in the widgetsets
git-svn-id: trunk@45577 -
2014-06-19 10:49:08 +00:00
mattias
7474d0f59c IDE: lpi: store last unitname
git-svn-id: trunk@45576 -
2014-06-19 10:03:25 +00:00
mattias
a828ed780c Examples; TSQLScript:
- add support for LazReport tutorial (with PHOTO blob field)
- allow loading your own script
- better error reporting
- support SET TERM if using Firebird
- various small fixes
patch from Reinier Olislagers, issue #26355

git-svn-id: trunk@45575 -
2014-06-19 10:02:00 +00:00
mattias
7a606f8061 IDE: project inspector: drop files from other applications
git-svn-id: trunk@45574 -
2014-06-19 09:57:41 +00:00
mattias
fbf842866c lazdaemon: clean up
git-svn-id: trunk@45573 -
2014-06-19 08:15:44 +00:00
mattias
b9a359a4e8 IDE: project inspector: show missing files with a red line
git-svn-id: trunk@45572 -
2014-06-19 00:04:25 +00:00
zeljko
2dae4bae5c Gtk2: fixed form resizing at design time (by mouse).issue #26349
git-svn-id: trunk@45571 -
2014-06-18 12:06:49 +00:00
mattias
e852855270 IDE: package editor: mvoe/copy files to directory
git-svn-id: trunk@45570 -
2014-06-18 10:23:00 +00:00
mattias
c90c902867 lclbase: clean up
git-svn-id: trunk@45569 -
2014-06-18 07:58:33 +00:00
mattias
47ffa6e9c0 IDE: resourcestring
git-svn-id: trunk@45568 -
2014-06-18 07:26:30 +00:00
mattias
52b4cf9240 syneditdsgn: clean up
git-svn-id: trunk@45567 -
2014-06-17 20:11:29 +00:00
mattias
66198ad802 IDE: clean up
git-svn-id: trunk@45566 -
2014-06-17 10:36:04 +00:00
mattias
dc7e9fce0d IDE: resourcestrings, bug #26348
git-svn-id: trunk@45565 -
2014-06-17 09:34:18 +00:00
mattias
729f7fc5b3 IDE: resourcestrings, bug #26348
git-svn-id: trunk@45564 -
2014-06-17 09:28:15 +00:00
mattias
e4f8f403e7 IDE: package editor: resourcestrings
git-svn-id: trunk@45563 -
2014-06-16 23:17:42 +00:00
mattias
f80cce26fe IDE: package editor: drop files
git-svn-id: trunk@45562 -
2014-06-16 23:14:10 +00:00
mattias
bbf6c0d283 LCL: qt, gtk1, win32: dropfiles for sub forms
git-svn-id: trunk@45561 -
2014-06-16 22:32:25 +00:00
mattias
0768cb0727 LCL: qt, gtk1, win32: dropfiles for sub forms
git-svn-id: trunk@45560 -
2014-06-16 22:29:02 +00:00
mattias
debddcec44 LCL: gtk2: dropfiles for sub forms
git-svn-id: trunk@45559 -
2014-06-16 22:24:44 +00:00
mattias
3b62c88f2c IDE: drop files: form events instead of application
git-svn-id: trunk@45558 -
2014-06-16 22:17:26 +00:00
juha
e602528f78 LazBuild: fix some forgotten Format() params in .lpr file. Formatting.
git-svn-id: trunk@45557 -
2014-06-16 20:26:51 +00:00
mattias
e648faaa3c IDE: package editor: draw red line when file is missing
git-svn-id: trunk@45556 -
2014-06-16 20:19:42 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
mattias
73b9af868e IDE: package editor: dnd: move files to another package
git-svn-id: trunk@45554 -
2014-06-16 18:36:00 +00:00
juha
53765b59dd IDE: formatting. Format some resource strings so that line changes together with %s referring to LineEnding.
git-svn-id: trunk@45553 -
2014-06-16 18:00:06 +00:00
juha
3decf18afd IDE: fix spelling in resource strings + formatting.
git-svn-id: trunk@45552 -
2014-06-16 18:00:01 +00:00
juha
45a06804fd IDE: adjust lineendings of some resource strings.
git-svn-id: trunk@45551 -
2014-06-16 17:59:56 +00:00
juha
baf0ce059f IDE: fix a crash when opening a file with flag [ofRevert] but no editor yet opened for that file.
git-svn-id: trunk@45550 -
2014-06-16 15:56:06 +00:00
zeljko
291888ad83 Qt: unset clip only when transform of QPaintEngine is dirty. issue #26342
git-svn-id: trunk@45549 -
2014-06-16 08:30:47 +00:00
jesus
34f8e3fb46 LCL, grids, fix grid scroll after resizing, issue #26315
git-svn-id: trunk@45548 -
2014-06-16 06:25:00 +00:00
juha
172b5b6567 IDE: Cleanup
git-svn-id: trunk@45547 -
2014-06-16 05:49:25 +00:00
mattias
b8e5c48833 lcl: gtk2: clean up
git-svn-id: trunk@45546 -
2014-06-15 20:37:11 +00:00
mattias
3858800832 lcl: gtk2: fixed QuestionDlg showing custom buttons
git-svn-id: trunk@45544 -
2014-06-15 20:30:17 +00:00
mattias
d92f4fe1fc lazbuild: fixed compilation
git-svn-id: trunk@45543 -
2014-06-15 18:42:57 +00:00
mattias
a5270a0a23 IDEIntf: clean up
git-svn-id: trunk@45542 -
2014-06-15 18:39:12 +00:00
mattias
c39261347a IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
2014-06-15 18:37:10 +00:00
mattias
e476ebffab codetools: comments
git-svn-id: trunk@45540 -
2014-06-15 15:04:19 +00:00