Properly handle whitespace in script paths
[quassel.git] / src / uisupport /
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.
2009-01-09 Manuel NickschasDon't allow deletion of active (joined) buffers
2009-01-09 Marcus EggenbergerQuassel no longer gets a nervous breakdown when you...
2009-01-06 Kevin FunkFix typo
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Manuel NickschasNotification backends now can emit a signal activated...
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Manuel NickschasInitialize _autoWidgetsChanged *cough*
2009-01-04 Marcus Eggenbergerfixing default indentation for bufferviews
2009-01-04 Manuel NickschasImprove ColorButton to render properly, adhering to...
2009-01-04 Manuel NickschasIntroduce automagic child widget handling in SettingsPage
2009-01-03 Marcus Eggenbergerfixing indentation issues in the bufferview
2009-01-02 Marcus Eggenbergerbuffers can now be repositioned in the bufferview again...
2009-01-01 Marcus EggenbergerIntroducing an edit mode to the bufferviews.
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-26 Manuel NickschasSupport KAction and KActionCollection
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasSupport KIcon and KIconLoader
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasPrefer QModelIndex::data(role) over model()->data(index...
2008-12-18 Manuel NickschasMeh, apparently MSVC doesn't accept 'or' in preprocesso...
2008-12-14 Manuel NickschasMaking channel names clickable
2008-12-13 Manuel NickschasAdd buffer-specific actions to ChatView context menu...
next