introducing autocached settings
[quassel.git] / src / common /
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
2008-06-23 Marcus EggenbergerFixed a bug where disconnecting from a net might make...
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-21 Manuel NickschasUse qsrand initialization from Qt examples
2008-06-18 Marcus Eggenbergerremoving debug output
2008-06-18 Marcus EggenbergerAdded Debuging output to the SignalProxy to test on...
2008-06-18 Marcus Eggenbergerfixing BR #100 and #187
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-09 Marcus Eggenbergerreplaced a Qt 4.4 function call so Quassel can compile...
2008-06-09 Marcus Eggenbergersometimes I hate git... forgot stupid -a for git commit
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-08 Manuel NickschasFixing parallel makes.
2008-06-08 Manuel NickschasAutogenerate version.gen - no more outdated versions!
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2008-06-04 Marcus EggenbergerSay hello to compression!
2008-05-30 Marcus EggenbergerMerging -r 859:865 branches/0.2/ with trunk
2008-05-26 Marcus EggenbergerMerging branches/0.2/@r859 with trunk
2008-05-23 Marcus EggenbergerMerging branches/0.2/@r857 with trunk
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-07 Manuel NickschasMake the new style engine compile and maybe even work...
2008-05-05 Marcus Eggenbergermaking MSVC happy. Who would have thought that QMetaObj...
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Marcus Eggenbergersome boundary checks (prevents erroneous/bad clients...
2008-04-13 Marcus Eggenbergerremoving debug output
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Manuel NickschasMerging r726:730 from trunk to branches/0.3. This forwa... 0.3.0-pre
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-08 Alexander von RentelnBR#138: prettifyed the whois output of the core
2008-04-05 Marcus Eggenbergerfixing Quassel data dir for windows boxes
2008-04-05 Marcus Eggenbergeradded a warning if quassel is unable to create it's...
2008-04-02 Manuel NickschasChange headerguard to make quassel compile with MinGW.
2008-04-02 Manuel NickschasPimping the build system to not crap out when parallel...
2008-04-01 Marcus Eggenbergermade quassel compile with gcc-4.3 or who-knows-what...
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-24 Marcus Eggenberger- fixed crashes caused by return types of init methods...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-12 Alexander von RentelnBR #117:
2008-03-11 Marcus EggenbergerClosing BR #126
2008-03-10 Marcus EggenbergerPurdificationings of the TopicWidget (no more colore...
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-03-08 Manuel NickschasMake MsgId work properly with QVariant
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
next