Menu

Code Commit Log


Commit Date  
[r234] by alexandernst

Missing import os causing a fail in locales

2010-08-22 10:33:14 Tree
[r233] by alexandernst

TAB autocomplete not showing command after printing available commands.

2010-08-22 10:32:03 Tree
[r232] by alexandernst

Update ChangeLog

2010-08-21 21:44:55 Tree
[r231] by alexandernst

Finally fix that bug when moving cursor left/right and spaces got deleted.

2010-08-21 21:31:00 Tree
[r230] by alexandernst

Autocomplete everywhere in the current command and some bug fixes.

2010-08-19 21:52:59 Tree
[r229] by alexandernst

Load plugins in main
Add import sys missing in some plugins. I should add sys.setdefaultencoding("utf-8") too to make sure that locales warnings printed in console will appear correctly.

2010-08-19 17:39:40 Tree
[r228] by alexandernst

Move code that sets tabwidget and tabbar to QCustomTabWidget and QCustomTabBar.
Move code for adding and removing tabs to QCustomTabWidget.
Move fakeEvent class to globals.
Move show/hide key config to globals.

2010-08-19 17:05:54 Tree
[r227] by alexandernst

Keep moving vars and code to the right place...

2010-08-19 16:41:13 Tree
[r226] by alexandernst

Start using QCustomTabBar and wait for possible fix from Nokia. If no official patch or fix I will have to subclass QTabBar...

2010-08-19 16:26:11 Tree
[r225] by alexandernst

Move mouse/keyboard events to a global events manager.
Move context menus, event calls, defs, etc to right place.
Fix cut/copy/paste bugs.
Fix memleak. QCustomTextBrowser wont delete itself after closing tab.
Add context menu only for QCustomTextBrowser.
Add context menu only for QTabBarWidget. TODO: create context menu for changing tab name.
Clean code.

2010-08-19 15:47:28 Tree
Older >