Add listen option.
[quassel.git] / src / core / core.cpp
2009-01-16 Joshua T CorbinAdd listen option.
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-11-29 Marcus Eggenbergerinlining starge calls
2008-11-29 Marcus Eggenbergerminor api cleanup for requesting messages from backlog
2008-11-21 Marcus Eggenbergerfirst version of lockless storage backend (WIP with...
2008-11-19 Marcus Eggenbergerno longer rerporting sucessfull opened server port...
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-21 Marcus Eggenbergerproperly identifying the internal/admin user
2008-10-21 Marcus EggenbergerMonolithic build features now zero setup configuration...
2008-10-21 Marcus Eggenbergercore can now accept a signalproxy as a client
2008-10-04 Manuel NickschasRemove legacy core/client protocol version checks
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-19 Daniel Albersfix uptime calculation when client and core are in...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-05 Marcus Eggenbergerexplicitly listening on IPv4 even if IPv6 is available
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-07-30 Sebastian GothRemoved some whitespaces..
2008-07-30 Sebastian GothActivate logging for quasselcore.
2008-07-21 Marcus Eggenbergeradding protocol version to core startup output and...
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-14 Marcus Eggenbergerfixing a bug in core.cpp (yet another crash on exit)
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-10 Marcus Eggenbergerfixing output issues with IPv6 host addresses
2008-07-08 Marcus Eggenbergercore should fallback to v4 if v6 isn't available
2008-07-08 Marcus Eggenbergermake the core listen on ipv6 interfaces too (thanks...
2008-07-06 Manuel NickschasFix protocol version check
2008-07-06 Manuel NickschasFix protocol version check
2008-07-06 Marcus Eggenbergerfixing corecrash on exit when non-authed clients were...
2008-06-30 Manuel NickschasMake warnings a little easier to understand
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-04 Marcus EggenbergerSay hello to compression!
2008-04-29 Manuel NickschasMore WiP stuff for the MessageModel.
2008-04-27 Manuel Nickschasspelling++
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-01 Marcus EggenbergerMade the core connects faster
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-02-26 Manuel NickschasSome very small cosmetic fixes.
2008-02-21 Marcus Eggenbergermoved corestate (connected networks and joined channels...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-19 Manuel NickschasHm, storing core settings should probably not be uncomm...
2008-02-18 Marcus Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Marcus Eggenbergerimplemented the core part for removing buffers permanently
2008-02-18 Manuel NickschasStop core from crashing when exiting while clients...
2008-02-14 Marcus EggenbergerChanged storage to store last seen dates of buffers...
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-08 Manuel NickschasPrevent the core from restoring its state if it is...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-03 Marcus Eggenbergeradded a mutex lock in Core::bufferInfo()
2008-02-02 Marcus EggenbergerBacklogdata is now made persistent every 10 minutes.
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-09 Manuel NickschasFinally! The new identities plus a nice shiny settingsp...
2008-01-08 Manuel Nickschas_Almost_ finished the identity dialog (which is still...
2008-01-07 Marcus EggenbergerSQL-Queries are now stored in a resource. The bashscript
2008-01-06 Manuel NickschasChanged the new layout of the settings files around...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasRevamped a lot of the settings stuff. This should fix...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-12-21 Manuel NickschasThe Quassel Core now remembers on exit which networks...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-09-06 Manuel NickschasYay! QuasselTopia has a working core connection dialog...
2007-08-31 Manuel NickschasFirst check-in of the Qtopia build system. See qtopia...
2007-08-29 Manuel Nickschasclean++
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-08-01 Manuel NickschasGot rid of class Global, as promised. For now, the...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-27 Manuel NickschasStill working on the authentification stuff. Technicall...
2007-06-25 Manuel NickschasFinished the fusion of the different main_* files,...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...