quassel.git
2020-01-09 Hannah von... Use correct data Path on Windows
2020-01-09 Hannah von... Install notifyrc on all platforms if WITH_KF5 is True
2020-01-08 Manuel Nickschasqa: Use QProcess::errorOccurred instead of QProcess...
2020-01-08 Manuel Nickschasqa: Replace deprecated QString::sprintf() by QString...
2020-01-08 Manuel Nickschasqa: Avoid deprecation warnings for QList/QSet conversions
2020-01-08 Manuel Nickschasqa: Replace deprecated qVariantFromValue() by QVariant...
2020-01-08 Manuel Nickschascommon: Always let QVariant::fromValue() deduce the...
2020-01-08 Manuel Nickschascommon: Disable enum type stream operators for Qt ...
2020-01-06 Hannah von... Remove broken 32 bit Windows builds
2019-12-06 Hannah von... Fix deprecation warning, to fix Werror build
2019-12-05 Janne Mareike... Fix builds for cosmic/disco/eoan
2019-08-30 Manuel Nickschascommon: Remove the copy assignment operator from DccConfig
2019-08-30 Manuel Nickschascore: Don't store a reference in CoreCertManager
2019-08-30 Manuel Nickschascore: Remove copy assignment operator from CoreIdentity
2019-08-30 Manuel Nickschascore: Replace QList by std::vector in the storage API
2019-08-30 Manuel Nickschasqa: Replace Qt module includes by class ones
2019-08-29 Manuel Nickschascmake: Don't needlessly sync translations
2019-08-29 Janne KoschinskiRemove debug console and QtScript, which was deprecated...
2019-08-28 Manuel Nickschascore: Use QLatin1String in a few places
2019-08-28 Manuel NickschasAdd missing includes
2019-08-28 Janne KoschinskiAdd a flag to enable Qt deprecation warnings on Qt...
2019-08-28 Janne KoschinskiReplace deprecated additionalFormats with formats
2019-08-28 Janne KoschinskiReplace deprecated QComboBox::currentIndexChanged with...
2019-08-28 Janne KoschinskiReplace usage of deprecated QDir::operator=
2019-08-28 Janne KoschinskiReplace deprecated QSqlError::number with ::nativeErrorCode
2019-08-28 Janne KoschinskiReplace deprecated QModelIndex::child with QAbstractIte...
2019-08-28 Janne KoschinskiReplace QSignalMapper with new-style lambda signals
2019-08-28 Janne KoschinskiReplace deprecated qSort with std::sort
2019-08-04 Jan Alexander... qtui: Set desktop file name
2019-08-04 Rafael Kitovercmake: fix build on MSYS2
2019-08-04 Kai Uwe BroulikCheck for KNotifications version
2019-08-04 Kai Uwe BroulikSet default action on notification
2019-08-04 Janne KoschinskiImplement a metrics daemon to expose Prometheus metrics
2019-08-04 Manuel Nickschastests: Fix include order
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Daniel AlbersMerge branch 'select-account-from-cli' of https://githu...
2019-08-02 Janne KoschinskiSimplify the time formatting used in formatDateTimeToISO 504/head
2019-07-26 Janne KoschinskiAllow selecting the core account to connect to from CLI 503/head
2019-05-31 Kai Uwe BroulikSend icon name instead of pixmap
2019-05-31 Kai Uwe BroulikAdd DesktopEntry to notifyrc
2019-05-31 Rafael Kitovercmake: Lower Boost dep version 1.56 -> 1.54
2019-05-31 Rafael Kitovercmake: Add ENABLE_SHARED option, default ON
2019-05-31 Ben RosserCore: in LDAP authenticator, don't try database auth...
2019-05-31 Ben RosserCore: only try local auth if a user has the "database...
2019-05-31 Shane Synantests: Verify ExpressionMatch test data won't OOB
2019-05-31 Shane Synantests: Verify ExpressionMatch with invalid regex
2019-05-30 Janne KoschinskiImplement IRCv3 Server-Time
2019-05-30 Janne KoschinskiCleanup allowing for tags to be available at later...
2019-05-30 Janne KoschinskiDon't server-encode twice
2019-05-30 Janne KoschinskiImprove debugging for new IRCv3 functionality
2019-05-30 Janne KoschinskiMinor cleanup of messages handling
2019-05-30 Janne KoschinskiCode cleanup
2019-05-30 Janne KoschinskiImplement IRCv3 tag parsing and sending
2019-02-14 Wolfgang Müllerlogger: export LogEntry symbols
2019-02-14 Shane Synanlogger: Dedup code, fix client Debug Log loglevel
2019-02-14 Wolfgang Müllerlogger: resolve program name using RunMode and BuildInfo
2019-02-14 Wolfgang Müllerlogger: resolve level string in msgWithTime
2019-02-14 Wolfgang Müllerlogger: Make output to syslog nicer
2019-02-14 phuzionUpdate Help>About Qt to use modern Qt logo and remove...
2019-02-13 Shane Synancore: Remove updateSQLResource.sh, cleanup docs
2019-02-13 Shane Synancore: Remove redundant updateSchemaVersion() call
2019-02-13 Shane Synancore: Display problem step if storage setup fails
2019-02-13 Shane Synancore: Track upgrade step within schema version
2019-02-13 Shane Synancommon: Don't add quotes to exit exceptions
2019-02-13 Shane Synanbuild: Add Boost 1.0 license for CMake script
2019-02-13 Janne KoschinskiFixes misalignment of buttons in inputwidget
2019-02-13 Janne KoschinskiFixes bug where nicklist was broken on first start
2019-02-13 Shane SynanApply suggested info change
2019-02-13 Janne KoschinskiAllow configuring listen address
2019-02-13 Janne KoschinskiProperly handle options if core has just now been confi...
2019-02-13 Janne KoschinskiMake the identd listen on all adresses
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-12-13 Manuel Nickschascmake: Remove left-over debug message
2018-11-20 Manuel Nickschascmake: Add missing Boost dependency
2018-11-20 Manuel Nickschascmake: Create imported target for Boost, if it doesn...
2018-11-20 Manuel Nickschascmake: Fix OSX post-build if not all targets are requested
2018-11-19 Manuel Nickschasserializers: Fix quint16 deserialization, remove code...
2018-11-18 Manuel Nickschascmake: Allow to make compile warnings fatal
2018-11-18 Manuel Nickschasqa: Remove dead code
2018-11-18 Manuel Nickschasqa: Simplify main window activation logic
2018-11-18 Manuel Nickschasqa: Don't import whole Protocol namespace
2018-11-18 Manuel Nickschascmake: Increase warning level on MSVC
2018-11-18 Manuel Nickschascmake: Set proper install paths for Windows
2018-11-18 Manuel Nickschastravis: Add Ubuntu 18.10 "Cosmic" to the list of CI...
2018-11-18 Manuel Nickschascmake: Move version setup into a separate .cmake file
2018-11-18 Manuel Nickschascmake: Consolidate compile settings
2018-11-18 Manuel Nickschasfunchelpers: Provide overload for invoking a member...
2018-11-18 Manuel Nickschasfunchelpers: Support the invocation of non-void callables
2018-11-18 Manuel Nickschastravis: Use ctest to execute unit tests
2018-11-18 Manuel Nickschascleanup: Clean up BufferViewConfig
2018-11-18 Manuel Nickschastests: Extend SignalProxyTest to cover request/receive...
2018-11-18 Manuel Nickschassigproxy: Modernize RPC calls (remote signals)
2018-11-18 Manuel Nickschassigproxy: Actually rename SyncableObjects when requested
2018-11-18 Manuel Nickschastests: Check that sourcePeer() is set in SignalProxyTest
2018-11-18 Manuel Nickschasfunchelpers: Add a way to invoke a callable with a...
2018-11-18 Manuel Nickschasfunchelpers: Support traits for non-member functions
2018-11-18 Manuel Nickschastypes: Add STL-compliant Hash functor for Qt types
2018-11-18 Manuel Nickschastests: Add unit test for basic SignalProxy functionality
2018-11-18 Manuel Nickschastest: Add a spy type that waits for one or more signals
2018-11-18 Manuel Nickschastest: Add a way to mock peers for SignalProxy-related...
next