quassel.git
2008-02-21 Alexander von... display trayicon on default
2008-02-21 Manuel NickschasFix nasty bug that made the client sometimes crash...
2008-02-20 Marcus Eggenbergerfixed crashes when invalid data is received by the...
2008-02-20 Manuel NickschasPressing enter in the topic line now sets the channel...
2008-02-20 Manuel NickschasFix client crash at core disconnect.
2008-02-20 Manuel NickschasThis should fix duplicate messages that would occur...
2008-02-20 Manuel NickschasFinally we have solved the session restore problems...
2008-02-20 Alexander von... Added tooltip for networkItems and bufferItems
2008-02-19 Manuel NickschasWe now send WHO every 60 seconds for all channels we...
2008-02-19 Manuel NickschasForgot version.inc - since this breaks protocol, it...
2008-02-19 Manuel NickschasCore now remembers the channels you've joined if a...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-19 Marcus Eggenbergerfixed handleMode()
2008-02-19 Alexander von... added some more menu items to the context menu
2008-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-19 Marcus Eggenbergerfixed creation of buffer schema
2008-02-19 Manuel NickschasHm, storing core settings should probably not be uncomm...
2008-02-19 Manuel NickschasNow activity sync should work... and yes, I did acciden...
2008-02-19 Manuel Nickschas(Hoperfully) fixing activity syncing. We really shouldn...
2008-02-19 Marcus EggenbergerbufferSyncer checks now for valid BufferIds
2008-02-18 Alexander von... added application icon for mac os x
2008-02-18 Marcus Eggenbergerfixed bug in ctcp parser
2008-02-18 Marcus Eggenbergerlast fix for buffer removal (fingers crossed). It is...
2008-02-18 Marcus Eggenbergerfixes to the TreeModel and Client
2008-02-18 Marcus Eggenbergerfix for minor issues with the buffer removal
2008-02-18 Manuel NickschasAdding a context menu for permanent removal of buffers.
2008-02-18 Marcus Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Manuel NickschasMade activity levels persistent.
2008-02-18 Marcus Eggenbergerremoved debug msg
2008-02-18 Marcus Eggenbergerfixed misdirected notices and privmsgs
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-18 Marcus Eggenberger- All CTCP messages are now using proper charset en...
2008-02-18 Alexander von... enable embedded icons for windows executables
2008-02-18 Manuel NickschasAnother try...
2008-02-18 Manuel NickschasAdding some debug output for finding out why this crash...
2008-02-18 Manuel NickschasTry to fix a crash in NetworksSettingsPage. Please...
2008-02-18 Marcus Eggenbergerminor code cleanup
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... enabled custom colors and
2008-02-15 Alexander von... added 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 NickschasUpdating version.inc
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... 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)
next