make the core listen on ipv6 interfaces too (thanks al_)
[quassel.git] / src /
2008-07-08 Marcus Eggenbergermake the core listen on ipv6 interfaces too (thanks...
2008-07-06 Manuel NickschasFix protocol version check
2008-07-06 Marcus Eggenbergerfixing corecrash on exit when non-authed clients were...
2008-07-03 Sebastian GothFixed tabcompleter not completing some special characte...
2008-07-03 Manuel NickschasRemove obsolete icons, now that Flameeyes has adapted...
2008-07-01 Manuel NickschasRemove warning (unused param) in IrcServerHandler
2008-07-01 Manuel NickschasRevert "Removed already unused topicEditButton from...
2008-07-01 Manuel NickschasRevert "aligned the topic vertically", unneeded since...
2008-07-01 Sebastian GothOptimize tabcompleter and fix duplicate occurrence...
2008-07-01 Manuel NickschasUpdate genversion and Global to use version.dist
2008-07-01 Marcus Eggenbergeraligned the topic vertically
2008-07-01 Marcus Eggenbergercleanup
2008-07-01 Sebastian GothIgnore leading non-alphabetical characters. Fixes BR205
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 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-30 Manuel NickschasRestoring old size of NetworksSettingsPage
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 NickschasChange Message flags type from quint8 to Message::Flags...
2008-06-26 Manuel NickschasSome more changes to tooltips
2008-06-26 Sebastian GothFixing BR#164: Show correct tooltips in networksettings
2008-06-26 Manuel NickschasFix icon in aboutdlg
2008-06-26 Manuel NickschasTemporarily bring back the icons/connected dir to not...
2008-06-26 Manuel NickschasRename and move our own icons to match icon naming...
2008-06-26 Marcus Eggenbergerfixing core crash during restore
2008-06-24 Marcus EggenbergerBufferView no longer reacts on layoutChanged() as this...
2008-06-24 Marcus Eggenbergerupdated contact information
2008-06-23 Marcus EggenbergerFixed a bug where disconnecting from a net might make...
2008-06-23 Marcus Eggenbergerremoving debug output...
2008-06-23 Marcus EggenbergerFixing BR #188. This might fix X Errors (BadDrawable...
2008-06-22 Marcus EggenbergerFixing BR #147. Needs core update.
2008-06-22 Marcus EggenbergerIt is now possible to remove a BufferViewConfig from...
2008-06-22 Marcus EggenbergerFixing BR #167 (Key down now puts the content of inputl...
2008-06-22 Marcus EggenbergerFixing BR #39 (splitting long messages)
2008-06-22 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-21 Manuel NickschasUpdate button state in NetworksSettingsPage correctly...
2008-06-21 Manuel NickschasUse qsrand initialization from Qt examples
2008-06-18 Manuel NickschasPut selections in both clipboard and X selection buffer...
2008-06-18 Marcus EggenbergerMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-18 Marcus Eggenbergerfixing BR #145 (moving items in custom view off by...
2008-06-18 Marcus EggenbergerFixing BR #157 (default argument to /mode)
2008-06-18 Marcus Eggenbergerfixing BR #18
2008-06-18 Marcus Eggenbergerfixing BR #100 and #187
2008-06-17 Manuel NickschasRevert "Allow user to provide a key/certificate pair...
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
2008-06-17 Diego 'Flameeyes... Allow user to provide a key/certificate pair for outgoi...
2008-06-16 Diego 'Flameeyes... Fix permissions for icons, they should not be executable.
2008-06-16 Marcus EggenbergerMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-16 Marcus EggenbergerFixing BR #149 (high cpu load in settings)
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-15 Marcus Eggenbergerfixed a bug in /away command
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-09 Marcus EggenbergerCAN I HAS CHANNEL MODES PLZ?
2008-06-08 Marcus EggenbergerSome clarifications in the terminology of the core...
2008-06-07 Marcus EggenbergerAdded missing icon... oops
2008-06-07 Marcus EggenbergerCleaning up the icon dir
2008-06-06 Alexander von RentelnMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-06 Alexander von Rentelnbeautified icon (16x16, ..., 256x256)
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-06-04 Marcus Eggenbergerfixed a bug that could crash the core on exit
2008-06-04 Marcus Eggenbergersome minor fixes:
2008-05-30 Manuel NickschasUpdate aboutdlg for new contributors
2008-05-30 Marcus EggenbergerMerging branches/new-icons with branches/0.2
2008-05-29 Marcus EggenbergerSince the last fix had some nasty side effects (too...
2008-05-29 Marcus EggenbergerThis should finally fix the issue with the non working...
2008-05-26 Marcus EggenbergerFixing the "Add New Buffers automatically"-function...
2008-05-23 Marcus EggenbergerIrcUser objects yield existance corretly now if they...
2008-05-22 Marcus Eggenbergerchanging your away status is now immediately reflected...
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-20 Marcus EggenbergerFixing the context menu of the buffer views.
2008-05-09 Alexander von Rentelnbugfix #BR159 - context menu now opens/starts query...
2008-05-09 Alexander von Rentelnbugfix - qactions from the contextmenu will now be...
2008-05-05 Marcus Eggenberger- It's now possible to select multiple buffers at once...
2008-05-05 Marcus EggenbergerMaking Quassel Core compile without SSL support
2008-05-05 Marcus Eggenbergermaking MSVC happy. Who would have thought that QMetaObj...
2008-05-04 Marcus Eggenbergerfixing crashes when removing buffers from a view
2008-05-03 Manuel NickschasAdding missing #include
2008-05-03 Manuel NickschasPorting autoWHO fix (r809) from branches/0.3 to trunk.
2008-05-03 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-05-02 Marcus EggenbergerircServerHandler sanification
2008-05-01 Marcus Eggenbergerfixing the dock icon in mac os... (fixing doesn't mean...
2008-05-01 Marcus Eggenbergerperformance++
2008-05-01 Marcus Eggenbergernicklist_performance++
2008-04-29 Manuel NickschasShow serverlist by default in the NetworksSettingsPage...
2008-04-29 Marcus EggenbergerDeactivating the nicklist autohide feature as the sizin...
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-27 Manuel Nickschasspelling++
2008-04-25 Manuel NickschasMake multi-line selections work correctly under X11.
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
2008-04-21 Marcus Eggenbergermake quassel compile with Qt4.3 again... *ooops*
2008-04-21 Alexander von Rentelndisplay channelname in windowtitle
2008-04-20 Marcus Eggenbergerlayout fixes
2008-04-18 Marcus Eggenbergeraccidentaly deactivated custom sorting... ooops
next