quassel.git
2008-11-03 Marcus Eggenbergerfixing a crash in certain custom views
2008-11-02 Alexander von... added context menu to links
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-02 Marcus EggenbergerFixing BR #335 - needs a core restart
2008-11-01 Marcus EggenbergerFixing BR #282 - tab completion doesn't insert suffix...
2008-11-01 Marcus Eggenbergerbetter handling of log messages (internal stuff only)
2008-11-01 Marcus Eggenbergerremoving debug output
2008-11-01 Marcus EggenbergerFixing BR #374 (hide marked as away messages when using...
2008-11-01 Marcus EggenbergerFixing BR #369 (handle onotice/omsg properly, add ...
2008-10-31 Marcus Eggenbergerfixing BR #330 (msvc complaints)
2008-10-31 Marcus EggenbergerFixing BR #170 - show quit messages in query buffers
2008-10-31 Marcus Eggenbergerclearing state of buffer view settings page on disconnect
2008-10-31 Marcus EggenbergerFixing BR #324
2008-10-31 Marcus Eggenbergerfixing BR #297 and #309 improved default aliases
2008-10-31 Marcus Eggenbergerfixing BR #303 partially - introducing unban
2008-10-31 Marcus Eggenbergerfixing BR #367
2008-10-30 Marcus Eggenbergerlala missing added files (or something like that)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-28 Manuel NickschasDon't show an empty systray bubble on Windows anymore.
2008-10-28 Manuel NickschasCut off senders on the left in the chat monitor
2008-10-28 Marcus Eggenbergerenabling away on detach
2008-10-28 Marcus Eggenbergercleanup
2008-10-28 Manuel Nickschasmsvc_warnings--
2008-10-28 Marcus Eggenbergerfixing chopped sender/timestamp column after column...
2008-10-28 Manuel NickschasFill sender pixmaps with Qt::transparent to fix drawing...
2008-10-28 Marcus Eggenbergernewly created buffer views are previewed properly in...
2008-10-28 Manuel NickschasFixing .arg().arg() in UserInputHandler, fixes BR #365
2008-10-28 Manuel NickschasPimp my ChatView!
2008-10-28 Marcus Eggenbergerclean up
2008-10-27 Marcus Eggenbergerfixing a bug where no backlog is requested after an...
2008-10-27 Marcus Eggenbergeradding missing files... -.-
2008-10-27 Marcus EggenbergerBacklog amount (initial and dynamic) can now be configu...
2008-10-27 Marcus Eggenbergergiving the message model the control over the dynamic...
2008-10-27 Marcus Eggenbergerbetter abstraction of BacklogRequester to support diffe...
2008-10-27 Marcus Eggenbergerfixing a crash if there are no visible messages in...
2008-10-26 Alexander von... fix: shift up/down doesn't scroll in the history any...
2008-10-26 Manuel NickschasTypo
2008-10-26 Kevin FunkUpdate german translation
2008-10-26 Kevin FunkGet rid off obsolete icons.qrc references in ui files
2008-10-25 Alexander von... shift up/down scrolls up and down little bit.
2008-10-25 Alexander von... fix: stay at the end of the bufferwidget when zoomed in
2008-10-25 Alexander von... added zoom feature: "ctrl +" magnifies, "ctrl -" demagn...
2008-10-25 Marcus EggenbergerNote to myself: QByteArray("\000") != QByteArray (1...
2008-10-25 Manuel NickschasCheck correct number of params for handle353(), thanks...
2008-10-25 Marcus EggenbergerImplementing ctcp level quoting and ctcp low level...
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-22 Manuel NickschasTrim network name on edit
2008-10-22 Manuel NickschasMatch clickables case insensitive, fixes BR #363
2008-10-21 Marcus Eggenbergerprohibit multiple executions of Quassel::init()
2008-10-21 Marcus Eggenbergerhiding internal connection mode in client only build
2008-10-21 Marcus Eggenbergerproperly identifying the internal/admin user
2008-10-21 Marcus EggenbergerMonolithic build features now zero setup configuration...
2008-10-21 Marcus Eggenbergerproperly handling disconnects - this might even fix...
2008-10-21 Marcus EggenbergerSignalProxy takes now owner ship of passed iodevices...
2008-10-21 Marcus Eggenbergerfixing dependencies to core. MonolithicApplication...
2008-10-21 Marcus Eggenbergerstarting the internal core on demand
2008-10-21 Marcus Eggenbergerreenabling disconnect on timeout for iodevice connections
2008-10-21 Marcus EggenbergerFirst working version of internal core connection.
2008-10-21 Marcus Eggenbergeronly sending heartbeat on socket connections
2008-10-21 Marcus Eggenbergercore can now accept a signalproxy as a client
2008-10-21 Marcus Eggenbergermaking signalproxy direct connection thread safe
2008-10-21 Marcus Eggenbergeradapting to the new peer types
2008-10-21 Marcus EggenbergerSignalProxy internal redesign.
2008-10-21 Manuel NickschasMake custom highlights work again
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-10-20 Manuel NickschasUhm, note to self: remove debug stuff after debugging...
2008-10-20 Manuel NickschasForgot some more instances of QtUiSettings vs. UiSettings
2008-10-20 Manuel NickschasMake that ugly virtual scrollbar bug workaround 4px...
2008-10-20 Manuel NickschasUse QtUiSettings for QtUi-related stuff, rather than...
2008-10-20 Manuel NickschasImproving URL detection regexp
2008-10-19 Manuel NickschasAdding newline to version.gen.
2008-10-19 Manuel NickschasFixing default layout issues with MainWin, closing...
2008-10-19 Daniel AlbersInputLine history handling improved
2008-10-17 Manuel NickschasShow LockDock action in menu again
2008-10-17 Manuel NickschasActually kill mainwin.ui
2008-10-17 Manuel NickschasAction pimping, MainWin cleansing, deuification
2008-10-17 Alexander von... Added keyboard shortcut (ctrl+l) to focus input line.
2008-10-16 Marcus Eggenbergeradding debuing output to find the source for that qUnco...
2008-10-16 Marcus Eggenbergerfixing client crash on disconnect
2008-10-16 Marcus EggenbergerSpliting the functionality of setWidth into 3 separate...
2008-10-16 Marcus Eggenbergernaming convention
2008-10-16 Marcus EggenbergerDisabling SceneIndex during resizing.
2008-10-14 Marcus EggenbergerFinally fixing the WebPreview crash bug. As a result...
2008-10-13 Marcus Eggenbergerpostcondition checks for insertions into the chatscene
2008-10-13 Manuel NickschasWupps. Make compile without D-Bus again.
2008-10-13 Manuel NickschasRevert "Updated norsk translation, thanks Terje tan...
2008-10-12 Manuel NickschasMake position hints configurable again
2008-10-12 Manuel NickschasUpdated norsk translation, thanks Terje tan Andersen!
2008-10-12 Manuel NickschasAdd TaskbarNotificationBackend
2008-10-12 Manuel NickschasMake systray animation work
2008-10-12 Manuel NickschasComplete and pimp DesktopNotificationBackend.
2008-10-12 Manuel NickschasNote to self: a QSet is not ordered.
2008-10-12 Manuel NickschasChange NotificationsSettingsPage such that it plugs...
2008-10-12 Manuel NickschasMoar cleanups
2008-10-12 Manuel NickschasRemoving deprecated notification cruft from MainWin
2008-10-12 Manuel NickschasAdd DesktopNotificationBackend
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-10-12 Manuel NickschasAdd AbstractNotificationBackend to allow for a more...
2008-10-12 Marcus Eggenbergerproperly handling message lists where no message surviv...
2008-10-12 Marcus Eggenbergerproperly fixing dupes
next