summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-14Add eixsql as db-choiceRené 'Necoro' Neumann1-3/+9
2009-08-14Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann3-9/+12
2009-08-14Write eix-sql database backendRené 'Necoro' Neumann1-0/+62
2009-08-14Make the EixReader support the context manager protocolRené 'Necoro' Neumann1-1/+0
2009-08-14Make the EixReader support the context manager protocolRené 'Necoro' Neumann1-0/+9
2009-08-14Add documentationRené 'Necoro' Neumann3-5/+300
2009-08-14Finish EixReaderRené 'Necoro' Neumann1-8/+8
2009-08-14Fix overlay classRené 'Necoro' Neumann1-2/+2
2009-08-14Make overlay a class tooRené 'Necoro' Neumann1-7/+7
2009-08-14Add __slots__René 'Necoro' Neumann1-0/+7
2009-08-14Add package and category objectsRené 'Necoro' Neumann1-3/+29
2009-08-14Add function to add _ to namespaceRené 'Necoro' Neumann1-0/+5
2009-08-14Make LazyElement use __slots__ - to decrease memory consumptionRené 'Necoro' Neumann1-0/+1
2009-08-14Allow to pass the number of elements in a vectorRené 'Necoro' Neumann1-4/+8
2009-08-14Add 'skip' parameter to header ... this is ignored thoughRené 'Necoro' Neumann1-1/+1
2009-08-14Add header-objectRené 'Necoro' Neumann2-10/+41
2009-08-14Add LazyElementRené 'Necoro' Neumann1-1/+23
2009-08-14Rename DictDatabase to HashDatabaseRené 'Necoro' Neumann2-5/+5
2009-07-27Moved eix stuff to its own module. Also make all the parsing stuff being func...René 'Necoro' Neumann4-146/+155
2009-07-27Implemented vectors and soRené 'Necoro' Neumann1-2/+35
2009-07-27Moved from Cython to normal PythonRené 'Necoro' Neumann5-134/+113
2009-07-26Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102
2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0
2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133
2009-07-05TypoRené 'Necoro' Neumann1-1/+1
2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann1-5/+1
2009-07-05Sort plugins in the windowRené 'Necoro' Neumann1-13/+8
2009-07-05Port DependencyDetailRené 'Necoro' Neumann3-129/+9
2009-07-05Also port FilesDetailRené 'Necoro' Neumann2-34/+0
2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann2-26/+1
2009-07-05Better debug/info messagesRené 'Necoro' Neumann1-1/+6
2009-07-05Add Changelog as PluginRené 'Necoro' Neumann2-89/+65
2009-07-05Add 'WidgetPlugin' classRené 'Necoro' Neumann2-27/+53
2009-07-05Add dummy_hook()René 'Necoro' Neumann1-0/+12
2009-07-03Removed unused 'send_signal_to_group'René 'Necoro' Neumann1-16/+1
2009-05-20Add NotebookSlotRené 'Necoro' Neumann2-0/+18
2009-05-18Fix #2René 'Necoro' Neumann1-1/+2
2009-05-18FixRené 'Necoro' Neumann1-1/+1
2009-05-15Always mask wrong EAPIRené 'Necoro' Neumann1-0/+3
2009-05-15Add 'eapi_supported'René 'Necoro' Neumann2-0/+9
2009-05-15Cleaned up dialogs importRené 'Necoro' Neumann1-21/+18
2009-05-15Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann4-338/+312
2009-05-15Fix importRené 'Necoro' Neumann1-1/+1
2009-05-15Introduced extra slots module.René 'Necoro' Neumann2-29/+49
2009-05-15Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann1-7/+4
2009-04-25Add emerge options slotRené 'Necoro' Neumann2-1/+4
2009-04-24Committed a wrong changeRené 'Necoro' Neumann1-1/+0
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann3-6/+28
2009-04-24Create PluginMenuSlotRené 'Necoro' Neumann2-0/+23
2009-04-24Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann1-25/+5