quassel.git
2013-10-10 Luke FaraoneRemove stray whitespace in INSTALL and README.
2013-10-10 J-P Nurmitypes.h: add missing include
2013-07-30 Bas PapeUpdate INSTALL info on LINGUAS. 30/head
2013-07-09 Daniel Albersfix timestamp in Russian day change message
2013-07-03 Daniel AlbersMerge pull request #26 from TheOneRing/master
2013-07-03 Patrick von... fixed build with kde on windows 26/head
2013-05-16 Alf GaidaNever use the expressions "allows to", "helps to",...
2013-05-16 Bas PapeShow a message when failing to load the key file 17/head
2013-05-16 Bas PapeOnly show warning about QCA on user input.
2013-05-16 Bas PapeFix replacing Horizontal Tab with the unicode char
2013-05-09 Marcus EggenbergerPartial reorganization of Mac OS bundeling script.
2013-05-07 Marcus EggenbergerAfter thorough considerations and long discussions...
2013-05-05 Marcus EggenbergerUpdated packaging scripts for Mac OS X
2013-04-16 Manuel NickschasUpdate ChangeLog
2013-04-16 Manuel NickschasFinally fix reconnection logic
2013-04-16 Manuel NickschasUpdate about dialog once again for new translations
2013-04-16 Daniel Albersupdate translation template - adds 15 new strings
2013-04-16 Daniel AlbersUpdate translations from Transifex
2013-04-14 Manuel NickschasAdd old-style com.trolltech annotations back into dbus...
2013-04-09 Manuel NickschasPost-branch version bump 0.10-pre
2013-04-09 Manuel NickschasBump version.inc for release 0.9-rc1
2013-04-09 Manuel NickschasUpdate "About" dialog
2013-04-09 Manuel NickschasChange date/time formats
2013-04-09 Manuel NickschasBuild against Qt 4.6 again
2013-04-09 Manuel NickschasFix missing #include
2013-04-08 Manuel NickschasSimplify and fix (re)connection logic
2013-04-07 Manuel NickschasFix lag display
2013-04-07 Manuel NickschasFix building with Qt 4.7
2013-03-27 Manuel NickschasBuild against Qt 4.7 again
2013-03-07 Manuel NickschasMerge pull request #12 from dmeltzer/master
2013-03-07 Daniel MeltzerFix deprecated warnings. com.trolltech>org.qtproject 12/head
2013-03-07 Daniel MeltzerFix Build on OS X 10.7, Where notification center doesn...
2013-03-06 Manuel NickschasFix virtual overloads
2013-03-06 Manuel NickschasFix CMake build types and compiler flags
2013-03-06 Manuel NickschasBump version.inc for release 0.9-beta1
2013-03-06 Bas PapeMake sure target for displayMsg is not null
2013-03-06 Manuel NickschasDon't crash if no audio file for Phonon is set
2013-03-06 Bas PapeAdd notification backend to support DockManagers
2013-03-06 Bas PapeSet minimum (the special value) timeout to 0
2013-03-06 Jason LynchFix duplication/dropping of messages in certain instances.
2013-03-06 Bas PapeOptionally start minimized to tray
2013-02-28 Manuel NickschasRelicense SystemTray and LegacySystemTray under LGPL 2+
2013-02-20 Manuel Nickschassuperfluous_includes--
2013-02-20 Manuel NickschasMutate SignalProxy::AbstractPeer into a separate class...
2013-02-20 Manuel NickschasUnused--
2013-02-20 Manuel NickschasTrim the last parameter except for PRIVMSG and NOTICE
2013-02-20 Manuel NickschasHandle NAMREPLY with trailing whitespace
2013-02-20 Manuel NickschasUse lowercase headers for Phonon
2013-02-19 Bas PapeSet key and cert for the temp identity manually
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 martin sandsmarkfix the misplaced & in the private stuff as well 1/head
2013-02-19 martin sandsmarkfix the last misplaced &
2013-02-19 martin sandsmarkconsistency++
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 Leo FranchiEnable smooth fonts on retina macs
2013-02-19 Bas PapeLet quassel honour locale language settings
2013-02-19 David SansomeShow OS X notification center notifications
2013-02-19 Bas PapeDon't display control characters
2013-02-19 Felix GeyerCheck if user setting pair exists before inserting...
2013-02-19 Manuel NickschasFormatting fixes
2013-02-19 Sebastien FrickerIf phonon backend is not available use as fallback...
2013-02-19 Sebastien FrickerIf phonon is not availaible: disable the audio settings
2013-02-19 Manuel NickschasName labels a bit nicer
2013-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-02-19 Bas PapeOnly escape \ with standards-compliant ctcp
2013-02-19 Bas PapeSimplify CTCP parsing by default
2013-02-19 Manuel NickschasFix issue with "Topic set" message
2013-02-19 Manuel NickschasFix SASL auth with Freenode
2013-02-18 Manuel NickschasRename Internal-, Remote- and LegacyConnection to ...
2013-02-06 Manuel NickschasBump CMake version
2013-02-03 Bas PapeAdd codec blacklist for UTF-8 detection 7/head
2013-02-01 Bas PapeUse QCoreApplication::arguments() for genversion 6/head
2013-01-31 Bas PapeAdd support for DH1080 key exchange 5/head
2013-01-31 Bas PapeRefactor Cipher related things.
2013-01-27 Manuel NickschasYearly bump
2013-01-27 Manuel NickschasAllow compilation against Qt < 4.7 again
2013-01-26 Manuel NickschasConsolidate protocol messages in one namespace
2013-01-17 Manuel NickschasRefactor SignalProxy, network and protocol code
2013-01-17 Manuel NickschasMove inline keywords to the definitions
2013-01-17 Manuel NickschasRemove unused enum
2013-01-02 Martin T. H... consistency++
2012-12-26 Martin T. H... add irssi's wii as a default alias 2/head
2012-12-26 Martin T. H... support '*' as a target for modes
2012-12-26 Martin T. H... refactor out mode-applying into a separate method
2012-12-26 Martin T. H... add support for oping a whole channel with /op *
2012-12-10 Bas PapeStrip newlines from 'reason' fields in settings
2012-12-10 Gryllida AParse wallops (fixes Bug #1185)
2012-12-10 Bas PapeOnly chop \r\n instead of trimming all whitespace
2012-12-10 Daniel AlbersDisplay timestamps using the application locale
2012-09-11 Lasse LiehuBetter time formatting by using an explicit format
2012-08-23 Daniel Albersdrop broken Australian translation
2012-08-23 Daniel AlbersUpdate translations from Transifex
2012-07-07 Marcus EggenbergerFixes #1175
2012-07-07 Marcus EggenbergerUpdated cmake files for Mac OS X 10.6 build
2012-07-07 Manuel NickschasFix buildsys to work without DBus
2012-06-24 Daniel Alberspull-from-transifex.sh: pull newly added languages...
2012-06-24 Daniel Alberssilence po/pull-from-transifex.sh
next