Properly handle whitespace in script paths
[quassel.git] / src / core /
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-03-13 Manuel NickschasMove alias handling into the client
2009-03-12 Marcus Eggenbergeradding --change-userpass=<username> option to the core
2009-03-12 Marcus EggenbergerPreserving the order of bound values when dumping error...
2009-03-12 Marcus EggenbergerTreating invalid IdentityIds as NULL values
2009-03-11 Marcus EggenbergerFixing issues with SQLite backend not properly storing...
2009-03-11 Marcus Eggenbergerreenabling the logging facility for all messagetypes
2009-03-11 Marcus EggenbergerDropping --migrate-backend option and adding --add...
2009-03-10 Marcus Eggenbergerproperly purging the core buffersyncer
2009-03-10 Marcus Eggenbergertackeling 30 sec ping timeout issues
2009-03-08 Marcus Eggenbergersome SQLite love <3
2009-03-07 Marcus Eggenbergerproperly making identity cert and key persistent
2009-03-07 Marcus Eggenbergerfixing issues with deleting and renaming buffers with...
2009-03-05 Marcus Eggenbergerupdating bufferid seq properly after migration to postgres
2009-03-03 Marcus Eggenbergersaner amount for cached ids (postgres only)
2009-03-03 Marcus Eggenbergerprettyficating the prompting for backend credentials
2009-03-03 Marcus Eggenbergerhandling some sqlite inconsistencies more gracefully
2009-03-03 Marcus EggenbergerPostgres tweaks
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-03-03 Marcus Eggenbergerupdating sequences after mirgration
2009-03-03 Marcus Eggenbergerfirst version of postgres migration writer
2009-03-03 Marcus Eggenbergerfirst version of sqlite migration reader
2009-03-03 Marcus Eggenbergerfirst version of backend migration interface
2009-03-03 Marcus Eggenbergermaking use of postgres timestamps
2009-03-03 Marcus EggenbergerFurther improvements to the postgres backend:
2009-03-03 Marcus Eggenbergertweakinating
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-02-17 Marcus Eggenbergerdisabling away on detach in mono mode. some minor impro...
2009-02-17 Marcus EggenbergerThe BufferSyncer cache is now purged when an unknown...
2009-02-14 Manuel NickschasDon't send WHO if we haven't received a reply for the...
2009-02-14 Marcus Eggenbergerfixes #391 - appending underscores if all nicknames...
2009-02-14 Marcus Eggenbergerfixes #525 - using 'away' as ultimate fallback if no...
2009-02-13 Marcus Eggenbergertaming and reenabling the irc timeout detection
2009-02-13 Marcus EggenbergerFixes #552 - Don't try to use DBs with a too new schema...
2009-02-12 Marcus Eggenbergerdisabling irc timeout detection for now - needs investi...
2009-02-11 Marcus EggenbergerFixed a bug where the session restore always marked...
2009-02-11 Marcus Eggenbergerfixes #500 - improved detection of disconnects from irc
2009-02-11 Marcus Eggenbergerdisplaying own quit message
2009-02-11 Marcus Eggenbergerfixes #526 - session restore takes now care of last...
2009-02-11 Marcus Eggenbergermaking away state and user modes persistent
2009-02-11 Marcus Eggenbergerpreparing storage backend to store usermode and awaymes...
2009-02-11 Marcus Eggenbergersimplifying schema evolution
2009-02-06 Marcus Eggenbergerremoving the not connected to core message in mono...
2009-02-05 Marcus Eggenbergerdon't draw using the higlight colors in the away log
2009-02-05 Marcus EggenbergerFixes #410 - away log (you'll find it in the views...
2009-01-25 Marcus EggenbergerMaking Quassel compile on Mac OS _AGAIN_ -.-
2009-01-25 Manuel NickschasAllow external translation files
2009-01-25 Manuel NickschasRevamping the build system (again...)
2009-01-22 Manuel NickschasDon't show migration warnings if we don't have old...
2009-01-22 Manuel NickschasWell, if we check for a settings version, maybe we...
2009-01-22 Manuel NickschasThis should fix config file migration for the mac.
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-20 Manuel NickschasWupps, fixed an oooopsie with the migration code :)
2009-01-20 Manuel NickschasAdding code for migrating settings and database to...
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-20 Edward HadesModified automatic branch mask generation for IP addresses.
2009-01-16 Manuel NickschasSome more fixes
2009-01-16 Manuel NickschasFormatting, make strings translateable, naming convention++
2009-01-16 Joshua T CorbinOnly display the verbose error message once.
2009-01-16 Joshua T CorbinUseful error message on certificate error.
2009-01-16 Joshua T CorbinPrecise error messages in SslServer::setCertificate.
2009-01-16 Joshua T CorbinCatch and describe IO errors in SslServer::setCertificate.
2009-01-16 Joshua T CorbinReset certFile instead of reopening in SslServer::setCe...
2009-01-16 Joshua T CorbinBasic checks on path in SslServer::setCertificate.
2009-01-16 Joshua T CorbinMore obvious logic in SslServer::setCertificate.
2009-01-16 Joshua T CorbinSeparate certificate setting into a method.
2009-01-16 Manuel NickschasAdd socket warnings, make strings translatable, adjust...
2009-01-16 Joshua T CorbinAdd listen option.
2009-01-13 Manuel NickschasAutomatically create networks and buffers specified...
2009-01-13 Manuel NickschasTake list of auto-rejoin channels directly from core
2009-01-13 Manuel NickschasMake "rejoin channels on reconnect" option work
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus EggenbergerDefault identity is now created by the client, if no...
2009-01-11 Marcus Eggenbergerwhen renaming a buffer to a matching known irc user...
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-05 Marcus Eggenbergerbufferviews are now saved periodically
2009-01-03 Marcus Eggenbergerfixing issues after a failed connect to irc
2009-01-01 Marcus Eggenbergerfixing the schema version for newly created sqlite dbs
2008-12-31 Marcus Eggenbergerfixing a bug related to wait in combination with aliase...
2008-12-30 Marcus Eggenbergerremoving debug output
2008-12-30 Marcus Eggenberger/* no comment */
2008-12-30 Marcus Eggenbergerperformance boost for inital backlog replay when using...
2008-12-30 Marcus EggenbergerWait for it...
2008-12-30 Marcus Eggenbergerremoving debug output
2008-12-30 Marcus Eggenbergerfixing a big oopsie that would cause the creation of...
2008-12-29 Marcus Eggenbergerchanges to identities are now saved again properly
2008-12-29 Marcus Eggenbergermaking the latest schema evolution failsafe
2008-12-29 Marcus Eggenbergerremoving deprecated stuff
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-26 Marcus Eggenbergerremoving debug output
2008-12-26 Manuel NickschasMake --norestore work again
2008-12-26 Marcus Eggenbergeroopsie, making CoreCertManager::setId() a slot again
2008-12-26 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-12-26 Manuel NickschasFix compile warnings
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus Eggenbergerputting it all together: core is now capable to connect...
next