Bump to 1.1.3
[gonvert] / src / gonvert_qt.py
2010-06-11 Ed PageAdjusting column sizes
2010-06-11 Ed PageConsolidating UI updates for user edits to speed thigns up
2010-06-11 Ed PageAttempting some optimizations
2010-06-10 Ed PageSwitching favorites tocheckboxes to hopefully make...
2010-06-10 Ed PageMisc bug fixes
2010-06-08 Ed PageRemoving dead code
2010-06-08 Ed PageBug fix for logging
2010-06-08 Ed PageLess flickering of windows and leaving the recent/searc...
2010-06-08 Ed PagePersist the sort preference
2010-06-08 Ed PageMaking the sorting global to the entire application
2010-06-08 Ed PageFixing a disconnect bug
2010-06-08 Ed PageConsistently allowing selection
2010-06-08 Ed PageFixing a bug where we did not always refresh the conver...
2010-06-08 Ed PageFixing a bug when changing categories we would get...
2010-06-08 Ed PageDisconnecting more quit signals as a precaution against...
2010-06-08 Ed PageRemoving modality, stackable windows can be the determi...
2010-06-08 Ed PageFixing a condensed view bug where you select units...
2010-06-08 Ed PageAdding headers to make condensed view less confusing
2010-06-08 Ed PageForcing a max column size on name/unit
2010-06-08 Ed PageFixing a clearing issue
2010-06-08 Ed PageImproving window switch time some more
2010-06-08 Ed PageReducing needless loading of windows
2010-06-08 Ed PageFixing Premature closing by preventing receiving signal...
2010-06-08 Ed PageMoving forward on more hiding to help my situation out
2010-06-08 Ed PageFixing the close issue when transitioning between modes
2010-06-08 Ed PageAdding a condensed view that supports all of the option...
2010-06-08 Ed PageMaking the various windows mutually exclusive
2010-06-08 Ed PageOptification due to readhing the rootfs limit
2010-06-05 Ed PageTolerating versions of pyqt that don't offer preferring...
2010-06-05 Ed PageAdding a hint to prefer numbers on the line edit
2010-06-05 Ed PageAdd stackable windows and auto-rotation (last one is...
2010-06-05 Ed PageFixing some column sizes and some optimizations
2010-06-05 Ed PageOptimizing for Maemo
2010-06-05 Ed PageFIxing some menu text
2010-06-05 Ed PageFixing a bug where the wrong unit would show up when...
2010-06-05 Ed PageScroll to selected item
2010-06-05 Ed PageAdding invert/all/none buttons
2010-06-05 Ed PageFixing a close bug
2010-06-05 Ed PageFixing a bug with fullscreen on startup and making...
2010-06-05 Ed PageRe-arranged things
2010-06-05 Ed PageFavorites support
2010-06-05 Ed PageTrying to make it easier to allow switching the columns...
2010-06-04 Ed PageFixing the resurrecting window problem
2010-06-04 Ed PageAdding arrow key navigation
2010-06-04 Ed PagePersisting of settings
2010-06-04 Ed PageAdding capturing of the log
2010-06-03 Ed PageUpdating todos
2010-06-03 Ed PageClose Window and Quit
2010-06-03 Ed PageAlways keeping the data sorted
2010-06-03 Ed PageAdding fullscreen support
2010-06-03 Ed PageMaking this todo more clear
2010-06-02 Ed PageAdding a Recent window
2010-06-02 Ed PageFIxing some issues with quick jump
2010-06-02 Ed PageSome cleanup
2010-06-02 Ed PageTracking what is needed to be feature parity
2010-06-02 Ed PageAdding sorting of columns through the menu
2010-06-02 Ed PageFirst step towards search
2010-05-31 Ed PageGetting sorting working
2010-05-31 Ed PageBasic category selection and unit conversion now working
2010-05-27 Ed PageSwitching over to separate windows
2010-05-26 Ed PageAdvancing the state of the app a bit more
2010-05-26 Ed PageStart of my QT ui