quassel.git
2008-08-17 Manuel NickschasAdding detach-away settings to identities, removing...
2008-08-17 Marcus Eggenbergermake quassel compile in deploy mode again (mac os x...
2008-08-16 Manuel NickschasStandard Roles should be the same in MessageModel and...
2008-08-16 Manuel NickschasAdding a Q_ASSERT to see if that catches the remaining...
2008-08-16 Marcus Eggenbergerfixing pull / rebase aftermath
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-15 Manuel NickschasIntroduce discardable LayoutData
2008-08-15 Manuel NickschasClean indentation
2008-08-15 Manuel NickschasClipboard will no longer be randomly overwritten with...
2008-08-15 Manuel NickschasFix superfluous QString() usage and provide proper...
2008-08-15 ZRegis Maintenance French Translation
2008-08-15 ZRegis Maintenance French Translation
2008-08-15 ZRegis Add more string to translate
2008-08-15 Daniel AlberssecondsToString() correct year calculation, remove...
2008-08-14 Marcus EggenbergerQuassel dumps now a human readable stacktrace to $...
2008-08-13 Manuel NickschasRemove bogus warning
2008-08-13 Manuel NickschasAvoid duplicate messages
2008-08-13 Jonas Heeseadded session management
2008-08-13 Manuel NickschasFix doubleclicks in empty spaces in ChatMonitorView...
2008-08-13 Manuel NickschasMaking ChatItems in the first column full-height. Also...
2008-08-13 Manuel NickschasCorrectly handle selections while new ChatLines are...
2008-08-13 Manuel NickschasRework selections to make them not fail with weird...
2008-08-13 Manuel NickschasDo no longer react to right mouse button presses
2008-08-12 Marcus Eggenbergerfixing the creating of new buffers in the client. bye...
2008-08-12 Marcus Eggenbergermessage marker is now a thin line and no longer display...
2008-08-12 Marcus Eggenbergerfixing a compile warning in windows
2008-08-12 Marcus Eggenbergerthe new chatwidget now highlights the first new message...
2008-08-12 Marcus EggenbergerContinuing my personal crusade against Buffer.
2008-08-11 Marcus Eggenbergerthe alias engine can now expand nicks to their hostnames
2008-08-11 Manuel NickschasBring back notifications (again...)
2008-08-11 Marcus Eggenbergerfixing strange looking CTCP ACTIONs (/me style message...
2008-08-11 Marcus Eggenbergerstop the chat monitor from stealing unhandled double...
2008-08-11 Marcus Eggenbergerfixes, cleanup and other improvements... Now I know...
2008-08-11 Marcus Eggenbergerfixing a bug where newly added bufferviews are not...
2008-08-11 Marcus Eggenbergeronly show dbus settings if dbus is available
2008-08-11 Marcus EggenbergerFixing BR # 204 - double click on the sender column...
2008-08-11 Marcus Eggenbergerfixing BR #261 (making fields removable from the chatmo...
2008-08-11 Manuel NickschasBring back dynamic backlog fetching (move scrollbar...
2008-08-10 Marcus EggenbergerFixing BR #199 introduce /back as alias for unaway
2008-08-10 Marcus EggenbergerFixed a bug where the client would not initialize chann...
2008-08-10 Daniel Albers/j and /join only prepend # when channel names start...
2008-08-10 Marcus Eggenbergerusing a shared buffer for QTextBoundaryFinder
2008-08-10 Marcus Eggenbergerfixing BR #264 (core crash after join)
2008-08-10 Marcus EggenbergerRevert "fixing BR #264 (core crash after join)"
2008-08-10 Marcus Eggenbergerfixing BR #264 (core crash after join)
2008-08-09 Marcus Eggenbergerfixing empty chatlines on mac os (hopefully on windows...
2008-08-09 Manuel NickschasFixing end-of-line detection in the wordwrap finder.
2008-08-09 Marcus Eggenbergerfixing BR #250 (no oper status on new channels)
2008-08-09 Marcus Eggenbergerfixing segfaults on part if the part results in an...
2008-08-08 Marcus Eggenbergerremoving deprecated core user settings
2008-08-08 Marcus Eggenbergerfurther speed upgrade for settings
2008-08-07 Marcus Eggenbergerintroducing autocached settings
2008-08-07 Manuel NickschasDisplay and update message processing progress
2008-08-07 Manuel NickschasAdd MessageProcessor progress widget to MainWin's statu...
2008-08-06 Manuel NickschasFix display of chained mIRC color codes
2008-08-06 Manuel NickschasReset the MessageProcessor on disconnect
2008-08-06 Manuel NickschasEnable plain old QTimer-based asynchronous message...
2008-08-06 Manuel NickschasMove checkForHighlight() from Client to QtUiMessageProc...
2008-08-06 Manuel NickschasMake use of QtUiMessageProcessor. For now, we just...
2008-08-06 Manuel NickschasIntroduce AbstractMessageProcessor and its specializati...
2008-08-06 Manuel Nickschaswarnings--
2008-08-06 Manuel NickschasIntroduce QtUiStyleSettings and make highlight color...
2008-08-06 Manuel NickschasConsolidate UiStyleSettings into uisettings.h
2008-08-06 Manuel NickschasFixed URL recognizer to not endlessly loop anymore
2008-08-06 Manuel NickschasFix typo
2008-08-06 Manuel NickschasApply colors to BufferView and NickView again
2008-08-06 Manuel NickschasDisable unused color settings in ColorSettingsPage
2008-08-06 Manuel NickschasAdd migration code that removes obsolete style settings
2008-08-06 Manuel NickschasLoad default formats correctly in all cases
2008-08-06 Manuel NickschasClean up ColorSettingsPage and make it store stuff...
2008-08-05 Manuel NickschasFix mIRC colors
2008-08-05 Marcus Eggenbergerpersitentmodelindexes--
2008-08-05 ZRegisMaintenance French Translation
2008-08-05 ZRegisFix missing translation strings
2008-08-05 ZRegisUpdate other translation files to allow heuristic fonct...
2008-08-05 ZRegisMaintenance French Translation without missing Qt main...
2008-08-05 Manuel NickschasFix URL regexp to not include whitespace anymore
2008-08-04 Manuel NickschasTemporarily disable notifications again.
2008-08-04 Manuel NickschasCosmetic fixes for the notifications
2008-08-04 Manuel NickschasPost-merge cleanups, remove the old message handling
2008-08-04 Manuel NickschasNotifications use MessageModel now (making them work...
2008-08-04 Marcus Eggenbergerinternal fixes
2008-08-04 Daniel AlbersSquashed commit of the following:
2008-08-04 Marcus Eggenbergerinternal stuff only: added accessors for bufferName...
2008-08-04 Marcus EggenbergerFixing BR #234. Queries where the chatpartner is away...
2008-08-04 Manuel Nickschasmaster branch requires Qt 4.4 now...
2008-08-04 Marcus Eggenbergerfixed a newly introduced crash on user mode changes
2008-08-04 Manuel NickschasImprove ChatMonitorFilter, only show plain/notice/actio...
2008-08-04 Marcus EggenbergerFixing a client crash that could be triggered under...
2008-08-04 Manuel NickschasFixing selections, also prevent from crashing in some...
2008-08-04 Manuel NickschasFix warning: MsgId is a struct
2008-08-04 Manuel NickschasRevert "Save QtUi settings in QtUiStyle again, since...
2008-08-04 Manuel NickschasSave QtUi settings in QtUiStyle again, since the old...
2008-08-04 Manuel NickschasFix another warning
2008-08-04 Manuel NickschasFix some warnings
2008-08-03 Manuel NickschasUnfinished work on ChatMonitorFilter's data(), need...
2008-08-03 Manuel NickschasClean up MessageModel on disconnect
2008-08-03 Manuel NickschasBring back topic display
2008-08-03 Manuel NickschasMake ChatView's scrollbar behavior a bit more tolerant...
2008-08-02 Manuel NickschasBring back systray notifications. Another hacky solutio...
next