qa: Resolve deprecation warnings in newer Qt versions
[quassel.git] / src / core / sqlitestorage.cpp
2021-03-20 Janne Koschinskiqa: Resolve deprecation warnings in newer Qt versions
2020-11-28 Shane Synancommon: Allow skipping negotiation of IRCv3 caps
2020-10-04 Janne Koschinski[PR-540] Allow loading backlog in reverse direction
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-03-15 Janne KoschinskiSync last message id per buffer
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
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-28 Manuel Nickschascore: Use QLatin1String in a few places
2019-08-28 Janne KoschinskiReplace deprecated QSqlError::number with ::nativeErrorCode
2019-02-13 Shane Synancore: Track upgrade step within schema version
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Remove custom Quassel-specific log macros
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use braced-init list when returning types
2018-11-18 Manuel Nickschasmodernize: Use '= default' instead of empty ctor/dtor...
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-08-23 Manuel Nickschasqa: Remove [[clang::fallthrough]] annotations again
2018-08-23 Shane Synancore: Remove leftover getAuthUserName and SQL
2018-07-12 Manuel Nickschaslogger: Refactor the logging framework
2018-05-23 Shane Synancore: Migrate SQLite schema to MSec, warn of slow
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-05-23 Shane SynanChange Message::Flags/Type cast to Int, not UInt
2018-05-23 Shane Synancore: Fix 64-bit ID SQLite -> Postgres migration
2018-05-23 Michael MarleyUse 64-bit IDs for messages
2018-05-23 Janne Koschinskicore: Store session state in database, migrate old
2018-05-23 Janne KoschinskiImplement type-filtered backlog fetching
2018-05-23 Shane Synancore: Fix SQLite realname/avatarurl handling
2018-05-23 Janne KoschinskiImplement sender realname/avatarurl storage
2018-05-23 Janne KoschinskiStore highlight status per buffer coreside
2018-05-23 Michael MarleyPersist Blowfish keys in the database
2018-05-07 Manuel NickschasSome cleanups
2018-05-07 Michael MarleyCache strict sysident mappings
2018-05-07 Michael MarleyAdd strict-oidentd mode
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2017-12-19 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiImplement buffer activity sync
2017-12-19 Janne KoschinskiUse Message::Types (which is QFlags<Message::Type>...
2017-12-19 Janne KoschinskiImplement database backend for buffer-activity patch
2017-09-04 Janne KoschinskiImplement sender prefix storage in the database
2017-08-30 Manuel NickschasRework the handling of storage/auth backends and config
2017-05-27 Ben RosserAdd authenticator column to quasseluser migration table
2017-05-27 Ben RosserAdd authenticator column to quasseluser table
2017-04-24 Shane Synancore: Drop the 'update_lastmsgid' statements
2017-03-05 Marcus EggenbergerMerge pull request #274 from digitalcircuit/fix-sql...
2017-03-05 Shane SynanFix SQLite buffer setup, fix PostgreSQL migration 274/head
2017-03-05 Shane SynanUnify SQL filenames, sort sql.qrc
2017-03-04 Marcus EggenbergerMerge pull request #273 from ReimuHakurei/master
2017-03-04 Alex IngramPort the previous PostgreSQL improvements to SQLite3. 273/head
2016-09-13 Shane SynanImplement custom rate limits
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-09-05 Shane SynanFix maybe-uninitialized compile warning
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-01-02 Manuel NickschasMerge pull request #167 from esainane/patch-1
2016-01-02 Manuel NickschasMerge pull request #166 from mamarley/hashversionmigrat...
2015-12-01 Michael MarleyFix migration of hashversion 166/head
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-22 Manuel NickschasMerge pull request #154 from rsalinas/master
2015-11-22 Manuel NickschasMerge pull request #153 from elxa/fix-op-command-crashi...
2015-11-22 Manuel NickschasMerge pull request #152 from heftig/master
2015-10-19 Jan Alexander Stef... Correct capitalization of networkid column name 152/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-08 Michael MarleyConvert the Storage::HashVersion names to CamelCase
2015-02-08 Michael MarleyAdd support for password hash versioning
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-01-01 Manuel NickschasHappy New Year!
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 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2010-05-04 Jens ArnoldFix #959: SQLite -> PostgreSQL migration
2010-04-15 Marcus Eggenbergerenforce usage of SQLite in Monolithic mode
2010-02-14 Manuel NickschasFix SQLite -> Postgres migration
2010-02-14 Chris FuentySASL support
2009-11-08 Daniel AlbersFix Quassel not rejoining newly joined channels
2009-11-01 Marcus EggenbergerSeparate persistency for marker line (backend only)
2009-10-12 Marcus EggenbergerThis should fix the racecondition issues with the sqlit...
2009-04-03 Marcus EggenbergerFixing backlog timestamps when merging from sqlite.
2009-03-26 Marcus Eggenbergerfixes #636 - Sqlite error when merging buffer
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
next