Commit Graph

47057 Commits

Author SHA1 Message Date
juha
f811b93199 IDE: Shorten a long variable name.
git-svn-id: trunk@49414 -
2015-06-23 10:41:54 +00:00
maxim
69969cdf74 LazDataDesktop: fixed 'New connection' main menu item i18n, also made sure that 'New connection' dialog is accesible with Ctrl+Alt+N shortcut, bug #28337
git-svn-id: trunk@49413 -
2015-06-22 22:41:53 +00:00
juha
96807f465d IDE: Improve the XML format for EditorToolbar in environment options.
git-svn-id: trunk@49412 -
2015-06-22 14:43:04 +00:00
juha
9d3a9d775a Add a dummy package to replace the removed EditorToolbar package. Prevent compilation error with LazBuild.
git-svn-id: trunk@49411 -
2015-06-22 14:20:57 +00:00
juha
a8ad284e1e IDE: Improve the XML format for IDE Coolbar in environment options. Fix image name.
git-svn-id: trunk@49410 -
2015-06-22 11:22:21 +00:00
juha
8fbf28c6e3 Delete an unused image.
git-svn-id: trunk@49409 -
2015-06-22 11:16:54 +00:00
mattias
74757ea50f IDE: codeexplorer: added icons for helper, interface and record
git-svn-id: trunk@49408 -
2015-06-22 10:27:38 +00:00
mattias
4d82c8f4d6 IDE: less hints
git-svn-id: trunk@49407 -
2015-06-22 10:26:33 +00:00
wp
56f918d463 wiki: Fix character conversion issue (similar to #0028332). Rename variable FIndexInternalLinksOnly to FIndexOfflineLinksOnly.
git-svn-id: trunk@49406 -
2015-06-22 10:18:35 +00:00
mattias
699bdb9e8f codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
2015-06-22 10:02:11 +00:00
mattias
102b47f0d1 updated lpl
git-svn-id: trunk@49404 -
2015-06-22 10:00:16 +00:00
mattias
05fa264bb5 codetools: format
git-svn-id: trunk@49403 -
2015-06-22 09:59:50 +00:00
wp
5bfe813c27 lhelp: Fix character conversion issue (#28332).
git-svn-id: trunk@49402 -
2015-06-22 09:39:54 +00:00
juha
fb6baf233f LCL: Prevent "Abstract method called" also with FPC 3.0 (the feature was backported there). Issue #27754.
git-svn-id: trunk@49401 -
2015-06-22 09:20:08 +00:00
maxim
2b090cf06a LazDataDesktop: only show submenu for 'New connection' menu item, do not show dialog with rougly the same content, bug #28337
git-svn-id: trunk@49400 -
2015-06-21 20:56:54 +00:00
maxim
76ae0b8ea1 LazDataDesktop: cleanup
git-svn-id: trunk@49399 -
2015-06-21 20:39:38 +00:00
maxim
2c96091403 LazDataDesktop: improved 'Connect to database' form layout
git-svn-id: trunk@49398 -
2015-06-21 20:22:23 +00:00
maxim
4abd295377 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49397 -
2015-06-21 18:12:31 +00:00
joost
c20f70ce0c DebuggerIntf: In r49328 #ec422cddc6 the nestedprocvars modeswitch is used. Bug report #28306 shows that this does not work on win32-fpc 2.6.4. Probably a compiler bug. This patch avoids the use of nestedprocvars with fpc versions 2.x.x
git-svn-id: trunk@49396 -
2015-06-21 18:10:51 +00:00
maxim
0d184d1540 IDE: fixed initial 'Position' combobox caption i18n in Editor Toolbar options
git-svn-id: trunk@49395 -
2015-06-21 18:07:52 +00:00
maxim
321e6ad10d KeyMapping: don't share resource strings with Editor Toolbar options
git-svn-id: trunk@49394 -
2015-06-21 18:05:34 +00:00
juha
99ba2360a7 Rename Toolbar_options -> IdeCoolbar_options.
git-svn-id: trunk@49393 -
2015-06-21 17:31:13 +00:00
wp
f3e3b26250 wiki: Fix categorylist of wikiconvert to be specific to each file (not cumulative)
git-svn-id: trunk@49392 -
2015-06-21 16:46:18 +00:00
joost
f72ec12c26 DebuggerIntf: Set the RangeStartAddr when merging with an empty range
git-svn-id: trunk@49391 -
2015-06-21 15:42:16 +00:00
juha
7cf6cbfe47 Rename ToolbarData -> IdeCoolbarData.
git-svn-id: trunk@49384 -
2015-06-21 11:02:57 +00:00
joost
2eb7213f3c LazDebuggerFPDServer: Implemented retrieval of registers
git-svn-id: trunk@49383 -
2015-06-21 10:46:07 +00:00
juha
29d5e6d734 Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar.
git-svn-id: trunk@49382 -
2015-06-21 10:45:24 +00:00
juha
de5f655652 IDE: Use generics for IDE Toolbar's ButtonList.
git-svn-id: trunk@49381 -
2015-06-21 10:45:15 +00:00
juha
22d69cef54 New files for integrated EditorToolbar.
git-svn-id: trunk@49380 -
2015-06-21 10:14:55 +00:00
joost
744810b288 FpDebugServer: Added registers command
git-svn-id: trunk@49379 -
2015-06-21 10:11:52 +00:00
juha
09f142aa09 New images for integrated EditorToolbar.
git-svn-id: trunk@49378 -
2015-06-21 10:11:52 +00:00
wp
dc5a6ab553 wiki: Implement index for chm created by wikiconvert. Fix wikiconvert commandline parameters "chm" and "title".
git-svn-id: trunk@49375 -
2015-06-20 21:15:13 +00:00
joost
15d8085bfc LazDebuggerFPDServer: Implemented retrieval of locals
git-svn-id: trunk@49374 -
2015-06-20 18:41:28 +00:00
wp
a0a7b2536d wiki: Fix links to wiki categories in wikiconvert
git-svn-id: trunk@49373 -
2015-06-20 16:52:08 +00:00
joost
6d32f521e9 FpDebugServer: Added locals command
git-svn-id: trunk@49370 -
2015-06-19 20:23:19 +00:00
wp
8d3d8a4032 wiki: Add TOC to chm files.
git-svn-id: trunk@49369 -
2015-06-19 20:05:31 +00:00
bart
07301de359 MaskEdit: Fix loading text. Issue #0028328.
git-svn-id: trunk@49368 -
2015-06-19 16:49:10 +00:00
joost
b834f60a49 LazDebuggerFPDServer: Removed warning
git-svn-id: trunk@49366 -
2015-06-18 19:09:30 +00:00
joost
3eeb33c6af LazDebuggerFPDServer: Implemented disassembler-linesbefore
git-svn-id: trunk@49365 -
2015-06-18 19:05:49 +00:00
juha
3d1c73023d IDE: Share options between FindInFiles and FindReplace dialogs better. Issue #28302.
git-svn-id: trunk@49364 -
2015-06-18 15:03:27 +00:00
juha
15e7d6338d IdeIntf: Prevent showing a random image when the desired image does not exist.
git-svn-id: trunk@49363 -
2015-06-18 15:03:21 +00:00
zeljko
0a8fd25907 Qt: fixed items sizing in TListView.Also, added center alignment of text for vsIcon viewstyle.Patch by David Jenkins, modified by me. issue #28212
git-svn-id: trunk@49362 -
2015-06-18 11:19:26 +00:00
zeljko
04bb74e7d0 Qt: proper clear of message in QStatusBar. Patch by David Jenkins. issue #28307
git-svn-id: trunk@49361 -
2015-06-18 10:48:51 +00:00
maxim
f91db6d3f4 Translations: improved Russian translation
git-svn-id: trunk@49360 -
2015-06-17 22:03:01 +00:00
wp
2a0abb0f98 wiki: Fix internal links within chm files if filename contains illegal characters; fix icon of wiki template in chm file.
git-svn-id: trunk@49359 -
2015-06-17 10:26:43 +00:00
wp
3d4af7e38c wiki: Move template icons to separate directory to protect them from option "--deletenotusedimages"
git-svn-id: trunk@49358 -
2015-06-17 08:43:32 +00:00
wp
e2b4261852 wiki: Fix links to local wiki files
git-svn-id: trunk@49357 -
2015-06-17 08:28:56 +00:00
maxim
6b67ca24c9 Translations: improved Russian translation
git-svn-id: trunk@49356 -
2015-06-16 23:56:38 +00:00
maxim
b814af2084 Printers: added Russian translation
git-svn-id: trunk@49355 -
2015-06-16 23:49:56 +00:00
maxim
eebb87eece IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49354 -
2015-06-16 23:24:39 +00:00