2008-11-16 |
Manuel Nickschas | Don't forget data when editing a core account, fixes...
|
commit | commitdiff | tree |
2008-11-16 |
Manuel Nickschas | Properly clear fonts from text format if default should...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Update ChangeLog with the most important features since...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Don't load a Qt translation if we provide our own
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Load Qt's default translations if available, fixes...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Remove obsolete -DHAVE_VERSION_GEN from compiler options
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Don't try to workaround QSystemTray's not being able...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Display rather than clear the channel topic on /topic...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Don't join channels on single click in bufferviews...
|
commit | commitdiff | tree |
2008-11-15 |
Manuel Nickschas | Strip mIRC format codes from topic tooltip, fixing...
|
commit | commitdiff | tree |
2008-11-09 |
Manuel Nickschas | Fix a qreal->int warning
|
commit | commitdiff | tree |
2008-11-09 |
Manuel Nickschas | Fixing custom highlights, thanks to Zarin for finding...
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | Allow port numbers up to 65535 for proxies
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | Extend set of allowed chars in an URL, fixing BR #389
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | ChatView now asks the scene if scrolling is ok on message...
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | s,\t, ,g; // somebody really needs to fix their...
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | Fix ChatItem clipping (when selecting lines)
|
commit | commitdiff | tree |
2008-11-07 |
Manuel Nickschas | Enable auto-scrolling while selecting text in ChatViews
|
commit | commitdiff | tree |
2008-11-04 |
Manuel Nickschas | Don't quote URLs, fixes BR #379
|
commit | commitdiff | tree |
2008-11-04 |
Manuel Nickschas | Revert "Don't scroll if a mouse button is pressed"
|
commit | commitdiff | tree |
2008-11-03 |
Manuel Nickschas | Don't scroll if a mouse button is pressed
|
commit | commitdiff | tree |
2008-11-03 |
Manuel Nickschas | Handle selections properly on insertion and removal...
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | Don't show an empty systray bubble on Windows anymore.
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | Cut off senders on the left in the chat monitor
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | msvc_warnings--
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | Fill sender pixmaps with Qt::transparent to fix drawing...
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | Fixing .arg().arg() in UserInputHandler, fixes BR #365
|
commit | commitdiff | tree |
2008-10-28 |
Manuel Nickschas | Pimp my ChatView!
|
commit | commitdiff | tree |
2008-10-26 |
Manuel Nickschas | Typo
|
commit | commitdiff | tree |
2008-10-25 |
Manuel Nickschas | Check correct number of params for handle353(), thanks...
|
commit | commitdiff | tree |
2008-10-22 |
Manuel Nickschas | Trim network name on edit
|
commit | commitdiff | tree |
2008-10-22 |
Manuel Nickschas | Match clickables case insensitive, fixes BR #363
|
commit | commitdiff | tree |
2008-10-21 |
Manuel Nickschas | Make custom highlights work again
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Reworking highlighting a bit
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Uhm, note to self: remove debug stuff after debugging...
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Forgot some more instances of QtUiSettings vs. UiSettings
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Make that ugly virtual scrollbar bug workaround 4px...
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Use QtUiSettings for QtUi-related stuff, rather than...
|
commit | commitdiff | tree |
2008-10-20 |
Manuel Nickschas | Improving URL detection regexp
|
commit | commitdiff | tree |
2008-10-19 |
Manuel Nickschas | Adding newline to version.gen.
|
commit | commitdiff | tree |
2008-10-19 |
Manuel Nickschas | Fixing default layout issues with MainWin, closing...
|
commit | commitdiff | tree |
2008-10-17 |
Manuel Nickschas | Show LockDock action in menu again
|
commit | commitdiff | tree |
2008-10-17 |
Manuel Nickschas | Actually kill mainwin.ui
|
commit | commitdiff | tree |
2008-10-17 |
Manuel Nickschas | Action pimping, MainWin cleansing, deuification
|
commit | commitdiff | tree |
2008-10-13 |
Manuel Nickschas | Wupps. Make compile without D-Bus again.
|
commit | commitdiff | tree |
2008-10-13 |
Manuel Nickschas | Revert "Updated norsk translation, thanks Terje tan...
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Make position hints configurable again
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Updated norsk translation, thanks Terje tan Andersen!
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Add TaskbarNotificationBackend
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Make systray animation work
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Complete and pimp DesktopNotificationBackend.
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Note to self: a QSet is not ordered.
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Change NotificationsSettingsPage such that it plugs...
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Moar cleanups
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Removing deprecated notification cruft from MainWin
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Add DesktopNotificationBackend
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Add SystrayNotificationBackend (untested yet and still...
|
commit | commitdiff | tree |
2008-10-12 |
Manuel Nickschas | Add AbstractNotificationBackend to allow for a more...
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Clear fontMetrics cache on setFormat()
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Cleanup
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Make StyledMessage more (space) efficient, clean up...
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Remove legacy core/client protocol version checks
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Make git revision in AboutDlg link to our gitweb
|
commit | commitdiff | tree |
2008-10-04 |
Manuel Nickschas | Redesign genversion and make only main.cpp depend on it
|
commit | commitdiff | tree |
2008-09-29 |
Manuel Nickschas | Don't link to indirect deps anymore, thanks to ewoerner...
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Remove obsolete icons that were just kept around until...
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Revert "Try to fix icons not being found on some systems"
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Fix built-in Oxygen support
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Try to fix icons not being found on some systems
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Move generated binaries back in the root directory
|
commit | commitdiff | tree |
2008-09-28 |
Manuel Nickschas | Fix app icon on windows (I hope)
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | If we us 'em, we should install 'em
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | Make app icon larger again
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | Provide a fallback in case XDG_DATA_DIRS is not set
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | We require cmake-2.6 now. Also LINGUAS should work...
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | Resurrect the old icons for a bit, until the Gentoo...
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | Install application icon
|
commit | commitdiff | tree |
2008-09-27 |
Manuel Nickschas | Make compile. Oh, and tweak some more.
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Fix the remaining icons. Hope I didn't overlook anything :)
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Even more icon fixes...
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Moar icon fixes
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Fix MainWin icons
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Fix CoreConnectDlg icons
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Add :/pics, show Quassel logo in BufferWidget again
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Moving QuasselTopia to dev-notes/obsolete, since it...
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Bring back icons to NetworkSettingsPage
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Add some more wrapper methods in Icon
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Init SQL resource
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Add some more Oxygen icons, and a missing_icons text...
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | More build system tweaking, plus making icons work
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | More changes to the build system; make i18n generation...
|
commit | commitdiff | tree |
2008-09-26 |
Manuel Nickschas | Major redesign of the build system. Also allow icons...
|
commit | commitdiff | tree |
2008-09-23 |
Manuel Nickschas | Compile on Wintendo again. Learn fucking POSIX!
|
commit | commitdiff | tree |
2008-09-22 |
Manuel Nickschas | Add Icon and IconLoader
|
commit | commitdiff | tree |
2008-09-22 |
Manuel Nickschas | Don't start a core in CoreApplication's dtor... fixes...
|
commit | commitdiff | tree |
2008-09-20 |
Manuel Nickschas | Make compile on amd64 and friends
|
commit | commitdiff | tree |
2008-09-20 |
Manuel Nickschas | Test our newly acquired shortcut capabilities by finally...
|
commit | commitdiff | tree |
2008-09-20 |
Manuel Nickschas | Add ActionCollection to group and manage (Q)Actions.
|
commit | commitdiff | tree |
2008-09-20 |
Manuel Nickschas | Action enhances QAction with a subset of KDE's KAction...
|
commit | commitdiff | tree |
2008-09-18 |
Manuel Nickschas | Finally sanitizificat0red the mess and #ifdef hell...
|
commit | commitdiff | tree |
next |