Commit Graph

35045 Commits

Author SHA1 Message Date
mattias
f5e46fffd7 aggpas: replaced some asm with pas
git-svn-id: trunk@35845 -
2012-03-09 14:46:05 +00:00
zeljko
65c87531be Qt: removed unused signalItemChanged() hook from TQtTreeWidget, cleanups
git-svn-id: trunk@35844 -
2012-03-09 14:40:09 +00:00
zeljko
273debe402 Qt: removed unused hooks from TQtTreeWidget (SignalItemClicked and SignalItemDoubleClicked).
git-svn-id: trunk@35843 -
2012-03-09 14:32:08 +00:00
zeljko
7d643c2a77 Qt: fixed TQtTreeWidget (TCustomListView vsReport) OnItemChecked delivery by using internal check state. Now it's consistent with gtk2 and win32, also with vsList,vsIcon and vsSmallIcon. issue #21446
git-svn-id: trunk@35842 -
2012-03-09 14:26:21 +00:00
zeljko
8ba22949c0 Qt: do not trigger twice ItemClicked in TQtCheckListBox when item check state is changed by keyboard.
git-svn-id: trunk@35838 -
2012-03-09 09:38:06 +00:00
zeljko
f9662e38fa Qt: TQtCheckListBox: pass itemclicked after mouse down ,not before
git-svn-id: trunk@35837 -
2012-03-09 09:28:37 +00:00
zeljko
7ebe5af938 Qt: fixed OnItemChecked event for TListView when ViewStyle <> vsReport by using internal check state. issue #21446
git-svn-id: trunk@35836 -
2012-03-09 08:48:05 +00:00
mattias
70a3961aa6 wiki test: added language codes
git-svn-id: trunk@35835 -
2012-03-09 07:41:43 +00:00
mattias
45d79155cf wiki test: moved scoring to query
git-svn-id: trunk@35834 -
2012-03-09 07:26:44 +00:00
mattias
44dd07bcd7 wiki test: languages
git-svn-id: trunk@35833 -
2012-03-08 21:26:22 +00:00
martin
0987ec4d3e SynPasSyn: highlight requires/contains for packages only
git-svn-id: trunk@35832 -
2012-03-08 20:47:38 +00:00
dodi
4ecdea86a6 DocMgr: Added description editor. Conditional support for FCL packages
git-svn-id: trunk@35831 -
2012-03-08 19:54:52 +00:00
zeljko
3681e6f4dd Carbon: Trigger TListView.OnItemChecked. patch by Piotr Karasinski. issue #21275
git-svn-id: trunk@35830 -
2012-03-08 18:49:43 +00:00
ask
59405826bd TAChart: Fix auto-scaling transformation with empty or infinite data
git-svn-id: trunk@35829 -
2012-03-08 17:34:34 +00:00
zeljko
c8185bd4e5 Carbon: fixed crash with carbonstrings inherited from TStringList with recent fixes 2.6(.1) and 2.7.1
git-svn-id: trunk@35828 -
2012-03-08 16:55:57 +00:00
zeljko
74fe4d1aae Qt: another trial to fix crashes with recent fixes 2.6 and 2.7.1
git-svn-id: trunk@35827 -
2012-03-08 16:40:15 +00:00
zeljko
a4ede633eb Qt: fixed crash due to recent backport merges into 2.6.1 (TStringList.Destroy now calls Clear;)
git-svn-id: trunk@35826 -
2012-03-08 16:06:34 +00:00
maxim
e6789cd028 Translations: French translation update by Vincent Beuselinck, bug #21432
git-svn-id: trunk@35825 -
2012-03-08 15:35:36 +00:00
mattias
05ee14b0ab IDE: external tool read output: clean up
git-svn-id: trunk@35824 -
2012-03-08 15:06:14 +00:00
martin
563622504f Make SynAutoCompletion inherit from SynEditPlucin
git-svn-id: trunk@35823 -
2012-03-08 14:38:29 +00:00
mattias
a47ef8234b wiki test: anchors
git-svn-id: trunk@35822 -
2012-03-08 11:48:46 +00:00
mattias
1a7f713de1 ipro: delphi 4+5 defines
git-svn-id: trunk@35821 -
2012-03-08 11:48:23 +00:00
mattias
c52851dbfa LCL: debugging
git-svn-id: trunk@35820 -
2012-03-08 11:47:53 +00:00
mattias
f985998e16 wiki test: showing language enabled
git-svn-id: trunk@35819 -
2012-03-08 10:10:05 +00:00
mattias
fd960b161e IDE: invoke compiler: do not setcurrentdir
git-svn-id: trunk@35818 -
2012-03-08 09:12:32 +00:00
mattias
131d339368 wiki: clean up
git-svn-id: trunk@35817 -
2012-03-08 03:05:10 +00:00
mattias
f64b8a27d7 wiki test: show language counters
git-svn-id: trunk@35816 -
2012-03-08 03:01:25 +00:00
mattias
1e0d735c2c IDE: build IDE: with custom targetdirectory: set unit directory too, bug #20487
git-svn-id: trunk@35815 -
2012-03-08 01:52:49 +00:00
mattias
9913f6cb48 IDE: save project icon: save only once and catch write errors
git-svn-id: trunk@35814 -
2012-03-07 23:51:00 +00:00
martin
d9162800f5 LazLogger: improved interaction with special widgetset needs
git-svn-id: trunk@35813 -
2012-03-07 23:08:25 +00:00
juha
440feab405 IDE: set FilterEdit as the active control in EditorFileManager
git-svn-id: trunk@35812 -
2012-03-07 21:45:20 +00:00
juha
2e4c4d2bfe IDE: Prevent a crash when the SE is closed from a modal dialog.
git-svn-id: trunk@35811 -
2012-03-07 21:23:26 +00:00
martin
f6c23f9fe9 JCF: begin/end update
git-svn-id: trunk@35809 -
2012-03-07 19:33:43 +00:00
mattias
68ed23b212 wiki test: anchors
git-svn-id: trunk@35808 -
2012-03-07 17:32:39 +00:00
mattias
97f5baeb54 IDE: reading compiler output: check processrunning
git-svn-id: trunk@35807 -
2012-03-07 16:34:01 +00:00
mattias
bb39b61aa2 IDE: fixed target directory for cross compiling IDE
git-svn-id: trunk@35806 -
2012-03-07 15:02:16 +00:00
mattias
6f352a0dbf lazutils: less hints
git-svn-id: trunk@35805 -
2012-03-07 12:05:53 +00:00
mattias
dce918a3c7 lazutils: less hints
git-svn-id: trunk@35804 -
2012-03-07 12:04:40 +00:00
mattias
4386e8fec8 lazutils: less hints
git-svn-id: trunk@35803 -
2012-03-07 12:02:09 +00:00
mattias
9c9f62c013 lazutils: less hints
git-svn-id: trunk@35802 -
2012-03-07 11:55:37 +00:00
mattias
928b404f34 lazutils: removed not used unit unixutil
git-svn-id: trunk@35801 -
2012-03-07 11:49:29 +00:00
mattias
41396c9885 lazutils: less hints
git-svn-id: trunk@35800 -
2012-03-07 11:48:04 +00:00
mattias
404a58d8f8 lazutils: less hints
git-svn-id: trunk@35799 -
2012-03-07 11:47:14 +00:00
mattias
d8d20e8a91 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35798 -
2012-03-07 11:43:59 +00:00
mattias
e103b8519b lazutils: less hints
git-svn-id: trunk@35797 -
2012-03-07 11:43:14 +00:00
mattias
0d8b532562 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35796 -
2012-03-07 11:40:03 +00:00
mattias
689a813a02 lazutils: clean up
git-svn-id: trunk@35795 -
2012-03-07 11:37:21 +00:00
mattias
34ad8277c0 lazutils: less hints
git-svn-id: trunk@35794 -
2012-03-07 11:31:51 +00:00
mattias
d49fc859ad wiki test: started options
git-svn-id: trunk@35793 -
2012-03-07 09:16:19 +00:00
mattias
46191839c5 wiki test: started options
git-svn-id: trunk@35792 -
2012-03-07 09:15:54 +00:00