The input line is now enabled disabled correctly according to the current buffer...
[quassel.git] / src /
2008-02-18 Marcus EggenbergerThe input line is now enabled disabled correctly accord...
2008-02-18 Marcus Eggenbergerimplemented the core part for removing buffers permanently
2008-02-18 Marcus Eggenbergeradded missing queries
2008-02-18 Manuel NickschasStop core from crashing when exiting while clients...
2008-02-18 Manuel NickschasMake session restore join more than one channel per...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-17 Manuel NickschasCorrectly handle the recent NetworkInfo extension....
2008-02-17 Marcus EggenbergerThis should finally *fingers crossed* fix the model...
2008-02-15 Alexander von Rentelnenabled custom colors and
2008-02-15 Alexander von Rentelnadded colorsettingspage
2008-02-14 Marcus Eggenbergeradded missing sql queries... OOPS
2008-02-14 Marcus EggenbergerChanged storage to store last seen dates of buffers...
2008-02-13 Manuel NickschasMore improvements to encoding handling. There is now...
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-13 Manuel NickschasEncodings are now honored for both sending and receivin...
2008-02-13 Manuel NickschasAuto Identify works now. Also newly created networks...
2008-02-13 Manuel NickschasProvide sane defaults for new network settings options...
2008-02-13 Manuel NickschasPerformlist is back and working!
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasFix tab order in CoreConnectDlg.
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-12 Manuel NickschasOK button does no longer discard a settings dialog...
2008-02-12 Manuel NickschasFix case-insensitivity for channel names, and add some...
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-11 Manuel NickschasMade old ChatLine's code even more ugly by adding some...
2008-02-10 Marcus Eggenbergerdisplay only the nick in Notices if the sender is a...
2008-02-10 Marcus Eggenbergerdon't ask
2008-02-10 Manuel NickschasFix default button behavior in CoreConnectDlg.
2008-02-10 Marcus Eggenbergerdamn... now it's fixed...
2008-02-10 Marcus Eggenbergerbugfix
2008-02-10 Manuel NickschasHere's hoping this fixes CoreConnectDlg even on the...
2008-02-10 Marcus Eggenberger- Highlights are now determined in Client::checkForHigh...
2008-02-10 Marcus EggenbergerConversion to lowercase is no longer done by SQLite...
2008-02-10 Manuel NickschasPrevent the settings dialogs from crashing when OK...
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...
2008-02-10 Marcus Eggenbergersimpler version of the treemodel since features of...
2008-02-09 Manuel NickschasMark highlighted messages with a subtly different backg...
2008-02-09 Manuel NickschasMore fixes to the coreconnectdlg...
2008-02-08 Manuel NickschasTrying to fix some CoreConnectDlg layout issues...
2008-02-08 Manuel NickschasPrevent the core from restoring its state if it is...
2008-02-08 Manuel NickschasAdded a shiny new AboutDlg
2008-02-08 Marcus Eggenbergerhighlight respects now word boundaries. thx int
2008-02-08 Marcus Eggenbergeroops... that were 2 files too much...
2008-02-08 Marcus Eggenbergerjust a minor update before I get my hands dirty with...
2008-02-08 Marcus Eggenberger... and now even when Quassel is QApplication::quit()
2008-02-08 Marcus Eggenbergermade the MainWin remember it's state again
2008-02-08 Alexander von Rentelnadded general settings page
2008-02-08 Manuel NickschasFile -> Quit now correctly calls QCoreApplication:...
2008-02-08 Manuel NickschasFixing $FU in some server handlers. ircUser() does...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-07 Manuel NickschasFixed restore-to-defaults in settings dialog.
2008-02-07 Alexander von Rentelndoubleclick on user opens query
2008-02-07 Marcus Eggenbergerfixed a bug when selecting a buffer in a different...
2008-02-07 Manuel NickschasUse a sane default for IRC server port :)
2008-02-06 Marcus Eggenbergerfixed schema version for newly created SQLite backends
2008-02-06 Marcus EggenbergerTabcompletion works again (broke it in last REV). Acts...
2008-02-06 Marcus Eggenbergermade the check for lineseperators OS independent
2008-02-06 Marcus Eggenbergerpasting multiple lines at once into the InputLine is...
2008-02-06 Alexander von Rentelnmac builds will not have minimize to tray on left click...
2008-02-05 Alexander von Rentelnremoved context menu in quasselclient from the left...
2008-02-05 Marcus Eggenbergermade keybindings persistent (per client)
2008-02-05 Marcus Eggenbergermade the inputline ignore less keys (only number in...
2008-02-05 Marcus Eggenbergerfixed a bug in the auto upgrade routine of the abstract...
2008-02-05 Alexander von Rentelnimproved minimize to tray behavior with win versions...
2008-02-05 Marcus Eggenbergermade highlight trigger only on normal messages, notices...
2008-02-05 Marcus Eggenbergertweaking the SignalProxy resulted in some casualties...
2008-02-05 Marcus Eggenbergerfixed a bug in UserInputHandler::handleMsg()
2008-02-05 Marcus EggenbergerThe Client sends now a heartbeat to the server once...
2008-02-05 Marcus Eggenbergerfixed inconsistency issues. Upgrade and Distclean is...
2008-02-05 Marcus Eggenbergerfixed the target buffers for queries
2008-02-04 Marcus Eggenbergerfixed a major bug introduced in r456 (segfault on core...
2008-02-04 Marcus EggenbergerNotices are now again displayed in the server buffer.
2008-02-04 Marcus EggenbergerYou can now jump to buffers with the keyboard. Select...
2008-02-04 Marcus Eggenbergerfixed a bug in IrcChannel. Upgrade is strongly advised...
2008-02-04 Marcus EggenbergerQuassl shows now activity from the backlog aswell.
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-02-03 Marcus Eggenbergerthe nickselector should now react properly to any relev...
2008-02-03 Alexander von Rentelnenabled query in user context menu - now that the query...
2008-02-03 Manuel NickschasMade CTCP VERSION reply more verbose. Set a more reason...
2008-02-03 Manuel NickschasAdded some new attributes to NetworkInfo. Note that...
2008-02-03 Marcus EggenbergerFixed the missing network name in the chat monitor
2008-02-03 Marcus Eggenbergerfixed the FIXME in Client::networkDestroyed()
2008-02-03 Marcus EggenbergerMore Code Cleanup
2008-02-03 Manuel NickschasSome new UI elements for configuring network reconnects...
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-03 Alexander von Rentelnchanged the behavior of RPL_AWAY server messages:
2008-02-03 Manuel NickschasAdded a container dialog for stand-alone settingspages...
2008-02-03 Marcus Eggenbergeradded a mutex lock in Core::bufferInfo()
2008-02-02 Manuel NickschasMake the network actions disappear again :p
2008-02-02 Marcus EggenbergerStopped Quassel from Segfaulting on 2nd+ connect to...
2008-02-02 Marcus Eggenbergerfixed the backlog replay issue. DISTCLEAN IS MANDATORY
2008-02-02 Marcus EggenbergerBacklogdata is now made persistent every 10 minutes.
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-02 Manuel NickschasThis hopefully fixes the occasional segfault when exiti...
2008-02-02 Manuel NickschasTrying to workaroundinate a weird bug with connection...
2008-02-01 Alexander von Rentelnbeautyfied the code in userinputhandler::handlectcp
2008-02-01 Manuel NickschasAh well, there was no File menu. Until now.
2008-02-01 Manuel NickschasAdded a fancy menu to connect to and disconnect from...
2008-02-01 Manuel NickschasTemporarily disabled add/remove networks because of...
next