Commit Graph

41718 Commits

Author SHA1 Message Date
martin
e0939b1610 FPDebug: parser for pascal expressions / class members
git-svn-id: trunk@43224 -
2013-10-12 23:35:42 +00:00
bart
129d4f8771 TRadioGroup: fix resetting ItemIndex to -1 when calling Items.Assign (regression introduced by me in r42772 #471ec807d9).
This caused ItemIndex being reset to -1 when editing Items in OI.

git-svn-id: trunk@43223 -
2013-10-12 17:00:38 +00:00
zeljko
e48f39d20f LCL: wslclclasses, increased VIRTUAL_VMT_COUNT const from 100 to 128, to be able to add more methods to ws classes.
git-svn-id: trunk@43222 -
2013-10-12 15:43:24 +00:00
martin
8ae328f260 FPGDBMIDebugger: use parser for pascal expressions
git-svn-id: trunk@43221 -
2013-10-12 15:34:49 +00:00
martin
b69a88bc85 FPDebug: parser for pascal expressions / starting type info
git-svn-id: trunk@43220 -
2013-10-12 15:34:08 +00:00
mattias
cc8134c251 IDE: save package main source: ignore case, bug #25173
git-svn-id: trunk@43219 -
2013-10-12 14:54:09 +00:00
zeljko
50760cf759 Qt: implemented scrollbars on forms (scrollable forms).Currently it works only if QTSCROLLABLEFORMS define is enabled in qtdefines.inc. issue #24715
git-svn-id: trunk@43218 -
2013-10-12 14:27:43 +00:00
mattias
b1dfaeda44 codetools: parsing type hint modifiers
git-svn-id: trunk@43215 -
2013-10-12 09:05:35 +00:00
mattias
6849f265a6 codetools: simplified code
git-svn-id: trunk@43214 -
2013-10-12 08:53:28 +00:00
paul
96a9b7f0db ide: start resources frame work
git-svn-id: trunk@43213 -
2013-10-12 05:37:16 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00
mattias
fbe7c6e932 IDE: designer: fixed enabling View lfm
git-svn-id: trunk@43211 -
2013-10-11 21:00:35 +00:00
martin
6dd2f1eb24 FPDebug: starting a parser for pascal expressions / rename and test
git-svn-id: trunk@43210 -
2013-10-11 18:35:33 +00:00
mattias
fc9c962339 codetools: FindUnitSource: fixed error message if not cursor pos known
git-svn-id: trunk@43209 -
2013-10-11 15:37:55 +00:00
mattias
9362ac2278 codetools: var initial value of local vars
git-svn-id: trunk@43208 -
2013-10-11 15:25:40 +00:00
martin
5289d90d94 FPGDBMIDebugger: starting a parser for pascal expressions / moved to package fpdebug
git-svn-id: trunk@43207 -
2013-10-11 15:24:55 +00:00
martin
5f20810780 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43206 -
2013-10-11 14:05:33 +00:00
mattias
32d0c4f93c codetools: vr hint modifiers only in modes objfpc, delphi and delphiunicode
git-svn-id: trunk@43205 -
2013-10-11 13:13:13 +00:00
mattias
c4e879f295 codetools: var absolute in var sections
git-svn-id: trunk@43204 -
2013-10-11 13:11:36 +00:00
mattias
31589931c9 codetools: var notes only for global vars
git-svn-id: trunk@43203 -
2013-10-11 13:04:09 +00:00
mattias
9387ec5faf codetools: var initial values only for global vars
git-svn-id: trunk@43202 -
2013-10-11 13:03:06 +00:00
mattias
f978dc9fd0 codetools: absolute keyword only for local vars
git-svn-id: trunk@43201 -
2013-10-11 13:01:26 +00:00
zeljko
216a903513 Gtk3: implemented TCustomListView.ItemDelete, fixed crash in gtk3cellrenderer
git-svn-id: trunk@43200 -
2013-10-11 08:17:51 +00:00
martin
a79e21d916 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43199 -
2013-10-11 00:37:58 +00:00
juha
52c26ec4d5 Converter: optimize function replacement, use binary search and skip short identifiers.
git-svn-id: trunk@43198 -
2013-10-10 22:20:05 +00:00
martin
1baa61cb47 Debugger: Fix handling of backslash in strings returned by gdb (used for classname resolving)
git-svn-id: trunk@43197 -
2013-10-10 20:50:16 +00:00
martin
3c36cadea0 FPGDBMIDebugger: starting a parser for pascal expressions
git-svn-id: trunk@43196 -
2013-10-10 19:24:06 +00:00
juha
41d824bbe4 Converter: Fix a crash when a replaced function had brackets '()' without parameters.
git-svn-id: trunk@43195 -
2013-10-10 15:53:36 +00:00
maxim
cc878b3646 sqldb: enabled TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin for FPC 2.6.3 too in order to allow to test them before FPC 2.6.4 is released (FPC 2.6.3 built in February is OK)
git-svn-id: trunk@43194 -
2013-10-09 23:57:27 +00:00
jesus
f294a66a90 CairoCanvas, updates from Petr-K, issue #24657
git-svn-id: trunk@43193 -
2013-10-09 17:53:02 +00:00
martin
dcd8db1af2 Debugger: Fix handling of single quote in strings returned by gdb
git-svn-id: trunk@43189 -
2013-10-09 13:24:17 +00:00
mattias
b271c77ae6 sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin were backported to FPC 2.6.3
git-svn-id: trunk@43188 -
2013-10-09 10:10:18 +00:00
jesus
ae6aba0c87 Printers, use finalization handler to free printer avoiding AV, issue #23859
git-svn-id: trunk@43187 -
2013-10-09 06:28:11 +00:00
jesus
7ac8ef0af4 LazReport, fix selecting the right font after switching of printers, fix icons in font list to show what fonts came from printer
git-svn-id: trunk@43186 -
2013-10-09 05:34:44 +00:00
jesus
6099679fa6 LazReport, implements listing of printer fonts in report designer (windows), issue #11932
git-svn-id: trunk@43185 -
2013-10-09 05:29:04 +00:00
jesus
e0905893f5 Printers, implements printer.fonts (windows), issue #17122
git-svn-id: trunk@43184 -
2013-10-09 04:36:52 +00:00
juha
354c863fdb Converter: replace TrimFilename with ResolveDots.
git-svn-id: trunk@43183 -
2013-10-08 21:27:19 +00:00
juha
b12831f099 IDE: Compare TargetOS without case sensitivity. The default value is lowercase.
git-svn-id: trunk@43182 -
2013-10-08 18:58:57 +00:00
juha
87094af7dc ChmHelp & Democontrol: add right lhelp path for Windows. Cleanup.
git-svn-id: trunk@43181 -
2013-10-08 18:58:43 +00:00
zeljko
d29e9fa0b6 Qt: fixed regression in owner drawn combobox from rev.43135. issue #25172
git-svn-id: trunk@43180 -
2013-10-08 18:44:41 +00:00
martin
786941f5aa FPDebug: more reading type info
git-svn-id: trunk@43179 -
2013-10-08 18:33:34 +00:00
zeljko
7c7a6705e6 Gtk2: pass TCheckListBox.OnDrawItem when Style <> lbStandard.issue #14071
git-svn-id: trunk@43178 -
2013-10-08 18:33:12 +00:00
bart
ed6faba781 ValEdit: fix crash on GetCells when empty rows are auto-added.
git-svn-id: trunk@43177 -
2013-10-08 16:49:06 +00:00
zeljko
3c9d406abd Gtk2: fixed combobox themed paint (separated combo button from combo root).issue #25151
git-svn-id: trunk@43176 -
2013-10-08 13:51:50 +00:00
zeljko
95168b007a Qt: fixed drawer for themed TGroupBox.
git-svn-id: trunk@43175 -
2013-10-08 13:24:50 +00:00
zeljko
0a07967377 Gtk2: Gtk2Themes: return correct size value for checkbox and radiobutton
git-svn-id: trunk@43174 -
2013-10-08 13:03:12 +00:00
zeljko
3019dd8e23 Qt: fixed behaviour of checkable items when key space is pressed in TQtAbstractItemView.OwnerDraw mode.
git-svn-id: trunk@43173 -
2013-10-08 12:24:07 +00:00
zeljko
1d7b37b596 Qt: fixed wrong DrawState param for TQtListWidget when OnDrawItem is assigned (ownerdraw).
git-svn-id: trunk@43172 -
2013-10-08 12:12:12 +00:00
zeljko
c99e8695fb Qt: TQtTreeWidget: added odChecked to drawstate when OnDrawItem is assigned and we are checkable listview.
git-svn-id: trunk@43171 -
2013-10-08 12:09:32 +00:00
zeljko
8f366c15fc Qt: fixed checked item state and custom painting cdsChecked when TQtTreeWidget is ownerdrawn (assigned OnCustomDrawXXX).
git-svn-id: trunk@43170 -
2013-10-08 12:03:46 +00:00