2008-10-20 |
Manuel Nickschas | Make that ugly virtual scrollbar bug workaround 4px... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Manuel Nickschas | Use QtUiSettings for QtUi-related stuff, rather than... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Manuel Nickschas | Improving URL detection regexp |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Manuel Nickschas | Adding newline to version.gen. |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Manuel Nickschas | Fixing default layout issues with MainWin, closing... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Daniel Albers | InputLine history handling improved |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Manuel Nickschas | Show LockDock action in menu again |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Manuel Nickschas | Actually kill mainwin.ui |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Manuel Nickschas | Action pimping, MainWin cleansing, deuification |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Alexander von... | Added keyboard shortcut (ctrl+l) to focus input line. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Marcus Eggenberger | adding debuing output to find the source for that qUnco... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Marcus Eggenberger | fixing client crash on disconnect |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Marcus Eggenberger | Spliting the functionality of setWidth into 3 separate... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Marcus Eggenberger | naming convention |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Marcus Eggenberger | Disabling SceneIndex during resizing. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Marcus Eggenberger | Finally fixing the WebPreview crash bug. As a result... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Marcus Eggenberger | postcondition checks for insertions into the chatscene |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Manuel Nickschas | Wupps. Make compile without D-Bus again. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Manuel Nickschas | Revert "Updated norsk translation, thanks Terje tan... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Make position hints configurable again |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Updated norsk translation, thanks Terje tan Andersen! |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Add TaskbarNotificationBackend |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Make systray animation work |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Complete and pimp DesktopNotificationBackend. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Note to self: a QSet is not ordered. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Change NotificationsSettingsPage such that it plugs... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Moar cleanups |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Removing deprecated notification cruft from MainWin |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Add DesktopNotificationBackend |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Add SystrayNotificationBackend (untested yet and still... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Manuel Nickschas | Add AbstractNotificationBackend to allow for a more... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | properly handling message lists where no message surviv... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | properly fixing dupes |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | should fix jussios isues |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | Mór |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | adding debug output to the messagemodel |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | added debug operator: QDebug operator<<(QDebug dbg... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | Disabling indexing in the ChatScene as a workaround... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Eggenberger | fixing weired behavior and/or crashes for dynamic backl... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Marcus Eggenberger | just some internal clean up |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Marcus Eggenberger | fixing a bug in the messagemodel |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Marcus Eggenberger | adding webkit option to the comment section of main... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Marcus Eggenberger | fixing auto scroll issues when chatlines are inserted... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Marcus Eggenberger | use cluebat with day change message |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | hope this properly removes the preview from the scene... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Clear fontMetrics cache on setFormat() |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Cleanup |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Make StyledMessage more (space) efficient, clean up... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Remove legacy core/client protocol version checks |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Make git revision in AboutDlg link to our gitweb |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Manuel Nickschas | Redesign genversion and make only main.cpp depend on it |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | fixing crash when handling numeric reply 331 (RPL_NOTOP... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | this should fix a crash when the searchbar is about... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | WebPreview is now delayed by 2 seconds. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | fixing crashes due to missing private data of chatitems |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Marcus Eggenberger | fixing wrong positioning of items (fixes overlapping... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Marcus Eggenberger | properly hiding day change messages at the top of a... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Marcus Eggenberger | small fixes |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | fixing crash on disconnect |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | adding Message::Self flag to /me style messages |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | hiding daychange messages at the top of the buffer |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | fixing just introduced faulty backlog replay |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | internal debug helpers for chatitems |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | new message line no longer grows with the item height |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | You've all been waiting for it: day change messages! |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marcus Eggenberger | properly fixing inserting and deleting chatlines at... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Manuel Nickschas | Don't link to indirect deps anymore, thanks to ewoerner... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Remove obsolete icons that were just kept around until... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Revert "Try to fix icons not being found on some systems" |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Fix built-in Oxygen support |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Try to fix icons not being found on some systems |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Marcus Eggenberger | fixing mac os build and deploy scripts |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Marcus Eggenberger | fixing a typo in an include and properly making qwebkit... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Marcus Eggenberger | added missing files |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Marcus Eggenberger | giving the chatscene more control over the webpreview... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Move generated binaries back in the root directory |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Marcus Eggenberger | improved web preview removinatings |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Manuel Nickschas | Fix app icon on windows (I hope) |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | If we us 'em, we should install 'em |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | Make app icon larger again |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Marcus Eggenberger | making webkit optional |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Marcus Eggenberger | fixing merge aftermath |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Marcus Eggenberger | hovering over a url now shows a thumbnail preview |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | Provide a fallback in case XDG_DATA_DIRS is not set |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | We require cmake-2.6 now. Also LINGUAS should work... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | Resurrect the old icons for a bit, until the Gentoo... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | Install application icon |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Manuel Nickschas | Make compile. Oh, and tweak some more. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Fix the remaining icons. Hope I didn't overlook anything :) |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Even more icon fixes... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Moar icon fixes |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Fix MainWin icons |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Fix CoreConnectDlg icons |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Add :/pics, show Quassel logo in BufferWidget again |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Moving QuasselTopia to dev-notes/obsolete, since it... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Bring back icons to NetworkSettingsPage |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Add some more wrapper methods in Icon |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Init SQL resource |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | Add some more Oxygen icons, and a missing_icons text... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Manuel Nickschas | More build system tweaking, plus making icons work |
commit | commitdiff | tree | snapshot |
next |