quassel.git
2012-04-01 Manuel NickschasAdd QT_MIN_VERSION to the find_package call for Qt4
2012-04-01 Manuel NickschasAdd doc/README.Qt5 for some basic information
2012-04-01 Manuel NickschasBump bundled cmake files
2012-04-01 Manuel NickschasRemove our own shipped FindQt4.cmake and friends
2012-04-01 Manuel NickschasAdd support for finding lconvert to our own buildsystem
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-04-01 Manuel NickschasAdd (pretty empty) cpp files for abstract classes to...
2012-04-01 Manuel NickschasFix includes
2012-04-01 Manuel NickschasProperly handle QGenericReturnArgument
2012-04-01 Manuel NickschasProperly register the Network::ConnectionState enum
2012-03-22 Marcus EggenbergerOnly show notifications for buffers, which are part...
2012-03-20 Manuel NickschasPost-branch version bump 0.9-pre
2012-03-20 Manuel NickschasBump version.inc for release 0.8.0
2012-03-19 Manuel NickschasFix output for a bunch of numeric server replies
2012-03-19 Chris MoellerMinor fixes to the build scripts for MSVC debug builds...
2012-03-19 Rolf Eike Beeruse CMAKE_DL_LIBS
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
next