quassel.git
2013-02-19 martin sandsmarkconsistency++
2013-01-02 Martin T. H... consistency++
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-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
2012-06-24 Daniel AlbersUpdate translations from Transifex
2012-06-24 Daniel Albersadd source file type to Transifex config
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Felix GeyerAllow the core to use expired certificates.
2012-05-22 Felix GeyerSupport intermediate CA certificates.
2012-05-22 Gryllida Aresolve #1145 (parse 330 in /whowas)
2012-05-22 Manuel NickschasChan -> Channel, it's just nicer in user-visible strings
2012-05-22 salnxUse QString::isEmpty() instead of size() comparsion
2012-05-22 salnxMake Highlight table select newly added rule
2012-05-22 salnxChange Hilight config dialog layout a bit
2012-05-22 salnxInitial Channel specific highlights feature implementation
2012-05-22 Sebastian GothAdd halfop support
2012-05-22 Manuel NickschasRemove bundled FindPackageHandleStandardArgs.cmake
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-05-21 Manuel NickschasCMake tweak so Creator sees the moc'd headers
2012-05-21 Manuel NickschasMake the EventType meta enum and related accessors...
2012-04-24 Daniel Albersadd tooltip to chatview timestamp setting
2012-04-01 Manuel NickschasFix build error if QCA2 isn't around
2012-04-01 Manuel NickschasBump inxi script to 1.7.31
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
next