quassel.git
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... added 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... doubleclick 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... mac builds will not have minimize to tray on left click...
2008-02-05 Alexander von... removed 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... improved 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... enabled 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... changed 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... beautyfied 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...
2008-02-01 Alexander von... added ctcp handler to userinputhandler
2008-02-01 Manuel NickschasShrinked the still non-functional topic config toolbutt...
2008-02-01 Manuel NickschassessionData--
2008-02-01 Manuel NickschasRenaming the classes and .ui files that got temp names...
2008-02-01 Manuel NickschasCleaning up, getting rid of the old identity/serverlist...
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-02-01 Marcus Eggenbergerfixed some debug messages in the SignalProxy
2008-01-31 Marcus Eggenbergerfixed a bug in the SignalProxy
2008-01-31 Alexander von... added more user info in the user tool tip
2008-01-31 Marcus Eggenbergerfixed some includess I forgot to change... :/
2008-01-31 Marcus Eggenbergersome minor improvements to the NetworkModel and added...
2008-01-31 Marcus Eggenbergerusers who are away are now greyed out in the nickview
2008-01-31 Alexander von... added ircserverhandler for whois, who and whowas
2008-01-31 Alexander von... win32 block added
2008-01-30 Marcus Eggenbergerenabled quassel to join +k channels
2008-01-30 Marcus EggenbergerSignalProxy will no longer attempt to deliver data...
2008-01-30 Marcus Eggenbergerthe following assert should no longer trigger: ASSERT...
2008-01-30 Marcus Eggenbergerhacked (it's really not pretty) the chatwidget to make...
2008-01-30 Marcus Eggenberger- implemented on request a chat monitor: a simple buffe...
2008-01-29 Marcus Eggenbergeradded some more debug infos
2008-01-29 Marcus Eggenberger- Network Connection state is now reflected in the...
2008-01-29 Manuel NickschasHopefully this makes older clients work with the curren...
next