quassel.git
2008-07-30 Sebastian GothRemoved some whitespaces..
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 deactivation of inputline during a query when...
2008-07-29 Marcus Eggenbergerfixing object identifier for IrcChannel which was curru...
2008-07-28 Marcus Eggenbergerminor fix
2008-07-28 Marcus Eggenbergertwo leading slashes are now treated as a regular messag...
2008-07-28 ZRegisUpdate French Translation
2008-07-27 Marcus Eggenbergerdisabling treeitem suicide if the item is deleted due...
2008-07-27 Marcus Eggenbergercommands containing multiple slashes are no longer...
2008-07-27 Marcus Eggenbergerinternal stuff only: AbstractTreeItems can now commit...
2008-07-27 Marcus Eggenbergerminor sizing fixes
2008-07-27 Marcus Eggenbergerfixed a bug where a quitting user could leave an empty...
2008-07-27 Marcus Eggenbergeradded debug helper for the networkmodel
2008-07-27 Marcus Eggenbergerone hell of an ugly workaround for what seems to be...
2008-07-27 Marcus EggenbergerRefactoring the Tree- and Networkmodel (internal stuff...
2008-07-26 Marcus Eggenbergerthis should really - fingers crossed - make the client...
2008-07-26 Marcus Eggenbergerthis should make the client compile again with Qt 4.3
2008-07-25 ZRegisMaintenance French Translation
2008-07-25 ZRegisUpdate French Translation
2008-07-25 ZRegis Maintenace French Translation
2008-07-25 ZRegis Update French Translation
2008-07-24 Marcus Eggenbergerimproving the channel lists. errors are redirected...
2008-07-24 Marcus Eggenbergerfixing client crash during core init
2008-07-23 Marcus Eggenbergerfixing BR #207 - you can now disconnect from an IRC...
2008-07-22 Manuel NickschasRemove unneeded attributes that somehow have crept...
2008-07-22 Manuel Nickschaswarnings--
2008-07-22 Manuel NickschasRevert "Work around MOC ignoring -D options by having...
2008-07-22 Manuel NickschasFix a rebase oops
2008-07-22 Manuel NickschasSome tweaking of NotificationsSettingsPage
2008-07-22 Manuel Nickschasdebug--
2008-07-22 Manuel NickschasMove DBus- and other notification-related settings...
2008-07-22 Manuel NickschasWork around MOC ignoring -D options by having dummy...
2008-07-22 Manuel NickschasFormatting fixes
2008-07-22 Manuel NickschasMake QtDBus optional (i.e. compile even if no dbus...
2008-07-22 Manuel NickschasMove dbus interface definition to interfaces/ and gener...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-22 Dennis SchriddeArgument error in desktop notification message.
2008-07-22 Dennis SchriddeConfiguration support for desktop notifications.
2008-07-22 Dennis SchriddeImproved support for org.freedesktop.Notifications.
2008-07-22 Dennis SchriddeIntial support for the org.freedesktop.Notifications...
2008-07-22 Marcus Eggenbergerthe inputline is now only disabled if we are not connec...
2008-07-22 Manuel NickschasHopefully fixing the build problems on Debian-based...
2008-07-22 Marcus Eggenbergeradded and to predefined alias variables. (needs core...
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 Eggenbergerstop pinging the server after disconnect... oops
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-21 Marcus Eggenbergeradding protocol version to core startup output and...
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-21 Marcus Eggenbergerquery buffers reflect now the away and on/off state...
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-07-18 Marcus Eggenbergerdisabling core info while not connected. the core info...
2008-07-18 Marcus Eggenbergerimproved connection loss detection. (breaks protocol)
2008-07-18 Marcus Eggenbergerunconfusinating the core edit dialog
2008-07-18 Marcus Eggenbergerfixing warning in coreinfodlg.h
2008-07-18 Marcus Eggenbergerfixing client crash if a buffer is deleted during backl...
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 Eggenbergersome tweaks to the coreinfo dialog
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 Eggenbergerfixing a bug in core.cpp (yet another crash on exit)
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-12 Marcus Eggenbergerupdating the sync dialog according to the new sync...
2008-07-11 Marcus Eggenbergerthis should hopefully fix the dreaded BR #140 (sync...
2008-07-11 Marcus Eggenbergernetwork specific whois fields are now cought in a nice...
2008-07-11 Marcus EggenbergerFixing BR #216 (failing prefix detection)
2008-07-11 Marcus Eggenbergerfixing scope issue
2008-07-11 Marcus Eggenbergerfixing other part of BR #208 (setting own away message)
2008-07-11 Marcus Eggenbergertabcompleter works now for queries and statusbuffer...
2008-07-11 Marcus Eggenbergerfixed a bug in the networkmodel
2008-07-10 Marcus Eggenbergerfixing output issues with IPv6 host addresses
2008-07-10 Marcus Eggenbergerset proper menuRoles for About (Quassel|Qt) and Prefere...
2008-07-10 Marcus Eggenbergerfixing multiple adds of the same entry to the input...
2008-07-10 Marcus Eggenbergerfixing partial BR #208 (no longer showing away message...
2008-07-10 Marcus Eggenbergerinternal stuff: splitting BufferItem into StatusBufferI...
2008-07-10 Marcus Eggenbergerinternal restructuring
2008-07-10 Marcus Eggenbergerinternal tweaks
2008-07-09 Daniel Albersgerman translation
next