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
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
/
ScintillaEditBase
/
PlatQt.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
Bug [#1634]. Set qt list icon size to largest icon. Also adds padding on OS X.
Neil
1
-4
/
+40
2014-01-20
Fix typos in comments (qt)
Stefan Weil
1
-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
1
-2
/
+2
2013-10-18
Fix Window::GetMonitorRect when top left of screen is not 0,0.
Neil
1
-2
/
+1
2013-07-26
Avoid warnings for uninitialized fields.
nyamatongwe
1
-1
/
+1
2013-07-07
Allow building with older versions of Visual C++ again.
Neil
1
-3
/
+3
2013-06-25
Specify paint device when creating QTextLayout. Fixes mis-layout of text when
nyamatongwe
1
-1
/
+1
2013-05-04
Replacing raw pointers and allocations with std::vector and std::string.
nyamatongwe
1
-20
/
+16
2013-05-02
Removed variable which is no longer used due to change 4520.
nyamatongwe
1
-1
/
+0
2013-05-01
Monitor rect's top right is not necessarily 0, 0
John Ehresman
1
-10
/
+8
2013-04-26
Switch away from deprecated method.
Neil Hodgson
1
-1
/
+1
2013-04-26
Use union to allow access to dynamic library functions.
Neil Hodgson
1
-2
/
+11
2012-07-02
Ensure full initialised.
nyamatongwe
1
-1
/
+1
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+1282