constify
[quassel.git] / src / uisupport / graphicalui.h
2010-05-31 Manuel NickschasMake shortcut categories work
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-03-09 Manuel NickschasProperly clean up after disconnecting
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-16 Manuel NickschasDon't crash on Windows (again)
2010-02-16 Manuel NickschasDon't crash on windows
2010-02-16 Manuel NickschasMore systray refactoring
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2009-08-06 Manuel NickschasMake UiStyle accessible from the uisupport module
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-14 Manuel NickschasMove ActionCollection handling from QtUi to GraphicalUi
2009-02-06 Manuel NickschasAdd ToolBarActionProvider as another specialization...
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...