lp:quassel
- Get this branch:
- bzr branch lp:quassel
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.quassel-irc.org/quassel.git.
Last successful import was .
Recent revisions
- 3669. By Michael Marley
-
Fix my AboutData entry
My PPAs only work for Ubuntu, not Debian.
Resolves GH-251.
- 3668. By Manuel Nickschas
-
Update ThanksTo in the AboutDlg
This was pretty outdated and mentioned companies that no longer exist.
Bring the content of that tab into the present. Add new icons, remove
old.Also modernize the code a tiny bit, and ease the life of translators
by factoring out most of the RichText stuff. - 3664. By Hannah von Reth
-
Use Qt::AA_
UseHighDpiPixma ps This will fix some issues... and introduce new ones:
* Some pixmaps are now cut
* Old banner pixmap still pixelated
* Overall looks much less pixelatedResolves GH-248.
- 3663. 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.
- 3662. 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.
- 3660. 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)