Commit Graph

381 Commits (4494dc42bc5deff6966af89190a63516ddbfee54)

Author SHA1 Message Date
dfighter1985 669c15eda9 Removed yet another unused variable.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e7ded1f82c Removed unused variable.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 613643b033 Repaint immediately when the display channel is changed.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 edf1da1294 Save the last directory where we loaded a tile image from.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 04d17b7a05 Save the last directoy where we loaded a tilebank from.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f25d152f4f Rotation is now set in the tilebank wrapper and applied when replacing a tile.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 99bcb6cf79 Line endings and copyright headers...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e2a579c03e Set all images by default.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 84fc5f27b6 Clear before loading the model data.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2a55904b3e Makes no sense, but doesn't seem to be crashing anymore o.O
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d21aa2b678 Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8bead3f3fd Saving tilebank
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 92e850d296 Texture path.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 bdedd145e4 Surface data.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 55c046252f Oriented stuff.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 688f6de090 Vegetation set stuff.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 caf76f09c8 Most of the functionality works with the new code.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 30bae94ac3 Started to rework tile checks, tile banks loading / saving. A tilebank will now be in the tilemodel, and it will work from there. Also moved some constants into an independent file.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 299629860b Rotation can now be set.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 49deedad7d Save the tile border, etc data when saving.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 175af2fa74 Added checks. Yes it's horrible and needs to be refactored.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 1a49f9fedb Apply the current zoom factor!
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 851afcf955 Don't reload the pixmaps every time they are displayed... -.-
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 1265d6b064 Line endings...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 a994f23948 When hitting 'save as' ask for a filename even if one is set.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0cef115a74 Should store the filename after opening..
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ac643d2bb9 Should only add 1 tile here...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 eee43ad1ea 128 and 256 tiles don't have alpha, so no need to load/save them.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4bff87ca36 Replace and delete image should be applied to the correct channel now.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 7b1ee54427 Show the image that belongs to the channel that is selected.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4d54cca6a0 Copyright headers...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ddd687325f Close the loaded file and return true...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ac73999f07 Set teh current selection to row 0
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3e2addc057 Save and load the tilebank texture path.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0f5e475d1c Save and load the veget set filename.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 431178321f TileBank loading.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 c8914248db Add the already selected tilesets to the land when editing.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ddc7961e9b Connected the oriented combobox and now saving it's value to the tilebank.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 95b67026bf Implemented saving of the currently stored tilebank data.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 89c6180144 As it turns out, tilesets can be assigned to multiple lands...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8a704b7f5f Implemented the GUI part of saving...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 b004bb9d01 128x128 tab should be shown by default.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4326ca1df8 Implemented tile image replace.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 5866a61cff Implemented tile image deletion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 599ba19de2 A little refactoring.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e06858f2df Reindex tile item nodes after deleting a node.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f0a67d0c2e Implemented tile deletion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d31dfdb6e4 I must be blind...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d2a414edb4 Implemented Tile addition.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 78f4654063 Implemented tilebank texture path setting.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 df7307583b Implemented choosing / resetting vegetset for tile sets.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2993c88a5d When selecting another land, select the first tile set, if it exists.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f66c1e837e Connect the selection model so the widgets are updated.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9b403212c0 Each land has it's own TilesetModel now. When changing the land the model also changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 947782a2c5 Implemented land name changing.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9519c4f0f5 Implemented land removal.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 02ccd3b1c1 Implemented land adding.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e9e42701b9 Renamed land related widgets.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 c7ca20c748 Implemented tileset move up and move down.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9d1fec6ce1 Implemented tileset rename.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 71fc4a098b Implemented tileset removal.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 5301b00e58 Don't try to delete the same items more than once!
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4d6de3f737 Don't allow 2 tilesets to have the same name.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 dcc072ba18 Update qrc location.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3940e656e3 Error message when files can't be opened.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 32172e0e77 Added save and save as items to the context menu.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ed44cc4823 Shouldn't crash when adding a new row.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 26b120f664 Mark translated item with green, untranslated ones with red.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e92a07db33 New context menu options: mark / unmark translated.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2fea6f45f5 Make sure a correct hash is not used for untranslated strings.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0bd4b56589 Save to the right file.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 76d3e0df20 Set header text according to the language.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2c812e90ab Work with translated files, instead of work files.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 fbcfa4ee6f Ask for confirmation before deleting a row.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 62a6b408a2 Show insert / delete row in context menu.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d9c2620e6e Implemented row deletion / insertion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 485ee77406 Use the QWidget modified property instead of the UXTEditor's own.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3e188334fe Allow only 1 instance of the uxt editor.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9bda0bd1e7 Added copyright headers to the new files.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 05216897f0 Implemented saving.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 fbc1632d04 Apply table changes to the loaded data, and offer to save when closing the changed table.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0de5152aa9 Set header texts.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d33fb9345e UXT Editor widget
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f60f761b7a I don't really know what to write here.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 28c30b70f1 Set the undostack so we won't crash...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d30e9ad226 Initialize the undostack to NULL, so we get a proper crash instead of a dangled pointer crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 63b6a03f85 Fixed another crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 1cbcca259c 'Fixed' the Mission Compiler crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 56a4c3ea7d When changing a property make sure to set default to false, so it's actually saved!
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 61b8a4ef82 Save world editor files.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2d865a8567 Trying to load an invalid world editor file shouldn't crash the application, and an error messagebox should inform the user.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3517283526 Apply property changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3ad5ffee15 Block only the propertychanged signal in the const_string_array property manager.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8f8b4fae65 Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 820b6bc8ca Changed property to p, property is a reserved word in VS.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 aa82655ee7 Use \n instead of ; as a separator.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 8ff5317f01 Identation
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 a222e44eaa Implemented const_string_array editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 094210a079 Workaround related to the unknown statusbar crash.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d850a07e9e Copyright banner + line endings... I always mess this up somehow..
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 a1b0f9d7e2 Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7cbc82fe8f Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 396a3c2db2 Allow TextureChooser's texture selection to be queried.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 6119f2c480 Make sure to always convert to plain bitmap.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1dee9d232b No need to store the loaded image data after passing it to the label.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1e6dc1cc37 Prototype of the texture chooser.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e4e2a57b65 ActionList dialog can now select an action, and is used with the proc editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0d9022226c Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 471c3a0dc5 Changed some property types.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c6312db222 Bitmap alignment can now be set as an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 809fcab9e2 Forgot the widget settings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b88e53c685 Got rid of a memleak.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0c4e0e63cc The proper enum type is now determined by type not name.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 ec86d0381b Some refactoring.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1afe2d4a17 Text justification can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9e36082ff0 A little refactoring
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 25df3c8afe Button types can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 49002d0250 Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1ce333bb00 As Object Viewer no longer uses the QtOpenGL widget this is not needed.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 bb7fa7987b More widgets can use the color picker now.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f1ff5e7d2c Added color picking support to the GUI Editor. TODO: change all the widget definitions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0a26a5a1c6 Why did I make these public in the first place?
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d64b499284 Making master Dnk happy.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3d48a01170 Wrong slash...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 a80053083d Crashfix: If the status info widget isn't removed it miraclously crashes the app on shutdown. TODO: investigate why.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 4341ac3139 Unload plugins when killing them.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 ca78ce10a0 Object Viewer plugin will now use the Nel3DWidget in the Core plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d74d1d1663 Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b4eac44a9d Moved the Nel 3d widget into it's own library.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 dde63ceb31 Nel3DWidget is no longer in the GUI Editor namespace.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 81908eea01 Set some windows attributes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e5921ffd64 Activate the driver when getting a show event, and clear the GUI Editor display widget when there's no GUI loaded.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f8505429ee Moved the event listener from the 3d widget to the gui control class.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3cbe37d700 Fixed build error that was caused by two widgets having the same filenames.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 59b4735d96 Renamed nelgui_widget.* to nelgui_ctrl.*
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 676587559b Renamed NelGUIWidget to NelGUICtrl, and changed it's base class from QWidget to QObject.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1457469dfe TimerId should be set to 0 when hiding.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9d9cd463b0 GUI Editor main window will now send the show/hide events to NelGUIWidget.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c692b168d7 Split Nel3DWidget and NelGUIWidget.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fe7c3e4edf Rename log menu item.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 92cb5eea3a Updated qrc location.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 a86605f8d8 Move the log trigger menu item into it's own menu, and remove the menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d4ee31ed63 Destroy context when unloading plugins.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f060adbed7 Plugin loading, with issues..
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c45b6a17f4 Don't crash when removing the plugin of the first tab.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0096ad1204 Remove Object Viewer menus when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9ad71881dc Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b9bbe802d4 Remove display sheet id action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3fc289e7fa Remove sheet builder action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 828f31a2a4 Remove translation manager menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fb4dc15fe7 Remove GUI Editor menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d7536332a6 Implemented plugin unload.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 eb41278369 GUI for plugin loading / unloading in the plugin dialog.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 732b24b985 Updated qrc location.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c2a951fd6c Progressbar should look nicer on the splash screen now.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f0a312a6e5 Progress bar will now actually show progress.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f177a49a9e Instead of drawing the progressbar on the splash image, draw it below it. Also move the status text closer to the progress bar.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 2ce11cc2f9 Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 91463f9fa2 The splash screen will now inform the user about what's happening.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 cfa12b6d81 Somehow I always forget the banners...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c15eebaadf First iteration of the new splash screen.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1d23a092c1 rename.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 883c0d4462 Settings dialog on first startup.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1306853697 More renames.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 4adbb6dbd9 Moved plugin menu items to their own sub-menu into the menubar.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 79348c8e93 More renames.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 ef7a39641f Rename.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 eeb4e48d38 Renames.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0974142bcc Renamed the plugin XML files.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3440c7081b Renamed ovqt and ovqt plugin binaries.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 12890373a4 Merged default
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e6569049e9 Same as before...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3c72598645 Readding core plugin that was missing because of a hgignore entry.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
11 years ago