Commit Graph

21 Commits

Author SHA1 Message Date
Alessandro Portale
d3f9757916 Removing some unused semicolons after Q_UNUSED
There were both variants, with and without extra semicolon.
2009-07-13 17:35:17 +02:00
Kevin Michel
b170e3ba87 Enable 'Remove file...' on Generic project
Merge-request: 783
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2009-06-30 15:08:38 +02:00
Kevin Michel
79e2108687 Fix GenericProjectNode filePath, fixes the Add New wizard default path
Merge-request: 736
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2009-06-29 18:04:30 +02:00
Kevin Michel
375d81166c Allow adding files in generic project
Merge-request: 736
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2009-06-29 18:04:29 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
dt
9428050910 Remove work around for broken currentNode from generic project manager
Hopefully it was the same bug.
2009-03-31 15:07:05 +02:00
Thorbjørn Lindeijer
71aeac5915 Use completeBaseName instead of baseName where appropriate
Fixes issues with handling additional dots in the filename in many
places.

Task: 246390
2009-03-20 17:04:23 +01:00
Thorbjørn Lindeijer
9c8f4e30a7 Allow specifying the name of a new generic project
The name is used as the base for files like [project].creator,
[project].files, etc. and is displayed in the Projects mode and the
Projects tree.
2009-03-19 18:08:16 +01:00
Thorbjørn Lindeijer
93b3dda602 Fixed member variable prefix to be in line with coding standards 2009-03-18 12:20:06 +01:00
Roberto Raggi
af29d0608e --debug 2009-03-16 12:16:10 +01:00
Roberto Raggi
f9308dcc05 Fixed the wizard and removed some obsolete code. 2009-03-16 12:13:00 +01:00
Roberto Raggi
e10bda6f9a Create nodes for the project files. 2009-03-16 11:49:57 +01:00
Roberto Raggi
d690a844b4 Imrpvoed the importer. 2009-03-13 15:12:54 +01:00
Roberto Raggi
37f7e5dbee Added a way to refresh the project. 2009-03-12 16:31:40 +01:00
Roberto Raggi
6dbc975f5a re-enable the indexer. 2009-03-12 15:07:54 +01:00
Roberto Raggi
7b6eb2c47e Added a way to change the tool chain. 2009-03-12 13:51:10 +01:00
Roberto Raggi
90e12652b4 Store the toolChain and includePaths in the .user file. 2009-03-12 12:26:32 +01:00
Roberto Raggi
3eafefd2e0 Improved the integration with file-explorer. 2009-03-12 11:50:32 +01:00
Roberto Raggi
c581285c85 Fixed quickopen for project files. 2009-03-10 19:05:50 +01:00
Roberto Raggi
7e1ee7d1e5 Use the _right_ project path. 2009-03-10 18:29:20 +01:00
Roberto Raggi
013441d5f4 Generic project manager. 2009-03-10 17:35:05 +01:00