index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
qt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
Making ready for 3.4.4.
Neil
2
-2
/
+2
2014-05-26
Updates for 3.4.3 release.
Neil
2
-2
/
+2
2014-01-20
Fix typos in comments (qt)
Stefan Weil
2
-3
/
+3
2014-05-16
Updates for 3.4.2 release.
Neil
2
-2
/
+2
2014-05-02
Use exact SciFnDirect function signature for DirectFunction as earlier version
Neil
2
-3
/
+3
2014-05-01
Use explicit call as implicit conversion operator does not work in context.
Neil
1
-1
/
+1
2014-05-01
Consolidate insertion for paste into Editor class and perform line end
Neil
1
-12
/
+4
2014-03-28
Updating vesion number for next release.
Neil
2
-2
/
+2
2014-03-18
Updating to get ready for 3.4.0.
Neil
2
-2
/
+2
2014-03-13
Put selected item at top of autocompletion list.
Neil
1
-0
/
+7
2014-02-10
Fix 'possible loss of data' warnings on 64-bit Windows.
Neil
3
-11
/
+11
2014-02-10
Bug [#1575]. On Qt 5.x double click treated as triple click.
Neil
1
-0
/
+6
2014-01-31
Update for 3.3.9.
Neil
2
-2
/
+2
2014-01-24
Updates for 3.3.8.
Neil
2
-2
/
+2
2013-12-19
Expose the EOLMode on the document object.
Neil Hodgson
2
-0
/
+10
2013-12-05
Updates for 3.3.7.
Neil
2
-2
/
+2
2013-11-07
Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...
nyamatongwe
2
-13
/
+20
2013-10-31
Fix drawing of scrollbars, where previous contents were not drawn over.
Neil
1
-1
/
+1
2013-10-18
Fix Window::GetMonitorRect when top left of screen is not 0,0.
Neil
1
-2
/
+1
2013-10-10
Updated for next release.
Neil
2
-2
/
+2
2013-10-03
Match change 4801 for Python binding types.
nyamatongwe
2
-5
/
+5
2013-09-30
Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to be
Neil
1
-0
/
+2
2013-09-20
Switch parameter type to sptr_t to avoid problems with negative numbers like
Unknown
1
-3
/
+3
2013-09-04
Turn off idle events on destruction.
Neil
1
-0
/
+1
2013-08-26
Updated version number and description for next release.
Neil
2
-2
/
+2
2013-08-15
Feature: [feature-requests:#1007]. Option to allow mouse selection to
Neil
1
-1
/
+14
2013-08-11
Avoid QMacPasteboardMime on Qt >= 5.0 since it is not implemented yet.
Neil Hodgson
1
-2
/
+2
2013-08-10
Backed out change #4739 for Qt 5 on OS X as the code was LGPL.
Neil
2
-60
/
+0
2013-08-10
Fix PySide interface to match 64-bit fixes in ScintillaEdit.
Unknown
2
-4
/
+8
2013-08-10
Fix building qith Qt 5 on OS X.
Neil
2
-0
/
+60
2013-08-09
Move wrapping, edge and visual adjustments from Editor to ViewStyle.
Neil
1
-1
/
+1
2013-08-07
Bindings in ScintillaEdit made to work on 64-bit Unix systems.
Unknown
1
-1
/
+9
2013-08-01
Expose SCI_FORMATRANGE for printing.
Unknown
2
-0
/
+36
2013-07-26
Avoid warnings for uninitialized fields.
Unknown
1
-1
/
+1
2013-07-23
Only use map for character representations instead of unordered_map where pos...
nyamatongwe
1
-3
/
+0
2013-07-22
Added the character representation feature.
Neil
1
-0
/
+3
2013-07-15
Updates for 3.3.4.
Neil
2
-2
/
+2
2013-07-11
Include case conversion data in Scintilla so that all platforms will perform
Neil
5
-35
/
+20
2013-07-07
Allow building with older versions of Visual C++ again.
Neil
1
-3
/
+3
2013-07-07
Include CharacterCategory in Qt projects.
Neil
2
-0
/
+3
2013-07-04
Report failure of find_text with -1 as first element of return value.
Neil
1
-2
/
+2
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
2
-81
/
+57
2013-06-25
Specify paint device when creating QTextLayout. Fixes mis-layout of text when
nyamatongwe
1
-1
/
+1
2013-06-14
Define custom marginMaskN / setMarginMaskN to treat values as a bitmask.
Unknown
1
-0
/
+22
2013-06-10
Define custom get_ / set_ margin_mask_n to treat values as a bitmask
John Ehresman
1
-0
/
+27
2013-05-27
Updated version numbers, date, and change log for 3.3.3.
nyamatongwe
2
-2
/
+2
2013-05-26
Switch SelectionText to use a std::string to hold the data and to provide acc...
nyamatongwe
2
-7
/
+8
2013-05-16
Updates for 3.3.2.
nyamatongwe
2
-2
/
+2
2013-05-07
Remove variable that was not used to reduce warnings.
nyamatongwe
1
-1
/
+1
2013-05-06
Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.
Neil Hodgson
3
-0
/
+3
[next]