Fix off-by-one error in computeWrapList()
[quassel.git] / src / qtui /
2008-08-02 Manuel NickschasFix off-by-one error in computeWrapList()
2008-08-02 Manuel NickschasProperly re-layout on resizing
2008-08-02 Manuel NickschasYAY! Colors are back!
2008-08-02 Manuel Nickschasendless_loop--
2008-08-02 Manuel NickschasCompute correct height of ChatItems.
2008-08-02 Manuel NickschasChatLineModelItem now computes and stores wordlists
2008-08-02 Manuel NickschasRemoving SPUTDEV, obsolete code and #ifdefs from sources
2008-08-02 Manuel NickschasStep 2: Remove obsolete files
2008-08-02 Manuel NickschasRemoving the old ChatWidget and related stuff from...
2008-08-01 Marcus Eggenbergerfixing BR #229 (untranslatable string)
2008-07-29 Marcus Eggenbergerfixing deactivation of inputline during a query when...
2008-07-27 Marcus Eggenbergerminor sizing fixes
2008-07-27 Marcus Eggenbergeradded debug helper for the networkmodel
2008-07-27 Marcus Eggenbergerone hell of an ugly workaround for what seems to be...
2008-07-26 Marcus Eggenbergerthis should really - fingers crossed - make the client...
2008-07-26 Marcus Eggenbergerthis should make the client compile again with Qt 4.3
2008-07-24 Marcus Eggenbergerimproving the channel lists. errors are redirected...
2008-07-22 Manuel NickschasRemove unneeded attributes that somehow have crept...
2008-07-22 Manuel Nickschaswarnings--
2008-07-22 Manuel NickschasRevert "Work around MOC ignoring -D options by having...
2008-07-22 Manuel NickschasFix a rebase oops
2008-07-22 Manuel NickschasSome tweaking of NotificationsSettingsPage
2008-07-22 Manuel Nickschasdebug--
2008-07-22 Manuel NickschasMove DBus- and other notification-related settings...
2008-07-22 Manuel NickschasWork around MOC ignoring -D options by having dummy...
2008-07-22 Manuel NickschasFormatting fixes
2008-07-22 Manuel NickschasMake QtDBus optional (i.e. compile even if no dbus...
2008-07-22 Manuel NickschasMove dbus interface definition to interfaces/ and gener...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-22 Dennis SchriddeArgument error in desktop notification message.
2008-07-22 Dennis SchriddeConfiguration support for desktop notifications.
2008-07-22 Dennis SchriddeImproved support for org.freedesktop.Notifications.
2008-07-22 Dennis SchriddeIntial support for the org.freedesktop.Notifications...
2008-07-22 Marcus Eggenbergerthe inputline is now only disabled if we are not connec...
2008-07-22 Marcus Eggenbergeradded and to predefined alias variables. (needs core...
2008-07-22 Marcus Eggenbergerremoving hardcoded aliases from userinputhandler. some...
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-21 Marcus Eggenbergeradding protocol version to core startup output and...
2008-07-21 Marcus EggenbergerAdded a core lag indicator to the statusbar
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-07-18 Marcus Eggenbergerdisabling core info while not connected. the core info...
2008-07-18 Marcus Eggenbergerunconfusinating the core edit dialog
2008-07-18 Marcus Eggenbergerfixing warning in coreinfodlg.h
2008-07-16 Marcus Eggenbergersome tweaks to the coreinfo dialog
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-12 Marcus Eggenbergerupdating the sync dialog according to the new sync...
2008-07-10 Marcus Eggenbergerset proper menuRoles for About (Quassel|Qt) and Prefere...
2008-07-06 Marcus Eggenbergermore cleanup (internal handling of network actions)
2008-07-06 Marcus Eggenbergercleaning up a bit (views menu and mainwin.cpp)
2008-07-05 Marcus Eggenbergeryou can now lock the positions of the docks (inputline...
2008-07-04 Marcus EggenbergerContextmenu requests in the open field of a bufferview...
2008-07-03 Marcus Eggenbergerurls are now properly identified if the topic is scrolled
2008-07-02 Marcus Eggenbergerusability++ (drag mousecursor, tooltip, limited scrolling)
2008-07-02 Marcus Eggenbergeron public request: edit button to the right
2008-07-02 Marcus Eggenbergerincreased snapback size. restoring offset when channels...
2008-07-02 Marcus EggenbergerFixing Topic Widget (vertical centering, scrolling...
2008-07-01 Marcus EggenbergerFixing layout of the settingsdialog on Mac OS X again.
2008-07-01 Manuel NickschasFixing/tweaking various UIs, mostly icons
2008-07-01 Manuel NickschasMerge branch 'seezer'
2008-07-01 Marcus EggenbergerChanges to existing custom views are now reflected...
2008-07-01 Manuel NickschasBye-bye qmake
2008-06-30 Sebastian GothRemoved already unused topicEditButton from topicwidget
2008-06-28 Sebastian GothMake completion suffix configurable. Fixes BR130
2008-06-26 Manuel NickschasMeh, missed one reference to the old icon locations...
2008-06-26 Manuel NickschasWorkaround #151 (deleting and readding a network with...
2008-06-26 Manuel NickschasSome more changes to tooltips
2008-06-26 Sebastian GothMerge branch 'upstream'
2008-06-26 Sebastian GothFixing BR#164: Show correct tooltips in networksettings...
2008-06-26 Manuel NickschasFix icon in aboutdlg
2008-06-24 Marcus Eggenbergerupdated contact information
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-21 Manuel NickschasUpdate button state in NetworksSettingsPage correctly...
2008-06-18 Manuel NickschasPut selections in both clipboard and X selection buffer...
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Marcus EggenbergerFixing BR #149 (high cpu load in settings)
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-10 Manuel NickschasMerge branch 'cmake' of git@git.quassel-irc.org:quassel...
2008-06-10 Marcus EggenbergerCleaning up the icon dir
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-08 Manuel NickschasFixing parallel makes.
2008-06-08 Manuel NickschasAutogenerate version.gen - no more outdated versions!
2008-06-08 Marcus EggenbergerSome clarifications in the terminology of the core...
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-07 Marcus EggenbergerCleaning up the icon dir
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-06-04 Marcus Eggenbergersome minor fixes:
2008-05-30 Manuel NickschasUpdate aboutdlg for new contributors
2008-05-22 Manuel NickschasChatView now uses MessageFilter to display only message...
2008-05-22 Manuel NickschasQuassel now handles even huge ChatScenes without slowin...
2008-05-22 Manuel NickschasSome optimizations... QGraphicsScene has some weird...
2008-05-21 Manuel NickschasHandle rowsInserted() and add new messages to the scene.
2008-05-19 Manuel NickschasMake ChatLine/-Items and ChatScene honor ChatView width.
2008-05-13 Manuel NickschasChatline -> ChatLine
next