Partial reorganization of Mac OS bundeling script.
[quassel.git] / src /
2013-04-16 Manuel NickschasFinally fix reconnection logic
2013-04-16 Manuel NickschasUpdate about dialog once again for new translations
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-06 Manuel NickschasFix virtual overloads
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 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-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. Sandsmarkconsistency++
2012-12-26 Martin T. H. Sandsmarkadd irssi's wii as a default alias 2/head
2012-12-26 Martin T. H. Sandsmarksupport '*' as a target for modes
2012-12-26 Martin T. H. Sandsmarkrefactor out mode-applying into a separate method
2012-12-26 Martin T. H. Sandsmarkadd 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-07-07 Manuel NickschasFix buildsys to work without DBus
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-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 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-19 Manuel NickschasFix output for a bunch of numeric server replies
2012-03-19 Rolf Eike Beeruse CMAKE_DL_LIBS
2012-02-22 Daniel Alberslet CMake check for umask()
2012-02-21 Manuel NickschasUpdate AboutDlg
2012-02-20 Manuel NickschasRename the icons for inactive and alerted to conform...
2012-02-14 Daniel Albersbump © years
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
next