~romibi/quassel/+git/trunk:ft-smoth-touch-scroll

Last commit made on 2016-09-16
Get this branch:
git clone -b ft-smoth-touch-scroll https://git.launchpad.net/~romibi/quassel/+git/trunk

Branch merges

Branch information

Name:
ft-smoth-touch-scroll
Repository:
lp:~romibi/quassel/+git/trunk

Recent commits

d4ef34c... by R. M. Bislin

first try in smooth scroll

d29a6e9... by Hannah von Reth

Use Qt::AA_UseHighDpiPixmaps

This will fix some issues... and introduce new ones:

* Some pixmaps are now cut
* Old banner pixmap still pixelated
* Overall looks much less pixelated

Resolves GH-248.

71b32fa... by Michael Marley

Build with Qt5 by default

This basically reverses the old default behavior. Now, Qt5 is used
by default if neither USE_QT4 nor USE_QT5 is set or if they are
both set.

Resolves GH-246.

7479bf9... by Shane Synan

Use case-insensitive match for buffer search

When filtering buffers via the quick search bar (Ctrl-S), use
case-insensitive matching. This allows typing lowercase to find
proper names, makes randomly hitting shift not matter, etc. This
mimics the default behavior of the Ctrl-F find bar.

Resolves GH-245.

f911667... by R. M. Bislin

Enable Nick Toolbar

Nick Toolbar not visible by default.

Resolves GH-243.

b7a5431... by Bernhard Scheirle <email address hidden>

Only load the `EnableSpellCheck` setting for KDE4 users.

Others either have no spell checking at all or use KF5 Sonnet with
its own settings / settings page.

Resolves GH-242.

97e0650... by Bernhard Scheirle <email address hidden>

Prevent the spelling highlighter from disabling itself

Resolves GH-241.

03d1b64... by "A. V. Lukyanov" <email address hidden>

Fix multiline textedit not expanding on OS X

Fixes #1212. Resolves GH-240.

b6028cd... by "A. V. Lukyanov" <email address hidden>

On OS X restore from both dock and tray

c67fec4... by "A. V. Lukyanov" <email address hidden>

On OS X restore from dock