Formatting fixes
[quassel.git] / src /
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 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-08 Marcus Eggenbergerfixing tabcompleter crash in non channel buffers.....
2008-07-08 Manuel Nickschasdebug--
2008-07-08 Manuel NickschasImprove (hopefully fix) OpenSSL recognition
2008-07-08 Marcus Eggenbergercore should fallback to v4 if v6 isn't available
2008-07-08 Marcus Eggenbergerfixed a bug in the bufferviews
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-07-06 Marcus EggenbergerThis branch introduces a new sync method which should...
2008-07-06 Marcus Eggenbergermore cleanup (internal handling of network actions)
2008-07-06 Marcus Eggenbergercleaning up a bit (views menu and mainwin.cpp)
2008-07-06 Marcus Eggenbergerreverting some very work-in-progress / play around...
2008-07-05 Marcus Eggenbergeryou can now lock the positions of the docks (inputline...
2008-07-04 Marcus EggenbergerContextmenu requests in the open field of a bufferview...
2008-07-03 Sebastian GothFixed tabcompleter not completing some special characte...
2008-07-03 Marcus Eggenbergerurls are now properly identified if the topic is scrolled
2008-07-03 Manuel NickschasRemove obsolete icons, now that Flameeyes has adapted...
2008-07-02 Marcus Eggenbergerusability++ (drag mousecursor, tooltip, limited scrolling)
2008-07-02 Marcus Eggenbergeron public request: edit button to the right
2008-07-02 Marcus Eggenbergerincreased snapback size. restoring offset when channels...
2008-07-02 Marcus EggenbergerFixing Topic Widget (vertical centering, scrolling...
2008-07-01 Manuel NickschasUpdate genversion and Global to use version.dist
2008-07-01 Sebastian GothOptimize tabcompleter and fix duplicate occurrence...
2008-07-01 Marcus Eggenbergercleanup
2008-07-01 Marcus EggenbergerFixing layout of the settingsdialog on Mac OS X again.
2008-07-01 Manuel NickschasFixing/tweaking various UIs, mostly icons
2008-07-01 Manuel NickschasMerge branch 'seezer'
2008-07-01 Sebastian GothIgnore leading non-alphabetical characters. Fixes BR205
2008-07-01 Marcus EggenbergerChanges to existing custom views are now reflected...
2008-07-01 Manuel NickschasBye-bye qmake
2008-06-30 Manuel NickschasMake warnings a little easier to understand
2008-06-30 Sebastian GothRemoved already unused topicEditButton from topicwidget
2008-06-28 Sebastian GothMake completion suffix configurable. Fixes BR130
2008-06-28 Manuel NickschasRemove explicit linking to OpenSSL in mod_core
2008-06-26 Manuel NickschasMeh, missed one reference to the old icon locations...
2008-06-26 Manuel NickschasWorkaround #151 (deleting and readding a network with...
2008-06-26 Manuel NickschasSome more changes to tooltips
2008-06-26 Sebastian GothMerge branch 'upstream'
2008-06-26 Sebastian GothFixing BR#164: Show correct tooltips in networksettings...
2008-06-26 Manuel NickschasFix icon in aboutdlg
next