mattias
a0f58c4b7d
codetools: moved CommentCode to TStdCodeTool
...
git-svn-id: trunk@40815 -
2013-04-15 09:09:08 +00:00
mattias
5ee76dbc83
codetools: code completion: use GetIndentStr of beautifier
...
git-svn-id: trunk@40814 -
2013-04-15 09:04:37 +00:00
mattias
fd4d0497fc
IDE,IDEIntf: added TSourceEditorManagerInterface.ReIndent, added parameter Beautify to TLazProjectFile.SetSourceText
...
git-svn-id: trunk@40813 -
2013-04-15 08:31:41 +00:00
jesus
53774998ef
Patch form Aleksey Lagunov implementing:
...
1. In frReport added property BeforePrintScript - script executable before generating the report.
2. Added to designer "File" menu an editor for the BeforePrintScript property.
3. In the example report_url added an example for BeforePrintScript.
4. Process LazReport variables in Tags of all TMemoView objects before creating a report.
git-svn-id: trunk@40812 -
2013-04-15 04:46:07 +00:00
jesus
83942fc439
LCL, qt, fix duplicated entries in TListBox, ComboBox and ChecklistBox when compiled with FPC trunk (2.7.1), issue #24059
...
git-svn-id: trunk@40811 -
2013-04-14 22:15:44 +00:00
jesus
534dfef951
LazReport, replaces StoreInDFM binary format by StoreInForm XML format, issue #24077
...
git-svn-id: trunk@40808 -
2013-04-14 19:55:51 +00:00
mattias
28f7611143
IDE: reindent new unit pascal
...
git-svn-id: trunk@40807 -
2013-04-14 19:16:51 +00:00
mattias
bf56f3685f
tests: added TestReIndent
...
git-svn-id: trunk@40806 -
2013-04-14 18:45:19 +00:00
mattias
57bb6ad932
codetools: added ReIndent
...
git-svn-id: trunk@40805 -
2013-04-14 18:45:07 +00:00
mattias
08fd0f6206
anchrodocking: Use csDropDownList for ComboBox
...
git-svn-id: trunk@40804 -
2013-04-14 15:02:04 +00:00
mattias
e8c90c6b1f
IDE: package editor: extend unit/include path: shorten paths that are not sub directories, bug #24272
...
git-svn-id: trunk@40803 -
2013-04-14 12:13:52 +00:00
mattias
9f28f08acd
lazcontrols: lvlgraph: fixed mem leak
...
git-svn-id: trunk@40802 -
2013-04-14 12:09:05 +00:00
mattias
5245f8fc3a
IDE: package graph: update graph after clean up
...
git-svn-id: trunk@40801 -
2013-04-14 08:48:06 +00:00
mattias
db550fef45
fileutils: fixed header
...
git-svn-id: trunk@40800 -
2013-04-12 22:35:39 +00:00
sekelsenmat
140415c25d
fpvectorial: minor improvements
...
git-svn-id: trunk@40799 -
2013-04-12 15:53:56 +00:00
mattias
83c6aa7374
LCL: simplify code for fpdoc
...
git-svn-id: trunk@40798 -
2013-04-12 14:40:01 +00:00
sekelsenmat
ca38c244cf
LazDeviceAPIs: Adds an API to read the screen orientation
...
git-svn-id: trunk@40797 -
2013-04-12 12:59:35 +00:00
sekelsenmat
c48f864fc6
Updates the example Android app now that I learned that only onLoad and onUnload need to be statically exported. Some other very minor fixes.
...
git-svn-id: trunk@40796 -
2013-04-12 12:58:39 +00:00
jesus
ea7b51a457
LazReport, avoid doing a superfluous call to GetValue if dataset is already EOF in grouped reports
...
git-svn-id: trunk@40795 -
2013-04-12 07:41:17 +00:00
jesus
b4c8c193ae
LazReport, fix grouped report based on user dataset missing some field values, issue #24249
...
git-svn-id: trunk@40794 -
2013-04-12 07:26:51 +00:00
mattias
925530b425
tests: GuessIndentSize
...
git-svn-id: trunk@40793 -
2013-04-11 12:20:17 +00:00
mattias
09f8f9e4f4
codetools: started GuessIndentSize
...
git-svn-id: trunk@40792 -
2013-04-11 11:39:50 +00:00
mattias
f4cb4fec12
IDE: pass BlockTabIndent to codetools
...
git-svn-id: trunk@40791 -
2013-04-11 11:08:01 +00:00
mattias
501b3263a0
codetools: UseTabs
...
git-svn-id: trunk@40790 -
2013-04-11 10:58:56 +00:00
mattias
d6cee91c23
IDE: moved creating new unit source to sourefilemanager, it needs editor options
...
git-svn-id: trunk@40789 -
2013-04-11 10:15:51 +00:00
maxim
03db74c158
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@40788 -
2013-04-10 21:42:53 +00:00
maxim
7c9e3bef61
IDE: localized 'Unneeded dependencies' menu item caption in package graph explorer
...
git-svn-id: trunk@40787 -
2013-04-10 21:37:58 +00:00
mattias
1fd0efa2e4
IDE: fixed layout
...
git-svn-id: trunk@40786 -
2013-04-10 20:03:40 +00:00
jesus
9d12401342
LCL, grids, fix grid losing focus issue #24245
...
git-svn-id: trunk@40785 -
2013-04-10 17:24:34 +00:00
sekelsenmat
f4ab0c51f3
fpvectorial: Removes part of the unfinished layer tools system
...
git-svn-id: trunk@40784 -
2013-04-10 13:28:33 +00:00
sekelsenmat
882739042e
fpvectorial: Disables the new layer tools code as it proved too little for SVG and re-enables the old system. Also found and fixed the SVG wrong colors: It was a wrong order of reading RGB values
...
git-svn-id: trunk@40783 -
2013-04-10 13:25:15 +00:00
mattias
f5a1a29ff0
printers4lazarus, cairocanvas: do not use cairo on win64
...
git-svn-id: trunk@40782 -
2013-04-10 08:05:43 +00:00
mattias
43469b6441
IDE: when lpk changed on disk: reload lpl files
...
git-svn-id: trunk@40781 -
2013-04-10 07:36:48 +00:00
jesus
d6a1f48258
LCL, grids, fix editor not focused if it's visible and grid is being focused, from Éderson Cássio, issue #24194
...
git-svn-id: trunk@40780 -
2013-04-10 06:16:28 +00:00
zeljko
49ae53840a
Qt: mono QImage needs rgba color under darwin.
...
git-svn-id: trunk@40779 -
2013-04-10 05:55:02 +00:00
jesus
03ecd2e09a
LCL, navFocusableButtons doesn't work in TDBNavigator, modified patch from Éderson Cássio, issue #24191
...
git-svn-id: trunk@40778 -
2013-04-09 23:48:27 +00:00
mattias
459a3ba4a9
IDE: package graph: clear
...
git-svn-id: trunk@40777 -
2013-04-09 23:06:48 +00:00
jesus
fd4ed3c5b5
LCL, implemented option dgThumbTracking, removed old ThumbTracking property (only supposed to work for horizontal scrolling)
...
git-svn-id: trunk@40776 -
2013-04-09 22:38:08 +00:00
jesus
08ee2fff02
LCL,Qt, fix some solid black mouse cursors
...
git-svn-id: trunk@40775 -
2013-04-09 20:26:28 +00:00
mattias
4a27c43792
updated lpl
...
git-svn-id: trunk@40774 -
2013-04-09 20:07:40 +00:00
mattias
65d0830183
clean up dependencies
...
git-svn-id: trunk@40773 -
2013-04-09 20:07:08 +00:00
mattias
14405e3826
IDE: package graph: remove unneeded dependencies
...
git-svn-id: trunk@40772 -
2013-04-09 20:02:31 +00:00
mattias
4cd89917de
IDE: clean package dependencies: select all, select none
...
git-svn-id: trunk@40771 -
2013-04-09 19:50:08 +00:00
mattias
a5be13c6ff
IDE: package graph: show clean package deps dialog
...
git-svn-id: trunk@40770 -
2013-04-09 19:37:41 +00:00
mattias
c38a486cb7
cody: clean up
...
git-svn-id: trunk@40769 -
2013-04-09 19:24:12 +00:00
mattias
b59cb8dc2c
IDE: clean up package dependencies dialog: remove selected dependencies
...
git-svn-id: trunk@40768 -
2013-04-09 19:24:01 +00:00
mattias
b73edf7ab1
IDE: clean up package dependencies dialog: select transitivities
...
git-svn-id: trunk@40767 -
2013-04-09 19:09:16 +00:00
mattias
be39fcdf63
IDE: clean up package dependencies dialog: show transitivities
...
git-svn-id: trunk@40766 -
2013-04-09 18:37:13 +00:00
zeljko
541e7293b1
Qt: included xkblib after codetools fix in r40762 #006205e9c2
...
git-svn-id: trunk@40765 -
2013-04-09 15:03:47 +00:00
zeljko
1c03450e8b
Qt: implemented getKeyState for caps lock and numlock under x11 and win32 targets
...
git-svn-id: trunk@40764 -
2013-04-09 14:59:07 +00:00