Use qsrand initialization from Qt examples
[quassel.git] / src /
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
2008-04-18 Marcus Eggenbergernewly joined buffers are now selected properly
2008-04-18 Marcus Eggenbergercode cleanup
2008-04-18 Marcus Eggenbergerfixed bufferswitches when using different buffer views
2008-04-17 Marcus Eggenbergermerging latest debug version with trunk
2008-04-17 Marcus Eggenbergercode cleanup
2008-04-16 Marcus Eggenbergermerging branches/fu-debug with trunk :)
2008-04-16 Manuel NickschasSome fixes in AbstractBufferContainer::setBuffer().
2008-04-15 Alexander von RentelnBR#132: implemented an anti-flood protection (details...
2008-04-15 Alexander von Rentelnchatline: highlightcolor is only loaded once in the...
2008-04-15 Marcus Eggenbergeranother try to fix those win/linux crashes :)
2008-04-15 Marcus Eggenbergerbuffer views are now sorted case insensitive if alphabe...
2008-04-15 Manuel Nickschass/Q_ASSERT()/if()/g in CoreSession. Core shouldn't...
2008-04-15 Marcus EggenbergerThis should/could fix client crashes related to unvolun...
2008-04-15 Marcus Eggenbergerserverlists are now saved correctly for newly created...
2008-04-14 Marcus Eggenberger- "All Buffers" are now sorted as they used to be
2008-04-14 Manuel NickschasPrevent core from crashing if networks are removed...
2008-04-14 Manuel NickschasSave mainwindow state without segfaulting occasionally...
2008-04-14 Manuel NickschasSave the mainwindow state properly when exiting the...
2008-04-14 Alexander von Rentelnadded oper and kill handler
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-14 Alexander von Rentelnban-handler implemented (now also available in the...
2008-04-14 Marcus Eggenbergerfixing layout issues
2008-04-14 Marcus Eggenbergersome boundary checks (prevents erroneous/bad clients...
2008-04-14 Marcus Eggenbergerfixing the min-activity-issue
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
2008-04-14 Marcus Eggenbergerfixing layout of the perform tab
2008-04-13 Marcus Eggenbergerremoving debug output
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-13 Manuel NickschasMade the user mode display slightly more intuitive...
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-12 Alexander von Rentelnhighlightcolor can now be configured
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-10 Manuel NickschasAdding some work-in-progress files for shortcut handlin...
2008-04-10 Marcus Eggenbergermade the ctcp handler recognize faulty ctcp actions
2008-04-10 Alexander von Renteln-statusbar can now be hidden (you can find it in views...
2008-04-09 Manuel NickschasAdded a default translation (quassel.ts/.qm) that is...
2008-04-09 Manuel NickschasPrettified and correctly sortified user categories...
2008-04-09 Manuel NickschasThis should finally fix the remaining font issues,...
2008-04-09 Manuel Nickschasquasseltopia++
2008-04-08 Manuel NickschasSanitized AutoWho. Now rather than bulk-sending /WHO...
2008-04-08 Alexander von Rentelnminor bugfix: ssl/no-ssl icons will only be displayed...
next