introducing query merging (per drag & drop). needs a core update
[quassel.git] / src / common /
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 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasSome more info for KAboutData
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasEnable KDE support in the build system
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 Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus Eggenbergeradded SignalProxy::isSecure() to determine if all conne...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-02 Marcus EggenbergerFixing BR #315: Nicks missing from nick lists
2008-12-02 Marcus EggenbergerFixing a mismatch in the automatic sig/slot connector...
2008-11-29 Marcus Eggenbergeradding new backlog requesters
2008-11-29 Marcus Eggenbergeradapting the backlogmanagers to the new storage api
2008-11-29 Marcus Eggenbergerminor api cleanup for requesting messages from backlog
2008-11-21 Marcus EggenbergerSignanlProxy does no longer try to write to closed...
2008-11-18 Manuel NickschasStop log_backtrace() from looping in some (all? rare...
2008-11-15 Manuel NickschasDon't load a Qt translation if we provide our own
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-15 Manuel NickschasRemove obsolete -DHAVE_VERSION_GEN from compiler options
2008-11-15 Manuel NickschasStrip mIRC format codes from topic tooltip, fixing...
2008-11-15 Marcus Eggenbergerdefault aliases can now be restored via settingspage
2008-11-14 Marcus Eggenbergerfixing a bug that caused the client to request init...
2008-11-13 Marcus EggenbergerImpelementing proper message redirection.
2008-11-13 Marcus Eggenbergermake quassel compile on mac os x 10.4 again
2008-11-11 Marcus EggenbergerAs dbghelp.dll/lib uses different APIs depending on...
2008-11-10 Marcus Eggenbergerthis should make quassel compile on vs2005 again
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
2008-11-06 Marcus Eggenbergerfixing dupe channels / users in the client
2008-11-03 Marcus EggenbergerFixing BR #387 - core session sometimes hangs
2008-11-03 Marcus EggenbergerFixing BR #233 - redirecting chanservs welcome messages...
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-01 Marcus EggenbergerFixing BR #374 (hide marked as away messages when using...
2008-10-31 Marcus Eggenbergerfixing BR #330 (msvc complaints)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-28 Marcus Eggenbergercleanup
2008-10-27 Marcus Eggenbergergiving the message model the control over the dynamic...
2008-10-27 Marcus Eggenbergerbetter abstraction of BacklogRequester to support diffe...
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-21 Marcus Eggenbergerprohibit multiple executions of Quassel::init()
2008-10-21 Marcus EggenbergerMonolithic build features now zero setup configuration...
2008-10-21 Marcus EggenbergerSignalProxy takes now owner ship of passed iodevices...
2008-10-21 Marcus Eggenbergerreenabling disconnect on timeout for iodevice connections
2008-10-21 Marcus Eggenbergeronly sending heartbeat on socket connections
2008-10-21 Marcus Eggenbergermaking signalproxy direct connection thread safe
2008-10-21 Marcus Eggenbergeradapting to the new peer types
2008-10-21 Marcus EggenbergerSignalProxy internal redesign.
2008-10-19 Manuel NickschasAdding newline to version.gen.
2008-10-16 Marcus Eggenbergeradding debuing output to find the source for that qUnco...
2008-10-12 Marcus Eggenbergeradded debug operator: QDebug operator<<(QDebug dbg...
2008-10-04 Manuel NickschasMake git revision in AboutDlg link to our gitweb
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-30 Marcus Eggenbergerproperly fixing inserting and deleting chatlines at...
2008-09-27 Manuel NickschasWe require cmake-2.6 now. Also LINGUAS should work...
2008-09-27 Manuel NickschasMake compile. Oh, and tweak some more.
2008-09-26 Manuel NickschasInit SQL resource
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-26 Manuel NickschasMore changes to the build system; make i18n generation...
2008-09-26 Manuel NickschasMajor redesign of the build system. Also allow icons...
2008-09-23 Manuel NickschasCompile on Wintendo again. Learn fucking POSIX!
2008-09-20 Manuel NickschasMake compile on amd64 and friends
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-18 Manuel Nickschascleanups (WiP)
2008-09-03 Manuel NickschasUpdate genversion to work with single-binary git
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-09-01 Marcus EggenbergerIntroducing fast backlog replay! Thanks sph_ for the...
2008-09-01 Manuel NickschasVarious buildsystem improvements:
2008-08-30 Marcus Eggenbergerremoving unneeded semicolons after Qt macros - making...
2008-08-29 Marcus EggenbergerFixing BR #295 - Autobacktraces are limited to Linux...
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-22 Marcus EggenbergerInternal stuff only.
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-08-17 Manuel NickschasUse SyncableObject::requestUpdate() for updating Identities
2008-08-17 Manuel NickschasWhitespace
2008-08-17 Manuel NickschasAdding detach-away settings to identities, removing...
2008-08-17 Marcus Eggenbergermake quassel compile in deploy mode again (mac os x...
2008-08-15 Daniel AlberssecondsToString() correct year calculation, remove...
2008-08-14 Marcus EggenbergerQuassel dumps now a human readable stacktrace to $...
2008-08-13 Jonas Heeseadded session management
2008-08-11 Manuel NickschasBring back notifications (again...)
2008-08-10 Marcus EggenbergerFixed a bug where the client would not initialize chann...
2008-08-09 Marcus Eggenbergerfixing BR #250 (no oper status on new channels)
2008-08-08 Marcus Eggenbergerfurther speed upgrade for settings
2008-08-07 Marcus Eggenbergerintroducing autocached settings
2008-08-02 Manuel NickschasRemoving SPUTDEV, obsolete code and #ifdefs from sources
2008-08-01 Marcus EggenbergerAdded a commandline option to specify the datadir ...
2008-07-30 Sebastian GothChanged default logging to stdout and some minor fixes.
2008-07-30 Sebastian GothAdded trailing whitespace after each <<() to adopt...
2008-07-30 Sebastian GothRemoved special treatment of <<(const char*)
2008-07-30 Sebastian GothOptimized memory usage, cleaned up api.
2008-07-30 Sebastian GothAnother trivial naming adjustment
2008-07-30 Sebastian GothObey naming rules
2008-07-30 Sebastian GothActivate logging for quasselcore.
2008-07-30 Sebastian GothAdded support for various additional datatypes.
next