Helping Postgres' Query Planer.
[quassel.git] / src / uisupport /
2009-06-09 Marcus EggenbergerFixes #572 - changes to nick coloring
2009-05-21 Marcus EggenbergerAlt-A
2009-05-21 Marcus EggenbergerOverlayFilter no longer filters whole networks unnecess...
2009-05-21 Marcus EggenbergerNew FlatProxyModel
2009-05-16 Henning Rohlfsfix denying a large paste
2009-05-12 Manuel NickschasMake SessionSettings derive from UiSettings
2009-05-08 Manuel NickschasMake behavior of input line history a bit more intuitive
2009-04-17 Manuel NickschasAdd #include supposedly missing in some Qt installations
2009-04-17 Manuel NickschasRevamp InputLine
2009-04-12 Manuel NickschasDon't interpret HTML in the inputline history
2009-04-12 Manuel NickschasIntroduce a notification type and add extra notificatio...
2009-04-11 Manuel NickschasProperly handle multiselections in bufferviews, fixes...
2009-04-11 Manuel NickschasConsider frameWidth() for setting the inputline height
2009-04-10 Sebastian GothMove cursor to end of line when browsing history (KText...
2009-04-01 honkmark buffers as read when entering them (not just when...
2009-04-01 Manuel NickschasImprove systray notifications
2009-03-26 Manuel NickschasReally really don't send empty lines anymore, fixes...
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-24 Marcus EggenbergerLazy backlog fetching for removed buffers.
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-03-18 Manuel NickschasFix issues with AppearanceSettingsPage
2009-03-16 Marcus Eggenbergerfirst working BufferViewOverlay
2009-03-15 Manuel NickschasUse %n for plural form in translation string
2009-03-15 Edward HadesRussian translation update +plural fix in paste protection.
2009-03-14 Sebastian Gothreally don't..
2009-03-14 Sebastian GothDon't send empty lines with KTextEdit
2009-03-14 Manuel NickschasVarious tweaks to the input line in KDE mode
2009-03-14 Manuel NickschasMove ActionCollection handling from QtUi to GraphicalUi
2009-03-14 Jesper ThomschützAdd extra spacing to deal with borders so that the...
2009-03-14 Manuel NickschasSome more tweaks to the KDEified input line
2009-03-13 Jesper ThomschützUse KTextEdit instead of QLineEdit. On most KDE systems...
2009-03-11 Marcus Eggenbergerfixes #609 - bufferview not correctly sorted
2009-02-28 Manuel NickschasRename NickCompletionSettings to TabCompletionSettings
2009-02-28 Manuel NickschasAllow QGroupBox for auto widget handling in settingspages
2009-02-25 Manuel NickschasAlways put own nick last in nick completion
2009-02-25 Manuel NickschasSmart tab completion!
2009-02-20 Manuel NickschasDon't use Qt::Sheet on != Mac
2009-02-17 Manuel NickschasTrigger paste protection if pasting more than 3 lines...
2009-02-17 Marcus Eggenbergerfixing auto expand issues with new networks
2009-02-16 Daniel AlbersStop InputLine::eventFilter() from eating JumpKeys
2009-02-16 Manuel NickschasMove font settings to general appearance settingspage
2009-02-15 Manuel NickschasDeuglify channel state icons
2009-02-15 Manuel NickschasFix issues with the color settings page, default to...
2009-02-15 Daniel AlbersUse Oxygen palette as hardwired sender colors for now...
2009-02-15 Daniel Albers_sender became private, use sender() instead
2009-02-15 jakob- Implemented: Settings option to enable/disable sender...
2009-02-15 jakob- Implemented: Sender auto coloring based on the tango...
2009-02-14 Manuel NickschasChange bufferview icons
2009-02-14 Marcus EggenbergerUsing join and part icons to indicate in the buffer...
2009-02-14 Marcus Eggenbergerfixes 541 - preliminary paste protection
2009-02-14 Marcus Eggenbergerfixes #531 - changing buffer view colors needs client...
2009-02-14 Marcus Eggenbergerfixes #413 - Icons in Nicklist
2009-02-11 Marcus Eggenbergerallow query merging via drag & drop even if the layout...
2009-02-11 Marcus EggenbergerFixes #481 - Sort buffer views alphabetically.
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-09 Marcus Eggenbergerfixing buffer reordering issues
2009-02-08 Manuel NickschasAdd more icons to context menu actions
2009-02-08 Manuel NickschasRename Network toolbar to Main toolbar
2009-02-07 Marcus Eggenbergerfixing issue with operator precedence
2009-02-06 Marcus Eggenbergerfixing crash on disconnect
2009-02-06 Marcus EggenbergerFixes #520 - missing query icons
2009-02-06 Manuel NickschasRespect item selections, make Join/Part work
2009-02-06 Manuel NickschasPimp JoinDlg
2009-02-06 Manuel NickschasGenerate selection change events and propagate to ToolB...
2009-02-06 Manuel NickschasEmit signal on selection change, ensure currentIndex...
2009-02-06 Manuel NickschasRemove obsolete header entries
2009-02-06 Manuel NickschasAdd ToolBarActionProvider as another specialization...
2009-02-06 Manuel NickschasAdd more fancy dialog for channel join
2009-02-06 Manuel NickschasSplit action handling and helper stuff from ContextMenu...
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-02-05 Marcus Eggenbergerremove show/hide checkboxes from network items
2009-02-04 Manuel NickschasRemove obsolete file
2009-02-04 Marcus Eggenbergerthis should fix crashes in the nick/bufer view delegate...
2009-02-03 Marcus EggenbergerBrining back the removed color options
2009-02-02 Manuel NickschasUse shiny new user icons for query buffers
2009-02-01 Marcus Eggenbergerhiding unused settings from the colors settings page
2009-02-01 Marcus Eggenbergerremoving nickview color settings
2009-02-01 Marcus EggenbergerNickView gets it's own Delegate too and uses only QPale...
2009-02-01 Marcus EggenbergerBufferView colors are now determined by it's delegate...
2009-01-26 Marcus Eggenbergerfixes BR #475
2009-01-25 Manuel NickschasImprove data and icon file handling
2009-01-22 Manuel NickschasRemove old UiStyle migration code that would try to...
2009-01-21 Marcus Eggenbergerusing the extended away icon for away state as proposed...
2009-01-20 Manuel NickschasMake IconLoader compile again
2009-01-16 Manuel NickschasFix a regression that would show some wrong context...
2009-01-15 Manuel NickschasProperly initialize _messageFilter in all cases, fixes...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-12 Manuel NickschasFix an issue where active query buffer couldn't be...
2009-01-12 Manuel NickschasAdd a method to find data files in standard directories...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus EggenbergerYou can now apply the current settings for hiding event...
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-11 Manuel NickschasDon't make the user category item selectable in the...
2009-01-10 Manuel NickschasEnable multi-selection in nick list
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-09 Manuel NickschasHandle multi-selections in BufferViews sanely.
next