Commit Graph

43909 Commits

Author SHA1 Message Date
juha
732fcf9725 IDE: refactor loading the default CompilerOptions in BuildModes separately.
git-svn-id: trunk@45605 -
2014-06-22 09:53:36 +00:00
juha
87cbbd926f IDE: Optimize away redundant tests for FLoadParts when loading project.
git-svn-id: trunk@45604 -
2014-06-22 09:53:09 +00:00
mattias
cc0f2b8e77 IDE: jitlist error: show exception message
git-svn-id: trunk@45603 -
2014-06-22 09:31:45 +00:00
mattias
8d3d5b37b4 synedit: fixed compilation, bug #26371, from Reinier Olislagers
git-svn-id: trunk@45602 -
2014-06-22 09:07:32 +00:00
mattias
7abd5e6276 LCL: gtk2: fixed uses section
git-svn-id: trunk@45601 -
2014-06-22 08:57:16 +00:00
mattias
f86ca1636d LCL: gtk2: fixed uses section
git-svn-id: trunk@45600 -
2014-06-22 08:36:02 +00:00
joost
5ca2fb27e0 FpDebugger (pure): If the debugger failed to start, clear TDebuggerIntf.FileName to make sure the state of the debugger is set properly on the next start.
git-svn-id: trunk@45599 -
2014-06-22 08:34:03 +00:00
jesus
4af1d3acba LCL, gtk2, corrects PGtkWidget to Handle conversion under FreeBSD 64bits it fix LazReport AV on showing report designer, issue #26354
git-svn-id: trunk@45598 -
2014-06-22 07:56:31 +00:00
mattias
e36d6f373e IDE: move files: more generic
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +00:00
mattias
95e940dff4 IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
2014-06-21 20:57:14 +00:00
joost
4171928dd9 LazDebuggerFp (pure): Improved handling of step-over/into-line, when a library is loaded, a breakpoint is hit or when stepping out of a procedure.
git-svn-id: trunk@45595 -
2014-06-21 19:10:03 +00:00
mattias
4aec88b1cd IDE: quick fix for No matching implementation for interface method found: show abstracts methods
git-svn-id: trunk@45594 -
2014-06-21 16:02:43 +00:00
mattias
9ddf3d4196 codetools: FindAbstractMethods: search class interfaces
git-svn-id: trunk@45593 -
2014-06-21 15:35:46 +00:00
maxim
c300707e90 CHMHelp: regenerated translations; updated Russian translation
git-svn-id: trunk@45592 -
2014-06-20 22:33:05 +00:00
maxim
a24058e8a7 IDE: fixed typo in string
git-svn-id: trunk@45591 -
2014-06-20 22:02:30 +00:00
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