2008-09-22 |
Marcus Eggenberger | fixing BR #<insert proper id here (I'm offline right... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Marcus Eggenberger | ChatLine cleanup |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Marcus Eggenberger | ChatItem::fontMetrics() moved to ContentsChtatItem... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Marcus Eggenberger | Another Speed boost for the new ChatView. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Manuel Nickschas | Make compile on amd64 and friends |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Manuel Nickschas | Test our newly acquired shortcut capabilities by finall... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Manuel Nickschas | Add ActionCollection to group and manage (Q)Actions. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Manuel Nickschas | Action enhances QAction with a subset of KDE's KAction... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Daniel Albers | fix uptime calculation when client and core are in... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Manuel Nickschas | Finally sanitizificat0red the mess and #ifdef hell... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Manuel Nickschas | cleanups (WiP) |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Manuel Nickschas | Improve URL regexp a bit, don't fail anymore in certain... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Manuel Nickschas | Fix line spacing being wrong for some people (partially... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Manuel Nickschas | Don't underline quitting nicks |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Manuel Nickschas | Enable on-hover for URLs, remove now obsolete double... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Manuel Nickschas | Add accessor to check if a filter accepts a given BufferId |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Manuel Nickschas | First steps in supporting on-hover |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Manuel Nickschas | URL recognition (WiP) |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Daniel Albers | german translation, some typos corrected |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Marcus Eggenberger | even faster resizing |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Marcus Eggenberger | ChatScene speed improvement. This might even fix the... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Marcus Eggenberger | fixing colors |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Marcus Eggenberger | removing an unneeded empty check |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Marcus Eggenberger | smoothificating user requested backlog replay. increase... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Marcus Eggenberger | explicitly listening on IPv4 even if IPv6 is available |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Marcus Eggenberger | added convenience constructors ChatViewSettings(ChatVie... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Marcus Eggenberger | QtUiSettings().value(QString("ChatView/%1/KEY").arg... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Marcus Eggenberger | chatscene allows now inserting and removing of items... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Marcus Eggenberger | fixing buffered backlog replay for reconnects |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Manuel Nickschas | Missing include on some systems |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Manuel Nickschas | Update genversion to work with single-binary git |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Marcus Eggenberger | properly fixing dupes ;) |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Marcus Eggenberger | even faster backlog replay |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Manuel Nickschas | Reintroduce layout margin for topic line, looks ugly... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Manuel Nickschas | Explicitly provide MOC_DEFINES, use HAVE_SSL instead... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Manuel Nickschas | Make compile on MSVC again... that thing doesn't know... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | s/int/qreal/ |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Find genversion.exe on Wintendo. Fixes BR #306, thanks... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | s/class/struct/, thanks to Hydrogen for noticing :) |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Uh, apparently, cmake-2.6 is not always downward compat... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Fix MOC defines for cmake-2.4. This fixes building... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | fixing dupes |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Trying to force Qt's layout system into not screwing... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | Merge branch 'master' of git@git.quassel-irc.org:quassel |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | Introducing fast backlog replay! Thanks sph_ for the... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Various buildsystem improvements: |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Marcus Eggenberger | fixing a memleak |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Manuel Nickschas | Bring back workaround for the unwanted scroll-on-buffer... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Marcus Eggenberger | fixing it everywhere :P |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Manuel Nickschas | Bring back the workaround to not reserve space for... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Marcus Eggenberger | removing unneeded semicolons after Qt macros - making... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Marcus Eggenberger | faster ChatLine insertion into the ChatScene. And some... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Marcus Eggenberger | fixing BR #302 - client crash on disconnect |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Marcus Eggenberger | Fixing BR #295 - Autobacktraces are limited to Linux... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Manuel Nickschas | Dirty hack to fix the scrolling issues for now, will... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Fix stupid resizing/scrolling bug |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Some more changes to the About dialog 0.3.0 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Update version for release |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | This guy really ought to be in the list :) |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Updating the About dialog with our new contributors... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Improve scrolling and dynamic backlog fetching behavior |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Sanitize the handling of ColumnHandleItems |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Fix regression that caused crashes while selection... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | fixing update of activity in multiple connected clients... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Manuel Nickschas | Replace segfault by big fat warning |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | some fixes regarding issues with dark themes |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | added a convenience method: Client::bufferModel()-... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Marcus Eggenberger | Finishing my personal crusade against Buffer. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Manuel Nickschas | Fix crash on end of backlog (cf. BR 248) |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Marcus Eggenberger | Introducing lazy word wrap calc. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | speed improvement to checkForHighlight (non longer... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | Fixing BR #256 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | chatmonitor shows own messages again (per default)... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | Internal stuff only. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Manuel Nickschas | Start a new local selection immediately when clicking... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Manuel Nickschas | Fixing the remaining crash that might have happened... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Cleanups, tweaks and fixes |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Use inheritance for handling the different ChatItem... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Marcus Eggenberger | ChatScene now properly react on aboutToRemoveRows(... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Escape % in channel names |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Ignore whitespace in join handler (cf. Bug #290) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Marcus Eggenberger | reverting the backlog request to how it was in the... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Correctly resize ChatView height on disconnect |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Improve ChatMonitorFilter to use Message::Backlog rathe... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | (Try to) fix RPATH issues |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Disable settings for away-on-detach as it hasn't been... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Bump client/core protocol version, since internal struc... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Introducing Network::requestSetNetworkInfo() to simplif... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Use SyncableObject::requestUpdate() for updating Identities |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Whitespace |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Adding detach-away settings to identities, removing... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Marcus Eggenberger | make quassel compile in deploy mode again (mac os x... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Manuel Nickschas | Standard Roles should be the same in MessageModel and... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Manuel Nickschas | Adding a Q_ASSERT to see if that catches the remaining... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Marcus Eggenberger | fixing pull / rebase aftermath |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Marcus Eggenberger | Introducing search in the chatview. See views -> show... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Introduce discardable LayoutData |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Clean indentation |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Clipboard will no longer be randomly overwritten with... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Fix superfluous QString() usage and provide proper... |
commit | commitdiff | tree | snapshot |
next |