Fix some strings
[quassel.git] / src / common /
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.
2008-07-30 Sebastian GothInitial commit of logger.
2008-07-29 Marcus Eggenbergerfixing object identifier for IrcChannel which was curru...
2008-07-24 Marcus Eggenbergerimproving the channel lists. errors are redirected...
2008-07-22 Marcus Eggenbergerremoving hardcoded aliases from userinputhandler. some...
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-21 Marcus Eggenbergerfixing gcc warning and removing redundand includes
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-21 Marcus EggenbergerAdded a core lag indicator to the statusbar
2008-07-21 Marcus Eggenbergerfixing some inconsitency in the new connection loss...
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-07-18 Marcus Eggenbergerimproved connection loss detection. (breaks protocol)
2008-07-16 Sebastian GothAdopted --debugbufferswitches and --debugmodel to clipa...
2008-07-16 Sebastian GothRemove unneeded stripping of Qt options.
2008-07-16 Sebastian GothActivate cliparser and adapt old global variables to it.
2008-07-16 Sebastian GothEven more warnings.
2008-07-16 Sebastian GothWarnings++ and further enhancements in memory usage...
2008-07-16 Sebastian GothRewrite of various parts to enhance codingstyle, memory...
2008-07-16 Sebastian GothRemove unneeded but error-prone copy ctor and assignmen...
2008-07-16 Sebastian GothHelptexts now added as argument, new isSet(const QStrin...
2008-07-16 Sebastian GothAdded parsing, usage() generation and removed debugging.
2008-07-16 Sebastian GothInitial commit of cliparser.
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-14 Marcus Eggenbergerlimiting package size for the SignalProxy to 4MB
2008-07-14 Marcus Eggenbergeruse default prefix if the server doesn't send a valid...
2008-07-13 Marcus Eggenbergerchannel list doesn't request init data anymore (as...
2008-07-13 Marcus Eggenbergersignalproxy no longer requests init data for pre-synced...
2008-07-12 Marcus EggenbergerRevert "this should hopefully fix the dreaded BR #140...
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-11 Marcus Eggenbergerthis should hopefully fix the dreaded BR #140 (sync...
2008-07-06 Marcus EggenbergerThis branch introduces a new sync method which should...
2008-07-06 Marcus Eggenbergerreverting some very work-in-progress / play around...
2008-07-03 Marcus Eggenbergerurls are now properly identified if the topic is scrolled
2008-07-01 Manuel NickschasUpdate genversion and Global to use version.dist
2008-07-01 Manuel NickschasBye-bye qmake
next