andrew
|
a34ee0ddb8
|
Fixed chm index's every other line being blank.
Fixed chm files having double slashes. Now images load properly.
git-svn-id: trunk@35870 -
|
2012-03-10 14:52:06 +00:00 |
|
andrew
|
f242a18097
|
Fixed simple xml nodes to be closed properly
git-svn-id: trunk@35869 -
|
2012-03-10 14:24:49 +00:00 |
|
zeljko
|
2af6916164
|
Qt: formatting of debug code
git-svn-id: trunk@35868 -
|
2012-03-10 11:30:56 +00:00 |
|
zeljko
|
842ee66945
|
Qt: cleanup
git-svn-id: trunk@35867 -
|
2012-03-10 11:29:39 +00:00 |
|
zeljko
|
82aea5f59c
|
Qt: fixed wrong cast
git-svn-id: trunk@35866 -
|
2012-03-10 11:23:24 +00:00 |
|
martin
|
0fd8705211
|
LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35865 -
|
2012-03-10 11:15:23 +00:00 |
|
zeljko
|
202ad17315
|
Qt: added delayed check for TQtListWidget. finally issue #21446 can be resolved.
git-svn-id: trunk@35864 -
|
2012-03-10 11:11:39 +00:00 |
|
zeljko
|
c0a39ccd1b
|
Qt: added additional delayed event after mouse released in TQtTreeWidget (TListView.Checkable=True) as workaround for qt behaviour when
moving pressed mouse out of checkbox or from item to checkbox. issue #21446
git-svn-id: trunk@35863 -
|
2012-03-10 11:00:31 +00:00 |
|
zeljko
|
469b3a2daf
|
Qt: implemented QInputMethodEvent for TQtCustomControl, now composed chars can be written in eg. TSynEdit. issue #20546
git-svn-id: trunk@35862 -
|
2012-03-10 10:12:40 +00:00 |
|
mattias
|
0221e91fe4
|
wiki test: back, forward
git-svn-id: trunk@35861 -
|
2012-03-10 09:52:17 +00:00 |
|
mattias
|
be7753bef1
|
wiki test: view wiki source
git-svn-id: trunk@35860 -
|
2012-03-10 08:49:32 +00:00 |
|
mattias
|
211a956aee
|
wiki test: view html
git-svn-id: trunk@35859 -
|
2012-03-10 08:35:20 +00:00 |
|
juha
|
2e86fb66b8
|
IDE: add list of open editors to the SE tab popup menu.
git-svn-id: trunk@35858 -
|
2012-03-10 08:23:48 +00:00 |
|
juha
|
50f53f00a1
|
IDE: improve EditorFileManager
git-svn-id: trunk@35857 -
|
2012-03-10 08:23:40 +00:00 |
|
mattias
|
4945f1f1fe
|
wiki test: opening external links
git-svn-id: trunk@35856 -
|
2012-03-09 22:21:51 +00:00 |
|
mattias
|
f11f069e84
|
wiki test: link to online
git-svn-id: trunk@35855 -
|
2012-03-09 22:15:15 +00:00 |
|
mattias
|
0c27d96b3a
|
wiki test: options for scores
git-svn-id: trunk@35854 -
|
2012-03-09 21:19:05 +00:00 |
|
zeljko
|
24c2bcc08e
|
Qt: fixed compilation with VerboseQtKeys define
git-svn-id: trunk@35853 -
|
2012-03-09 20:12:17 +00:00 |
|
mattias
|
5e0a45a27a
|
IDE: fpc messages: fixed checking translated error name
git-svn-id: trunk@35852 -
|
2012-03-09 20:05:09 +00:00 |
|
mattias
|
155e0b9a53
|
wiki test: all languages
git-svn-id: trunk@35851 -
|
2012-03-09 19:52:50 +00:00 |
|
martin
|
9bb49e9e07
|
Revert revisions 35824 #05ee14b0ab and 35807. The fpc output was partly missed, and the IDE no longer showed the location (or msg) for errors.
git-svn-id: trunk@35850 -
|
2012-03-09 19:37:20 +00:00 |
|
martin
|
08e64f6f81
|
SynEdit: Set position for IME composition window (windows only)
git-svn-id: trunk@35848 -
|
2012-03-09 18:31:25 +00:00 |
|
mattias
|
22aeb25172
|
IDEIntf: TColorPropertyEditor.ListDrawValue: fixed wrong values
git-svn-id: trunk@35846 -
|
2012-03-09 16:11:05 +00:00 |
|
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 |
|