projects
/
quassel.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Prettify notifications settingspage
[quassel.git]
/
src
/
qtui
/
2010-03-03
Manuel Nickschas
Prettify notifications settingspage
tree
|
commitdiff
2010-03-03
Manuel Nickschas
Make disabling the tray icon animation work again
tree
|
commitdiff
2010-03-03
Manuel Nickschas
Integrate DesktopNotification into system tray/status...
tree
|
commitdiff
2010-03-01
Marcus Eggenberger
since seezer was too slow: fixing double click buffer...
tree
|
commitdiff
2010-02-25
Manuel Nickschas
Fix building without KDE
tree
|
commitdiff
2010-02-25
Manuel Nickschas
Avoid circular #includes to shut up lupdate
tree
|
commitdiff
2010-02-24
Manuel Nickschas
Properly handle hover events in ChatView
tree
|
commitdiff
2010-02-23
Manuel Nickschas
Don't crash if no highlighter is currently active
tree
|
commitdiff
2010-02-23
Rüdiger Sonderfeld
Set spellcheck highlighter back to active after message...
tree
|
commitdiff
2010-02-23
Dirk Rettschlag
changed behaviour of color buttons and text selection
tree
|
commitdiff
2010-02-23
Manuel Nickschas
Fix saving of dockwidget/bufferview layouts
tree
|
commitdiff
2010-02-23
Manuel Nickschas
Add a tooltip to the tray icon
tree
|
commitdiff
2010-02-17
Dirk Rettschlag
added settings option to show/hide the style buttons
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Properly clip ChatItem drawing
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Refactor the system tray's context menu
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Basic StatusNotifierItem support
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Annual AboutDlg bump
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Don't crash on windows
tree
|
commitdiff
2010-02-16
Manuel Nickschas
Rework tray icon activation behavior yet again
tree
|
commitdiff
2010-02-16
Manuel Nickschas
More systray refactoring
tree
|
commitdiff
2010-02-14
Manuel Nickschas
Fix CoreFeatures; disable SASL support if core isn...
tree
|
commitdiff
2010-02-14
Chris Fuenty
SASL support
tree
|
commitdiff
2010-02-14
Manuel Nickschas
Some cleanups, debug output--
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
use clicked() signal instead of toggled()
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
style button is smaller now
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
fixed layout and escape quotes
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
added missing icons
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
first version of richtext support for input widget...
tree
|
commitdiff
2010-02-14
Dirk Rettschlag
added support for RichText input and conversion to...
tree
|
commitdiff
2010-02-14
Manuel Nickschas
Improve systray activation behavior; more refactoring
tree
|
commitdiff
2010-02-09
Manuel Nickschas
Avoid Q_INTERFACES-related warning with Qt >= 4.6
tree
|
commitdiff
2010-02-09
Manuel Nickschas
SystemTray refactoring in preparation of supporting...
tree
|
commitdiff
2010-01-31
Sebastian Goth
Adapt chatview and nickview to join-and-switch
tree
|
commitdiff
2010-01-31
Sebastian Goth
Make sender column clickable
tree
|
commitdiff
2010-01-29
Dirk Rettschlag
fixed focus when switching to plain topic view
tree
|
commitdiff
2010-01-29
Dirk Rettschlag
fixed focus when closing ChatViewSearchbar
tree
|
commitdiff
2010-01-29
Dirk Rettschlag
added different information in the TopicWidget based...
tree
|
commitdiff
2010-01-29
Manuel Nickschas
Some fixes for DesktopNotificationBackend
tree
|
commitdiff
2010-01-29
Manuel Nickschas
ChatItems are no longer QGraphicsItems
tree
|
commitdiff
2010-01-22
Dirk Rettschlag
Fixed bugs in topic widget
tree
|
commitdiff
2010-01-18
Daniel Albers
add MenuBar toggle to ChatScene context menu
tree
|
commitdiff
2010-01-18
Sebastian Goth
Initial CTCP ignore functionality
tree
|
commitdiff
2010-01-17
Manuel Nickschas
Allow compilation without QSystemTrayIcon
tree
|
commitdiff
2010-01-13
Manuel Nickschas
debug--
tree
|
commitdiff
2010-01-13
Manuel Nickschas
Fix selection and loading of translations; allow to...
tree
|
commitdiff
2010-01-07
Daniel Albers
rename translation files to <2 letter ISO code>.po
tree
|
commitdiff
2010-01-06
Aurelien Gateau
Ensure desktop file is found when using quasselclient
tree
|
commitdiff
2010-01-01
Manuel Nickschas
Untie the marker line from lastSeenMsg
tree
|
commitdiff
2009-12-10
Manuel Nickschas
Fix wrong settingskey for enabling custom stylesheets
tree
|
commitdiff
2009-12-08
Manuel Nickschas
Focus password field in CoreConnectAuthDlg
tree
|
commitdiff
2009-12-08
Manuel Nickschas
Show current network name in main window title too
tree
|
commitdiff
2009-12-08
Manuel Nickschas
Improve lag display
tree
|
commitdiff
2009-12-07
Manuel Nickschas
Introduce CoreConnectionSettings and a settingspage...
tree
|
commitdiff
2009-12-04
Manuel Nickschas
Replace fugly workaround for QTBUG-6322 by one that...
tree
|
commitdiff
2009-12-04
Manuel Nickschas
Try to make the QTBUG-6322 workaround work in more...
tree
|
commitdiff
2009-12-03
Manuel Nickschas
Set new application style on saving the appearance...
tree
|
commitdiff
2009-12-02
Michael Groh
fixed the default tab in some dialogs.
tree
|
commitdiff
2009-12-02
Michael Groh
correct tab order for the rest of the ui
tree
|
commitdiff
2009-12-02
Michael Groh
correct tab order for the settingspages
tree
|
commitdiff
2009-12-01
Manuel Nickschas
Refactorize settingspages a bit
tree
|
commitdiff
2009-12-01
Manuel Nickschas
Replace fugly würgaround for QTBUG-6322 with a longer...
tree
|
commitdiff
2009-11-30
Martin Mayer
update/correct german-translation & add brots nick...
tree
|
commitdiff
2009-11-29
Manuel Nickschas
Fix changed state detection in CoreAccountSettingsPage
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Reenable CoreConfigWizard
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Improve error message display
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Display lag and SSL status in CoreConnectionStatusWidget
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Make SSL work again for CoreConnection
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Add SslInfoDlg as a nice way to show information about...
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Introduce WarningsSettings
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Remove the Internal Core from the non-monolithic client...
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Make monolithic client work again
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Also show error messages in the status bar
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Implement user authentication for core login
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Resurrect CoreConnectDlg
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Make all CoreAccountSettingsPage config accessible...
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Handle client state a bit more sanely
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Add a new statusbar widget for displaying CoreConnectio...
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Get rid of ClientSyncer
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Switch over to CoreConnection
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Kill CoreConnectDlg, kill it with fire!
tree
|
commitdiff
2009-11-28
Manuel Nickschas
Introduce settingspage for editing core accounts
tree
|
commitdiff
2009-11-19
Manuel Nickschas
Don't draw a sunken frame around SettingsPageDlg's...
tree
|
commitdiff
2009-11-18
Manuel Nickschas
Show default bufferview if we don't have a saved state
tree
|
commitdiff
2009-11-18
Manuel Nickschas
Make sure to properly remove bufferViews from the overlay
tree
|
commitdiff
2009-11-18
Manuel Nickschas
Fix initial backlock fetch with >= qt-4.6.0-rc1
tree
|
commitdiff
2009-11-17
Manuel Nickschas
Add missing contributors to AboutDlg
tree
|
commitdiff
2009-11-08
Marcus Eggenberger
warning--
tree
|
commitdiff
2009-11-06
Manuel Nickschas
Make sure that text lines aren't squeezed together...
tree
|
commitdiff
2009-11-05
Manuel Nickschas
debug--
tree
|
commitdiff
2009-11-05
Marcus Eggenberger
fixing weird scrolling behavior when fetching dynamic...
tree
|
commitdiff
2009-10-29
Manuel Nickschas
Make Sun Studio happy again
tree
|
commitdiff
2009-10-25
Daniel Albers
make proper use of [QK]SystemTrayIcon->contextMenu()
tree
|
commitdiff
2009-10-19
Manuel Nickschas
Revert "Change application entry in indicator menu...
tree
|
commitdiff
2009-10-16
ZRegis
update Tooltip text according to the Interface text...
tree
|
commitdiff
2009-10-15
ZRegis
Mark missing settingsKey name as non-translateable
tree
|
commitdiff
2009-10-15
ZRegis
Fix typo on string
tree
|
commitdiff
2009-10-15
Aurelien Gateau
Change application entry in indicator menu to behave...
tree
|
commitdiff
2009-10-14
Aurélien Gâteau
If available, use KDE API to force window activation.
tree
|
commitdiff
2009-10-09
Manuel Nickschas
Don't loop indefinitely while trying to teach manners...
tree
|
commitdiff
2009-10-08
Daniel Albers
fix webpreview for urls with url-encoded chars
tree
|
commitdiff
next