quassel.git
2012-02-27 Daniel Albersdon't use umask on Windows
2012-02-27 Manuel NickschasInclude CheckFunctionExists explicitly
2012-02-22 Daniel Alberslet CMake check for umask()
2012-02-21 Manuel NickschasBump version.inc for release 0.8-rc1
2012-02-21 Manuel NickschasUpdate AboutDlg
2012-02-20 Manuel NickschasAlso fix the icon naming in hicolor.qrc
2012-02-20 Manuel NickschasBump bundled oxygen icons
2012-02-20 Manuel NickschasRename the icons for inactive and alerted to conform...
2012-02-14 Manuel NickschasBump version.inc for release 0.8-beta1
2012-02-14 Daniel Albersupdate quassel.pot
2012-02-14 Daniel AlbersUpdate translations from Transifex
2012-02-14 Daniel Alberspull-from-transifex.sh: always attribute Last-Translator
2012-02-14 Daniel Albersbump © years
2012-02-14 Daniel Alberspull-from-transifex.sh: support multiple translators
2012-02-14 Manuel NickschasChange shortcut for hiding the current buffer to a...
2012-02-14 Chris Le SueurAdd a shortcut for hiding current buffer.
2012-02-13 Marcus Eggenbergersimplifying workaround for missing nickitems... especia...
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd code cleanup
2012-02-13 Daniel Albersfix OidentdConfigGenerator includes
2012-02-13 Daniel Alberssynchronously call OidentdConfigGenerator
2012-02-13 Daniel Albersmake oidentd config world readable by default
2012-02-13 Daniel Albersoidentd config parsing + implicit mutexes
2012-02-13 Daniel AlbersOidentdConfigGen: remove qDebug()s
2012-02-13 Daniel AlbersOidentdConfigGen: cleaning up & comments
2012-02-13 Daniel Albersproperly rewind oidentd config file
2012-02-13 Daniel AlbersOidentdConfigGen: tweak signals, names and stuff
2012-02-13 Daniel Albersadd oidentd cli options to quasselcore
2012-02-13 Daniel AlbersSort cli options in --help output
2012-02-13 Daniel Albersfirst working version of oidentd support - broken, WIP
2012-02-13 Daniel Albersoidentd support - WIP
2012-02-13 Daniel Albers--typos
2012-02-13 Daniel Albersmake socket connection details available in CoreNetwork
2012-02-12 Daniel Albersallow automatic client reconnect to be < 30s
2012-02-06 Daniel Albersfix core output when using neither syslog nor logfile
2012-02-03 Chris Le SueurChanged Buffer-switching behaviour so that it changes...
2012-02-03 Manuel NickschasFix tabcompletion with added space mid-sentence
2012-02-03 Manuel NickschasWork around problems in QTreeView when using Qt 4.8
2012-01-29 Manuel NickschasDon't log to stdout if --syslog and/or --logfile are...
2012-01-29 Manuel NickschasDon't ask for the syslog option if we don't have syslog...
2012-01-29 Martin SandsmarkAdd checks for the right amount of parameters to random...
2012-01-29 Manuel NickschasBring Quassel to front on tray icon click
2012-01-24 Daniel Albersfix plurals in some translations and a typo in ChannelL...
2012-01-24 Daniel Albersproper plurals for en_US
2012-01-24 Daniel Albersstop lconvert from complaining about plurals
2012-01-23 Daniel Albersmark some strings untranslatable
2012-01-23 Daniel AlbersSASL ≠ SSL
2012-01-23 Daniel Albersadd proper msgctxts to all translations
2012-01-23 Daniel Albersfix Hungarian and Portuguese translations
2012-01-23 Daniel AlbersMake .pot Transifex compliant
2012-01-23 Daniel Albersupdate quassel.pot
2012-01-23 Daniel Albersupdate Spanish translation
2012-01-23 Daniel Albersnew file: po/pull-from-transifex.sh
2012-01-23 Daniel AlbersUpdate translations from Transifex
2012-01-23 Daniel Albersimport launchpad translations
2012-01-22 Daniel Albersupdate quassel.pot
2012-01-22 Daniel Albersupdate translations from transifex + minor corrections
2012-01-22 Daniel AlbersTransifex 1.0 integration
2012-01-22 Manuel NickschasFix #984 without breaking topic input
2012-01-22 Manuel NickschasRevert "Reset the input prior to processing it in order...
2012-01-22 Manuel NickschasLog-related cli options are not present in client-only...
2012-01-21 Manuel NickschasFix compiler warnings
2012-01-21 Manuel NickschasFix and improve logging support
2012-01-20 Tomas ChvatalIntroduce possibility to use syslog.
2012-01-20 Johannes Huberadded new user input command 'showkey"
2012-01-20 Thomas MuellerIn kFreeBSD the library dl is not linked
2012-01-20 Chris MoellerDisables JavaScript, which fixes #1089 and other issues...
2012-01-20 Manuel NickschasWe really don't want to depend on qtui in uisupport
2012-01-20 Bas PapeMake tabcompletion key configurable via shortcuts....
2012-01-20 Bas PapeUnhide buffer when joining or querying and it was tempo...
2012-01-20 Manuel NickschasDon't use a const ref for bool
2012-01-20 Bas PapeAdd support for adding a space when tab-completing...
2012-01-20 Bas PapeAdd some const correctness to Network
2012-01-20 Bas PapeReset the input prior to processing it in order to...
2011-09-08 Manuel NickschasFix core crash
2011-07-03 Manuel NickschasFix compiler warning (case value not in enum)
2011-07-03 Tomas Chvatalpo: Update czech translation to be more smooth wrt...
2011-06-14 Marcus EggenbergerFixes #960 - "Core crashes after deleting a Network...
2011-06-14 Marcus EggenbergerChanging the behavior how Quassel Events are processed.
2011-03-17 Johannes Hubercheck for qca provider plugin, fixes #1045
2011-02-22 Daniel Albersshow notices in current buffer by default
2011-02-22 Stefan Bellerfixing typo
2011-02-01 Marcus Eggenbergerdespammificating the pglog
2011-01-30 Marcus EggenbergerReworking handling of Prepared Queries in PostgreSQL
2010-10-26 Manuel NickschasDon't have CTCP ignore rules apply to ACTIONs
2010-10-25 Manuel NickschasBulk-insert messages into the db (again)
2010-10-24 Marcus Eggenberger[PSQL] properly preparing insert_sender queries (in...
2010-10-24 Manuel Nickschaswarnings--
2010-10-22 Manuel NickschasFix trimming
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-10-20 Manuel NickschasEvent backend porting - CTCP
2010-10-19 Manuel NickschasAllow arbitrary method prefix for BasicHandler
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
2010-10-19 Manuel NickschasFix event propagation
2010-10-13 Manuel NickschasUse late CoreSessionEventProcessor handler rather than...
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEmit a new signal CoreSession::networkDisconnected...
2010-10-13 Manuel NickschasSet current time on creation of MessageEvents if no...
2010-10-13 Manuel NickschasEvent backend porting
next